You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by gh...@apache.org on 2006/04/06 17:46:26 UTC

svn commit: r392000 - /incubator/harmony/enhanced/tools/trunk/eclipse/org.apache.harmony.eclipse.jdt.launching/META-INF/MANIFEST.MF

Author: gharley
Date: Thu Apr  6 08:46:23 2006
New Revision: 392000

URL: http://svn.apache.org/viewcvs?rev=392000&view=rev
Log:
Added version 1.0.1 of launcher feature. Includes HARMONY-300 fix (plugin can't handle multiple kernel jars).

Modified:
    incubator/harmony/enhanced/tools/trunk/eclipse/org.apache.harmony.eclipse.jdt.launching/META-INF/MANIFEST.MF

Modified: incubator/harmony/enhanced/tools/trunk/eclipse/org.apache.harmony.eclipse.jdt.launching/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/tools/trunk/eclipse/org.apache.harmony.eclipse.jdt.launching/META-INF/MANIFEST.MF?rev=392000&r1=391999&r2=392000&view=diff
==============================================================================
--- incubator/harmony/enhanced/tools/trunk/eclipse/org.apache.harmony.eclipse.jdt.launching/META-INF/MANIFEST.MF (original)
+++ incubator/harmony/enhanced/tools/trunk/eclipse/org.apache.harmony.eclipse.jdt.launching/META-INF/MANIFEST.MF Thu Apr  6 08:46:23 2006
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Harmony JRE Support
 Bundle-SymbolicName: org.apache.harmony.eclipse.jdt.launching; singleton:=true
-Bundle-Version: 1.0.0
+Bundle-Version: 1.0.1
 Bundle-Activator: org.apache.harmony.eclipse.jdt.launching.HyLaunchingPlugin
 Bundle-Localization: plugin
 Require-Bundle: org.eclipse.core.resources,