You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by jv...@apache.org on 2008/04/16 07:07:18 UTC

svn commit: r648515 - in /maven/components/branches/maven-2.0.x: apache-maven/ maven-distribution/ maven-distribution/pom.xml maven-distribution/src/site/ pom.xml

Author: jvanzyl
Date: Tue Apr 15 22:07:15 2008
New Revision: 648515

URL: http://svn.apache.org/viewvc?rev=648515&view=rev
Log:
o updating for the maven-distribution module to match trunk so that the ant-based bootstrap can be used                                                                  


Added:
    maven/components/branches/maven-2.0.x/maven-distribution/
      - copied from r648430, maven/components/branches/maven-2.0.x/apache-maven/
    maven/components/branches/maven-2.0.x/maven-distribution/pom.xml
      - copied unchanged from r648514, maven/components/branches/maven-2.0.x/apache-maven/pom.xml
Removed:
    maven/components/branches/maven-2.0.x/apache-maven/
    maven/components/branches/maven-2.0.x/maven-distribution/src/site/
Modified:
    maven/components/branches/maven-2.0.x/pom.xml

Modified: maven/components/branches/maven-2.0.x/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/pom.xml?rev=648515&r1=648514&r2=648515&view=diff
==============================================================================
--- maven/components/branches/maven-2.0.x/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/pom.xml Tue Apr 15 22:07:15 2008
@@ -229,7 +229,7 @@
     <module>maven-script</module>
     <module>maven-settings</module>
     <module>maven-toolchain</module>
-    <module>apache-maven</module>
+    <module>maven-distribution</module>
   </modules>
 
   <dependencies>