You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by sf...@apache.org on 2006/07/21 12:27:45 UTC

svn commit: r424257 - /incubator/felix/trunk/org.apache.felix.mosgi.console.ifc/pom.xml

Author: sfrenot
Date: Fri Jul 21 03:27:44 2006
New Revision: 424257

URL: http://svn.apache.org/viewvc?rev=424257&view=rev
Log:
Removing bundle-Activator from this artifact


Modified:
    incubator/felix/trunk/org.apache.felix.mosgi.console.ifc/pom.xml

Modified: incubator/felix/trunk/org.apache.felix.mosgi.console.ifc/pom.xml
URL: http://svn.apache.org/viewvc/incubator/felix/trunk/org.apache.felix.mosgi.console.ifc/pom.xml?rev=424257&r1=424256&r2=424257&view=diff
==============================================================================
--- incubator/felix/trunk/org.apache.felix.mosgi.console.ifc/pom.xml (original)
+++ incubator/felix/trunk/org.apache.felix.mosgi.console.ifc/pom.xml Fri Jul 21 03:27:44 2006
@@ -33,7 +33,6 @@
           <osgiManifest>
             <bundleName>MOSGi JMX Console  Ifc</bundleName>
             <bundleDescription>MOSGi JMX Console Ifc</bundleDescription>
-            <bundleActivator>auto-detect</bundleActivator>
             <bundleDocUrl>http://oscar-osgi.sf.net/obr2/${pom.artifactId}/</bundleDocUrl>
             <bundleUrl>http://oscar-osgi.sf.net/obr2/${pom.artifactId}/${pom.artifactId}-${pom.version}.jar</bundleUrl>
             <bundleSource>http://oscar-osgi.sf.net/obr2/${pom.artifactId}/${pom.artifactId}-${pom.version}-src.jar</bundleSource>