summaryrefslogtreecommitdiff
path: root/dev-java/wsdl4j/files/1.6.2-tests-sandbox.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/wsdl4j/files/1.6.2-tests-sandbox.patch')
-rw-r--r--dev-java/wsdl4j/files/1.6.2-tests-sandbox.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/dev-java/wsdl4j/files/1.6.2-tests-sandbox.patch b/dev-java/wsdl4j/files/1.6.2-tests-sandbox.patch
new file mode 100644
index 000000000000..7901a11a6fc0
--- /dev/null
+++ b/dev-java/wsdl4j/files/1.6.2-tests-sandbox.patch
@@ -0,0 +1,11 @@
+diff -ur wsdl4j-1_6_2.old/build.xml wsdl4j-1_6_2/build.xml
+--- wsdl4j-1_6_2.old/build.xml 2007-06-09 01:12:11.000000000 +0300
++++ wsdl4j-1_6_2/build.xml 2007-06-09 01:13:09.000000000 +0300
+@@ -279,6 +279,7 @@
+ <target name="test" depends="compile" if="junit.present">
+ <junit printsummary="on">
+ <sysproperty key="jwsdltck_home" value="./test"/>
++ <sysproperty key="java.home" value="${temp.dir}"/>
+ <sysproperty key="javax.wsdl.factory.WSDLFactoryCandidate"
+ value="com.ibm.wsdl.factory.WSDLFactoryImpl"/>
+