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 am...@apache.org on 2007/05/11 17:02:21 UTC

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

Author: amilas
Date: Fri May 11 08:02:20 2007
New Revision: 537203

URL: http://svn.apache.org/viewvc?view=rev&rev=537203
Log:
remove ant prefix

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=537203&r1=537202&r2=537203
==============================================================================
--- webservices/axis2/trunk/java/modules/adb-codegen/pom.xml (original)
+++ webservices/axis2/trunk/java/modules/adb-codegen/pom.xml Fri May 11 08:02:20 2007
@@ -365,7 +365,7 @@
 
                                 <!-- ################################################################### -->
                                 <!-- All simple derived types xsd -->
-                                <ant:echo>Compiling default_namespaces.xsd</ant:echo>
+                                <echo>Compiling default_namespaces.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