You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by da...@apache.org on 2007/02/20 16:06:27 UTC

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

Author: davidillsley
Date: Tue Feb 20 07:06:26 2007
New Revision: 509593

URL: http://svn.apache.org/viewvc?view=rev&rev=509593
Log:
Fix maven2 build problem (or at least part of it)

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=509593&r1=509592&r2=509593
==============================================================================
--- webservices/axis2/trunk/java/modules/adb-codegen/pom.xml (original)
+++ webservices/axis2/trunk/java/modules/adb-codegen/pom.xml Tue Feb 20 07:06:26 2007
@@ -323,7 +323,7 @@
         </java>
        <!-- ################################################################### -->
         <!-- All simple derived types xsd -->
-        <ant:echo>Compiling element_references.xsd</ant:echo>
+        <echo>Compiling element_references.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