stevel 2003/01/14 09:47:16
Modified: java/xmls targets.xml
Log:
quick comment out of something not important right now; will fix at leisure
Revision Changes Path
1.53 +2 -2 xml-axis/java/xmls/targets.xml
Index: targets.xml
===================================================================
RCS file: /home/cvs/xml-axis/java/xmls/targets.xml,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- targets.xml 14 Jan 2003 05:02:44 -0000 1.52
+++ targets.xml 14 Jan 2003 17:47:16 -0000 1.53
@@ -264,13 +264,13 @@
-->
<echo level="verbose" message="-- Applying Network Settings ---"/>
<!-- we cannot set proxyuser and proxypassword as these are only ant1.6 -->
- <setproxy
+<!-- <setproxy
proxyhost="${http.proxyHost}"
proxyport="${http.proxyPort}"
socksProxyHost="${socks.proxyHost}"
socksProxyPort="${socks.proxyPort}"
/>
-
+ -->
<!-- these are conditions used for patternset
configuration of which sets of tests to run.
Ignore them until the functional tests use patternsets -->