You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2012/10/26 18:33:52 UTC

svn commit: r1402564 - /karaf/eik/trunk/features/org.apache.karaf.eik.update/src/main/resources/content.xml

Author: jbonofre
Date: Fri Oct 26 16:33:52 2012
New Revision: 1402564

URL: http://svn.apache.org/viewvc?rev=1402564&view=rev
Log:
[KARAF-1959] Fix the EIK update feature ID

Modified:
    karaf/eik/trunk/features/org.apache.karaf.eik.update/src/main/resources/content.xml

Modified: karaf/eik/trunk/features/org.apache.karaf.eik.update/src/main/resources/content.xml
URL: http://svn.apache.org/viewvc/karaf/eik/trunk/features/org.apache.karaf.eik.update/src/main/resources/content.xml?rev=1402564&r1=1402563&r2=1402564&view=diff
==============================================================================
--- karaf/eik/trunk/features/org.apache.karaf.eik.update/src/main/resources/content.xml (original)
+++ karaf/eik/trunk/features/org.apache.karaf.eik.update/src/main/resources/content.xml Fri Oct 26 16:33:52 2012
@@ -85,7 +85,7 @@
       <touchpointData size='1'>
         <instructions size='1'>
           <instruction key='manifest'><![CDATA[
-            Bundle-Vendor: Apache Software Foundation&#xA;Bundle-ManifestVersion: 2&#xA;Bundle-Activator: org.apache.karaf.eik.core.internal.KarafCorePluginActivator&#xA;Bundle-RequiredExecutionEnvironment: JavaSE-1.6&#xA;Require-Bundle: org.eclipse.core.runtime;bundle-version=&quot;[3.1.0,4.0.0)&quot;,org.eclipse.core.resources;bundle-version=&quot;[3.0.0,4.0.0)&quot;,org.eclipse.osgi.services;bundle-version=&quot;3.2.0&quot;,org.eclipse.core.variables;bundle-version=&quot;[3.1.0,4.0.0)&quot;,org.eclipse.pde.ui;bundle-version=&quot;[3.2.0,4.0.0)&quot;,org.apache.commons.collections;bundle-version=&quot;3.2.0&quot;,org.jdom;bundle-version=&quot;1.0.0&quot;,org.apache.mina.core;bundle-version=&quot;2.0.0&quot;,org.fusesource.jansi;bundle-version=&quot;1.5.0&quot;,sshd-core;bundle-version=&quot;0.5.0&quot;&#xA;Bundle-Name: Eclipse Integration for Apache Karaf&#xA;Bundle-ActivationPolicy: lazy&#xA;Manifest-Version: 1.0&#xA;Bundle-SymbolicName: info.evanchik.eclipse.karaf.core;s
 ingleton:=true&#xA;Bundle-Version: 0.5.3.2011org.aporg.apache.karaf.eik.corelipse.karaf.core,info.evanchik.ecorg.apache.karaf.eik.corenfo.evanchik.eclipse.korg.apache.karaf.eik.core,info.evanchik.eclipse.karaf.core.equinoorg.apache.karaf.eik.cororg.apache.karaf.eik.corese.karaf.core.moorg.apache.karaf.eik.corecore.shell
+            Bundle-Vendor: Apache Software Foundation&#xA;Bundle-ManifestVersion: 2&#xA;Bundle-Activator: org.apache.karaf.eik.core.internal.KarafCorePluginActivator&#xA;Bundle-RequiredExecutionEnvironment: JavaSE-1.6&#xA;Require-Bundle: org.eclipse.core.runtime;bundle-version=&quot;[3.1.0,4.0.0)&quot;,org.eclipse.core.resources;bundle-version=&quot;[3.0.0,4.0.0)&quot;,org.eclipse.osgi.services;bundle-version=&quot;3.2.0&quot;,org.eclipse.core.variables;bundle-version=&quot;[3.1.0,4.0.0)&quot;,org.eclipse.pde.ui;bundle-version=&quot;[3.2.0,4.0.0)&quot;,org.apache.commons.collections;bundle-version=&quot;3.2.0&quot;,org.jdom;bundle-version=&quot;1.0.0&quot;,org.apache.mina.core;bundle-version=&quot;2.0.0&quot;,org.fusesource.jansi;bundle-version=&quot;1.5.0&quot;,sshd-core;bundle-version=&quot;0.5.0&quot;&#xA;Bundle-Name: Eclipse Integration for Apache Karaf&#xA;Bundle-ActivationPolicy: lazy&#xA;Manifest-Version: 1.0&#xA;Bundle-SymbolicName: org.apache.karaf.eik.core;singleto
 n:=true&#xA;Bundle-Version: 0.5.3.2011
           ]]></instruction>
         </instructions>
       </touchpointData>
@@ -698,7 +698,7 @@
       <update id='org.apache.karaf.eik.ui' range='[0.0.0,3.0.0.SNAPSHOT)' severity='0'/>
       <properties size='2'>
         <property name='org.eclipse.equinox.p2.name' value='UI for Eclipse Integration for Apache Karaf'/>
-        <property name='org.eclipse.equinox.p2.provider' value='evanchik.info'/>
+        <property name='org.eclipse.equinox.p2.provider' value='org.apache.karaf.eik'/>
       </properties>
       <provides size='6'>
         <provided namespace='org.eclipse.equinox.p2.iu' name='org.apache.karaf.eik.ui' version='3.0.0.SNAPSHOT'/>