|
From: <caw...@us...> - 2007-02-07 15:35:27
|
Revision: 1931
http://svn.sourceforge.net/rubyeclipse/?rev=1931&view=rev
Author: cawilliams
Date: 2007-02-07 07:35:26 -0800 (Wed, 07 Feb 2007)
Log Message:
-----------
add provider
Modified Paths:
--------------
trunk/org.jruby/META-INF/MANIFEST.MF
Modified: trunk/org.jruby/META-INF/MANIFEST.MF
===================================================================
--- trunk/org.jruby/META-INF/MANIFEST.MF 2007-02-07 15:35:14 UTC (rev 1930)
+++ trunk/org.jruby/META-INF/MANIFEST.MF 2007-02-07 15:35:26 UTC (rev 1931)
@@ -1,6 +1,6 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
-Bundle-Name: Jruby Plug-in
+Bundle-Name: JRuby Plug-in
Bundle-SymbolicName: org.jruby
Bundle-Version: 0.9.2.2944
Bundle-Localization: plugin
@@ -38,3 +38,4 @@
org.jruby.util,
org.jruby.util.collections,
org.jruby.yaml
+Bundle-Vendor: org.jruby
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|