|
From: <mir...@us...> - 2007-02-05 10:37:17
|
Revision: 1912
http://svn.sourceforge.net/rubyeclipse/?rev=1912&view=rev
Author: mirkostocker
Date: 2007-02-05 02:35:48 -0800 (Mon, 05 Feb 2007)
Log Message:
-----------
update to jruby 2944 and ready for refactoring import
Modified Paths:
--------------
trunk/org.jruby/META-INF/MANIFEST.MF
trunk/org.jruby/lib/jruby.jar
trunk/org.jruby/src.zip
trunk/org.rubypeople.rdt-feature/feature.xml
Modified: trunk/org.jruby/META-INF/MANIFEST.MF
===================================================================
--- trunk/org.jruby/META-INF/MANIFEST.MF 2007-02-03 20:33:51 UTC (rev 1911)
+++ trunk/org.jruby/META-INF/MANIFEST.MF 2007-02-05 10:35:48 UTC (rev 1912)
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: Jruby Plug-in
Bundle-SymbolicName: org.jruby
-Bundle-Version: 0.9.2.2921
+Bundle-Version: 0.9.2.2944
Bundle-Localization: plugin
Require-Bundle: org.eclipse.core.runtime
Eclipse-LazyStart: false
Modified: trunk/org.jruby/lib/jruby.jar
===================================================================
(Binary files differ)
Modified: trunk/org.jruby/src.zip
===================================================================
(Binary files differ)
Modified: trunk/org.rubypeople.rdt-feature/feature.xml
===================================================================
--- trunk/org.rubypeople.rdt-feature/feature.xml 2007-02-03 20:33:51 UTC (rev 1911)
+++ trunk/org.rubypeople.rdt-feature/feature.xml 2007-02-05 10:35:48 UTC (rev 1912)
@@ -336,7 +336,7 @@
id="org.jruby"
download-size="0"
install-size="0"
- version="0.9.2.2921"
+ version="0.9.2.2944"
unpack="false"/>
</feature>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|