Author: dims
Date: Wed Jan 30 11:46:13 2008
New Revision: 616871

URL: http://svn.apache.org/viewvc?rev=616871&view=rev
Log:
breaks under other platforms :(

Modified:
    webservices/axis2/trunk/java/modules/integration/itest-build.xml

Modified: webservices/axis2/trunk/java/modules/integration/itest-build.xml
URL: 
http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/itest-build.xml?rev=616871&r1=616870&r2=616871&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-build.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-build.xml Wed Jan 30 
11:46:13 2008
@@ -43,7 +43,6 @@
                <java classname="org.apache.axis2.wsdl.WSDL2Java" fork="true">
                        <classpath refid="maven.runtime.classpath" />
                        <classpath location="${compiled.classes.dir}" />
-                       <sysproperty 
key="javax.xml.transform.TransformerFactory" 
value="org.apache.xalan.xsltc.trax.TransformerFactoryImpl"/>
                        <arg line="-ap -o target/wsdl/complexdatatype -s -u -uw 
-uri test-resources/ComplexDataTypes/ComplexDataTypes.wsdl" />
                </java>
                <javac fork="true" destdir="target/classes" debug="on">



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to