You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by ru...@apache.org on 2007/03/29 15:45:15 UTC

svn commit: r523709 - /webservices/axis2/trunk/java/modules/adb-codegen/pom.xml

Author: ruchithf
Date: Thu Mar 29 06:45:14 2007
New Revision: 523709

URL: http://svn.apache.org/viewvc?view=rev&rev=523709
Log:
Fixed the maven2 build break

Modified:
    webservices/axis2/trunk/java/modules/adb-codegen/pom.xml

Modified: webservices/axis2/trunk/java/modules/adb-codegen/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/adb-codegen/pom.xml?view=diff&rev=523709&r1=523708&r2=523709
==============================================================================
--- webservices/axis2/trunk/java/modules/adb-codegen/pom.xml (original)
+++ webservices/axis2/trunk/java/modules/adb-codegen/pom.xml Thu Mar 29 06:45:14 2007
@@ -354,7 +354,7 @@
         </java>
         <!-- ################################################################### -->
         <!-- All simple derived types xsd -->
-        <ant:echo>Compiling boolean.xsd</ant:echo>
+        <echo>Compiling boolean.xsd</echo>
         <java classname="org.apache.axis2.schema.XSD2Java" fork="true">
             <jvmarg line="${maven.junit.jvmargs}"/>
             <classpath refid="maven.dependency.classpath"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org