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:39 UTC

svn commit: r392002 - /incubator/harmony/enhanced/tools/trunk/eclipse/org.apache.harmony.eclipse.jdt.launching.feature/feature.xml

Author: gharley
Date: Thu Apr  6 08:46:38 2006
New Revision: 392002

URL: http://svn.apache.org/viewcvs?rev=392002&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.feature/feature.xml

Modified: incubator/harmony/enhanced/tools/trunk/eclipse/org.apache.harmony.eclipse.jdt.launching.feature/feature.xml
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/tools/trunk/eclipse/org.apache.harmony.eclipse.jdt.launching.feature/feature.xml?rev=392002&r1=392001&r2=392002&view=diff
==============================================================================
--- incubator/harmony/enhanced/tools/trunk/eclipse/org.apache.harmony.eclipse.jdt.launching.feature/feature.xml (original)
+++ incubator/harmony/enhanced/tools/trunk/eclipse/org.apache.harmony.eclipse.jdt.launching.feature/feature.xml Thu Apr  6 08:46:38 2006
@@ -2,7 +2,7 @@
 <feature
       id="org.apache.harmony.eclipse.jdt.launching.feature"
       label="Harmony JRE support"
-      version="1.0.0">
+      version="1.0.1">
 
    <description url="http://incubator.apache.org/harmony">
       This feature provides support for Apache Harmony JREs in Eclipse.