Index: changes.xml =================================================================== RCS file: /home/cvspublic/maven-plugins/aspectj/xdocs/changes.xml,v retrieving revision 1.8 diff -u -r1.8 changes.xml --- changes.xml 10 Mar 2004 12:39:44 -0000 1.8 +++ changes.xml 12 Apr 2004 20:07:16 -0000 @@ -24,8 +24,16 @@ dIon Gillard Vincent Massol Jason van Zyl + Carlos Sanchez + + Another almost complete rewrite of the plugin. + Using AspectJ 1.1.1 + Now performing weaving at class level + Deprecated weaving at jar level aspectj:weave + Deprecated generation of reusable aspects jar aspectj:jar and aspectj:jar-install + Complete rewrite of the plugin. Now using AspectJ 1.1 and performing binary weaving on jar generated by the jar:jargoal. Also supports creation and weaving-in of reusable aspect libraries.