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/01/05 00:23:51 UTC

svn commit: r366024 - /maven/maven-1/plugins/trunk/genapp/xdocs/changes.xml

Author: ltheussl
Date: Wed Jan  4 15:23:49 2006
New Revision: 366024

URL: http://svn.apache.org/viewcvs?rev=366024&view=rev
Log:
Changes for last commit

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

Modified: maven/maven-1/plugins/trunk/genapp/xdocs/changes.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/genapp/xdocs/changes.xml?rev=366024&r1=366023&r2=366024&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/genapp/xdocs/changes.xml (original)
+++ maven/maven-1/plugins/trunk/genapp/xdocs/changes.xml Wed Jan  4 15:23:49 2006
@@ -22,6 +22,7 @@
   </properties>
   <body>
     <release version="2.3-SNAPSHOT" date="in SVN">
+      <action dev="ltheussl" type="fix" issue="MPGENAPP-21">Make generated structure comply with maven standarts.</action>
       <action dev="felipeal" type="add" issue="MPGENAPP-24">Added new property <code>maven.genapp.basedir property</code>.</action>
       <action dev="felipeal" type="add" issue="MPGENAPP-23">Added property <code>maven.genapp.repackage.dir</code> as base directory for <code>maven.genapp.repackage</code>.</action>
       <action dev="ltheussl" type="fix" issue="MPGENAPP-22">Make generated POMs conform to maven-project-3.xsd.</action>