|
From: <mba...@us...> - 2006-10-31 19:02:12
|
Revision: 1636
http://svn.sourceforge.net/rubyeclipse/?rev=1636&view=rev
Author: mbarchfe
Date: 2006-10-31 11:02:05 -0800 (Tue, 31 Oct 2006)
Log Message:
-----------
removed usepserver property, not needed anymore for subversion
Modified Paths:
--------------
trunk/org.rubypeople.rdt.build/cruiseControl/build-RDT.xml
Modified: trunk/org.rubypeople.rdt.build/cruiseControl/build-RDT.xml
===================================================================
--- trunk/org.rubypeople.rdt.build/cruiseControl/build-RDT.xml 2006-10-31 18:42:13 UTC (rev 1635)
+++ trunk/org.rubypeople.rdt.build/cruiseControl/build-RDT.xml 2006-10-31 19:02:05 UTC (rev 1636)
@@ -34,7 +34,6 @@
<arg value="-data" />
<arg value="${buildDirectory}/workspace" />
<arg value="${verboseAnt}" />
- <jvmarg value="${usePserver}" />
<jvmarg value="${dontRunTests}" />
<jvmarg value="-Dbasews=${ws}" />
<jvmarg value="-Dbaseos=${os}" />
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|