|
From: <caw...@us...> - 2007-07-25 18:47:30
|
Revision: 2882
http://rubyeclipse.svn.sourceforge.net/rubyeclipse/?rev=2882&view=rev
Author: cawilliams
Date: 2007-07-25 11:47:27 -0700 (Wed, 25 Jul 2007)
Log Message:
-----------
grab new com.aptana.rdt.ui plugin
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-07-25 18:44:57 UTC (rev 2881)
+++ trunk/org.rubypeople.rdt.pluginbuilder/build-files/fetchSvnAll.xml 2007-07-25 18:47:27 UTC (rev 2882)
@@ -70,6 +70,11 @@
<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="plugins"/>
+ <param name="element.id" value="com.aptana.rdt.ui"/>
+ <param name="project.name" value="com.aptana.rdt.ui"/>
+ </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.
|