Author: thomas.diesler(a)jboss.com
Date: 2007-04-15 10:54:22 -0400 (Sun, 15 Apr 2007)
New Revision: 2870
Modified:
trunk/build/ant.properties.example
Log:
Remove path to RI
Modified: trunk/build/ant.properties.example
===================================================================
--- trunk/build/ant.properties.example 2007-04-15 14:51:40 UTC (rev 2869)
+++ trunk/build/ant.properties.example 2007-04-15 14:54:22 UTC (rev 2870)
@@ -19,12 +19,6 @@
tomcat.manager.username=manager
tomcat.manager.password=manager
-# Required JAX-WS Home
-# The testsuite requires the RI tools to generate the artifacts
-# Use the RI codebase from
java.net:
https://jax-ws.dev.java.net/jax-ws-20-fcs/
-#
-ri.home=/usr/java/jaxws-ri
-
# Hudson QA Environment
hudson.username=changeme
hudson.password=changeme