jvanzyl 2003/09/29 07:12:21 Modified: aspectj/xdocs changes.xml Log: o notice of movement Revision Changes Path 1.4 +5 -0 maven-plugins/aspectj/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /home/cvs/maven-plugins/aspectj/xdocs/changes.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- changes.xml 21 Sep 2003 21:22:01 -0000 1.3 +++ changes.xml 29 Sep 2003 14:12:21 -0000 1.4 @@ -4,10 +4,15 @@ <title>Changes</title> <author email="[EMAIL PROTECTED]">dIon Gillard</author> <author email="[EMAIL PROTECTED]">Vincent Massol</author> + <author email="[EMAIL PROTECTED]">Jason van Zyl</a> </properties> <body> <release version="2.0" date="in CVS"> + <action dev="jvanzyl" type="add"> + The AspectJ plugin has been moved out of the core of Maven so it can + be released independently of Maven. + </action> <action dev="vmassol" type="add"> Complete rewrite of the plugin. Now using AspectJ 1.1 and performing binary weaving on jar generated by the <code>jar:jar</code> goal. Also
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]