|
From: <caw...@us...> - 2007-06-08 00:26:06
|
Revision: 2594
http://svn.sourceforge.net/rubyeclipse/?rev=2594&view=rev
Author: cawilliams
Date: 2007-06-07 17:26:05 -0700 (Thu, 07 Jun 2007)
Log Message:
-----------
run com.aptana.rdt from a JAR, specify newer version of JRuby plugin
Modified Paths:
--------------
trunk/org.rubypeople.rdt-feature/feature.xml
Modified: trunk/org.rubypeople.rdt-feature/feature.xml
===================================================================
--- trunk/org.rubypeople.rdt-feature/feature.xml 2007-06-08 00:10:51 UTC (rev 2593)
+++ trunk/org.rubypeople.rdt-feature/feature.xml 2007-06-08 00:26:05 UTC (rev 2594)
@@ -346,7 +346,7 @@
id="org.jruby"
download-size="0"
install-size="0"
- version="0.9.2.3129"
+ version="1.0.0.3788"
unpack="false"/>
<plugin
@@ -360,6 +360,7 @@
id="com.aptana.rdt"
download-size="0"
install-size="0"
- version="0.0.0"/>
+ version="0.0.0"
+ unpack="false"/>
</feature>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|