You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by lt...@apache.org on 2006/02/23 19:21:28 UTC

svn commit: r380186 - in /maven/maven-1/plugins/trunk/aspectj: project.xml xdocs/changes.xml

Author: ltheussl
Date: Thu Feb 23 10:21:23 2006
New Revision: 380186

URL: http://svn.apache.org/viewcvs?rev=380186&view=rev
Log:
Next version will be 4.0

Modified:
    maven/maven-1/plugins/trunk/aspectj/project.xml
    maven/maven-1/plugins/trunk/aspectj/xdocs/changes.xml

Modified: maven/maven-1/plugins/trunk/aspectj/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/aspectj/project.xml?rev=380186&r1=380185&r2=380186&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/aspectj/project.xml (original)
+++ maven/maven-1/plugins/trunk/aspectj/project.xml Thu Feb 23 10:21:23 2006
@@ -24,7 +24,7 @@
   <pomVersion>3</pomVersion>
   <id>maven-aspectj-plugin</id>
   <name>Maven AspectJ Plugin</name>
-  <currentVersion>3.3-SNAPSHOT</currentVersion>
+  <currentVersion>4.0-SNAPSHOT</currentVersion>
   <description/>
   <shortDescription>AspectJ Plugin for Maven</shortDescription>
   <versions>

Modified: maven/maven-1/plugins/trunk/aspectj/xdocs/changes.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/aspectj/xdocs/changes.xml?rev=380186&r1=380185&r2=380186&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/aspectj/xdocs/changes.xml (original)
+++ maven/maven-1/plugins/trunk/aspectj/xdocs/changes.xml Thu Feb 23 10:21:23 2006
@@ -27,10 +27,8 @@
     <author email="carlos@apache.org">Carlos Sanchez</author>
   </properties>
   <body>
-    <release version="4.0-SNAPSHOT" date="in Subversion">
+    <release version="4.0-SNAPSHOT" date="in SVN">
       <action dev="carlos" type="update" issue="MPASPECTJ-21">Upgraded to AspectJ 1.5.0</action>
-    </release>
-    <release version="3.3-SNAPSHOT" date="in Subversion">
       <action dev="carlos" type="add" issue="MPASPECTJ-24" due-to="Shinobu Kawai">
         Added <code>maven.aspectj.failonerror</code> property.
       </action>
@@ -40,7 +38,6 @@
         <code>iajc</code>'s taskdef so that custom message holder classes will be
         found at execution time.
       </action>
-      <action dev="carlos" type="update">Now using AspectJ 1.2.1 release.</action>
     </release>
     <release version="3.2" date="2004-10-06">
       <action dev="carlos" type="add" issue="MPASPECTJ-12" due-to="Mark Proctor">Added