You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by jv...@apache.org on 2003/09/29 16:12:21 UTC

cvs commit: maven-plugins/aspectj/xdocs changes.xml

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="dion@multitask.com.au">dIon Gillard</author>
       <author email="vmassol@pivolis.com">Vincent Massol</author>
  +    <author email="jason@maven.org">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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org