|
From: <caw...@us...> - 2007-05-03 18:28:39
|
Revision: 2432
http://svn.sourceforge.net/rubyeclipse/?rev=2432&view=rev
Author: cawilliams
Date: 2007-05-03 11:28:38 -0700 (Thu, 03 May 2007)
Log Message:
-----------
check out new com.aptana.rdt 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 17:51:59 UTC (rev 2431)
+++ trunk/org.rubypeople.rdt.pluginbuilder/build-files/fetchSvnAll.xml 2007-05-03 18:28:38 UTC (rev 2432)
@@ -65,6 +65,11 @@
<param name="element.id" value="org.rubypeople.rdt.refactoring"/>
<param name="project.name" value="org.rubypeople.rdt.refactoring"/>
</antcall>
+ <antcall target="svn.co">
+ <param name="target" value="plugins"/>
+ <param name="element.id" value="com.aptana.rdt"/>
+ <param name="project.name" value="com.aptana.rdt"/>
+ </antcall>
<antcall target="svn.co">
<param name="target" value="features"/>
<param name="element.id" value="org.rubypeople.rdt-tests"/>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|