You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by ep...@apache.org on 2006/09/04 11:59:53 UTC

svn commit: r440003 - in /maven/continuum/branches/release-integration/maven/maven-release-plugin: pom.xml src/main/mdo/release-descriptor.mdo

Author: epunzalan
Date: Mon Sep  4 02:59:52 2006
New Revision: 440003

URL: http://svn.apache.org/viewvc?view=rev&rev=440003
Log:
adding xpp3 reader/writer

Modified:
    maven/continuum/branches/release-integration/maven/maven-release-plugin/pom.xml
    maven/continuum/branches/release-integration/maven/maven-release-plugin/src/main/mdo/release-descriptor.mdo

Modified: maven/continuum/branches/release-integration/maven/maven-release-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/continuum/branches/release-integration/maven/maven-release-plugin/pom.xml?view=diff&rev=440003&r1=440002&r2=440003
==============================================================================
--- maven/continuum/branches/release-integration/maven/maven-release-plugin/pom.xml (original)
+++ maven/continuum/branches/release-integration/maven/maven-release-plugin/pom.xml Mon Sep  4 02:59:52 2006
@@ -234,7 +234,9 @@
         <executions>
           <execution>
             <goals>
+              <goal>xpp3-reader</goal>
               <goal>java</goal>
+              <goal>xpp3-writer</goal>
             </goals>
           </execution>
         </executions>

Modified: maven/continuum/branches/release-integration/maven/maven-release-plugin/src/main/mdo/release-descriptor.mdo
URL: http://svn.apache.org/viewvc/maven/continuum/branches/release-integration/maven/maven-release-plugin/src/main/mdo/release-descriptor.mdo?view=diff&rev=440003&r1=440002&r2=440003
==============================================================================
--- maven/continuum/branches/release-integration/maven/maven-release-plugin/src/main/mdo/release-descriptor.mdo (original)
+++ maven/continuum/branches/release-integration/maven/maven-release-plugin/src/main/mdo/release-descriptor.mdo Mon Sep  4 02:59:52 2006
@@ -1,6 +1,6 @@
 <model>
   <id>release-descriptor</id>
-  <name>Release Descriptor</name>
+  <name>ReleaseDescriptor</name>
   <description>
     A release descriptor contains everything that is needed to perform a
     release. A release descriptor can be used by third party systems like