You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by dj...@apache.org on 2005/10/27 21:23:03 UTC

svn commit: r328936 - /geronimo/trunk/modules/assembly/maven.xml

Author: djencks
Date: Thu Oct 27 12:23:01 2005
New Revision: 328936

URL: http://svn.apache.org/viewcvs?rev=328936&view=rev
Log:
remove wrong comment

Modified:
    geronimo/trunk/modules/assembly/maven.xml

Modified: geronimo/trunk/modules/assembly/maven.xml
URL: http://svn.apache.org/viewcvs/geronimo/trunk/modules/assembly/maven.xml?rev=328936&r1=328935&r2=328936&view=diff
==============================================================================
--- geronimo/trunk/modules/assembly/maven.xml (original)
+++ geronimo/trunk/modules/assembly/maven.xml Thu Oct 27 12:23:01 2005
@@ -798,7 +798,6 @@
     <!--        </j:if>-->
     <!--    </goal>-->
 
-    <!--     this does not appear to be used -->
     <goal name="init-database">
         <ant:delete dir="${derby.system.home}"/>
         <ant:mkdir dir="${derby.system.home}"/>