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 de...@apache.org on 2007/03/30 12:44:53 UTC

svn commit: r524037 - /webservices/axis2/branches/java/1_2/modules/adb-codegen/pom.xml

Author: deepal
Date: Fri Mar 30 03:44:52 2007
New Revision: 524037

URL: http://svn.apache.org/viewvc?view=rev&rev=524037
Log:
fixing build error

Modified:
    webservices/axis2/branches/java/1_2/modules/adb-codegen/pom.xml

Modified: webservices/axis2/branches/java/1_2/modules/adb-codegen/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_2/modules/adb-codegen/pom.xml?view=diff&rev=524037&r1=524036&r2=524037
==============================================================================
--- webservices/axis2/branches/java/1_2/modules/adb-codegen/pom.xml (original)
+++ webservices/axis2/branches/java/1_2/modules/adb-codegen/pom.xml Fri Mar 30 03:44:52 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