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 di...@apache.org on 2007/05/11 18:47:53 UTC

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

Author: dims
Date: Fri May 11 09:47:52 2007
New Revision: 537230

URL: http://svn.apache.org/viewvc?view=rev&rev=537230
Log:
fix typo

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=537230&r1=537229&r2=537230
==============================================================================
--- webservices/axis2/trunk/java/modules/adb-codegen/pom.xml (original)
+++ webservices/axis2/trunk/java/modules/adb-codegen/pom.xml Fri May 11 09:47:52 2007
@@ -368,7 +368,7 @@
                                 <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"/>
+                                    <classpath refid="maven.runtime.classpath"/>
                                     <classpath location="${compiled.classes.dir}"/>
                                     <arg file="${testsuite.source.dir}/default_namespaces.xsd"/>
                                     <arg file="${schema.generated.src.dir}"/>



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