You are viewing a plain text version of this content. The canonical link for it is here.
Posted to kato-commits@incubator.apache.org by sp...@apache.org on 2009/06/05 19:37:20 UTC

svn commit: r782112 - /incubator/kato/branches/experimental/maven_restructure/org.apache.kato/features/kato.jdi.feature/feature.xml

Author: spoole
Date: Fri Jun  5 19:37:20 2009
New Revision: 782112

URL: http://svn.apache.org/viewvc?rev=782112&view=rev
Log:
added jdi ui plugin to jdi feature

Modified:
    incubator/kato/branches/experimental/maven_restructure/org.apache.kato/features/kato.jdi.feature/feature.xml

Modified: incubator/kato/branches/experimental/maven_restructure/org.apache.kato/features/kato.jdi.feature/feature.xml
URL: http://svn.apache.org/viewvc/incubator/kato/branches/experimental/maven_restructure/org.apache.kato/features/kato.jdi.feature/feature.xml?rev=782112&r1=782111&r2=782112&view=diff
==============================================================================
--- incubator/kato/branches/experimental/maven_restructure/org.apache.kato/features/kato.jdi.feature/feature.xml (original)
+++ incubator/kato/branches/experimental/maven_restructure/org.apache.kato/features/kato.jdi.feature/feature.xml Fri Jun  5 19:37:20 2009
@@ -32,7 +32,14 @@
          id="org.apache.kato.tools.jdi.core"
          download-size="0"
          install-size="0"
-         version="0.0.0"
+         version="1.0.2"
+         unpack="false"/>
+
+   <plugin
+         id="com.ibm.katoblue.jdi.ui"
+         download-size="0"
+         install-size="0"
+         version="1.0.2"
          unpack="false"/>
 
 </feature>