|
From: <caw...@us...> - 2007-05-03 21:37:30
|
Revision: 2433
http://svn.sourceforge.net/rubyeclipse/?rev=2433&view=rev
Author: cawilliams
Date: 2007-05-03 14:37:27 -0700 (Thu, 03 May 2007)
Log Message:
-----------
check out com.aptana.rdt.tests as part of build
Modified Paths:
--------------
trunk/org.rubypeople.rdt.pluginbuilder/build-files/fetchSvnAll.xml
Modified: trunk/org.rubypeople.rdt.pluginbuilder/build-files/fetchSvnAll.xml
===================================================================
--- trunk/org.rubypeople.rdt.pluginbuilder/build-files/fetchSvnAll.xml 2007-05-03 18:28:38 UTC (rev 2432)
+++ trunk/org.rubypeople.rdt.pluginbuilder/build-files/fetchSvnAll.xml 2007-05-03 21:37:27 UTC (rev 2433)
@@ -120,5 +120,10 @@
<param name="element.id" value="org.rubypeople.rdt.refactoring.tests"/>
<param name="project.name" value="org.rubypeople.rdt.refactoring.tests"/>
</antcall>
+ <antcall target="svn.co">
+ <param name="target" value="plugins"/>
+ <param name="element.id" value="com.aptana.rdt.tests"/>
+ <param name="project.name" value="com.aptana.rdt.tests"/>
+ </antcall>
</target>
</project>
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|