Author: gnodet
Date: Mon Jan 21 03:52:11 2008
New Revision: 613856
URL: http://svn.apache.org/viewvc?rev=613856&view=rev
Log:
Fix jbi feature
Modified:
servicemix/smx4/obr-repo/features-snapshot.xml
servicemix/smx4/obr-repo/repository-snapshot.xml
Modified: servicemix/smx4/obr-repo/features-snapshot.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/obr-repo/features-snapshot.xml?rev=613856&r1=613855&r2=613856&view=diff
==============================================================================
--- servicemix/smx4/obr-repo/features-snapshot.xml (original)
+++ servicemix/smx4/obr-repo/features-snapshot.xml Mon Jan 21 03:52:11 2008
@@ -29,6 +29,7 @@
<bundle>obr:org.apache.geronimo.specs.geronimo-activation_1.1_spec</bundle>
<bundle>obr:org.apache.geronimo.specs.geronimo-javamail_1.4_spec</bundle>
<bundle>obr:org.apache.servicemix.bundles.woodstox-3.2.3</bundle>
+ <bundle>obr:org.apache.servicemix.preferences</bundle>
<bundle>obr:org.apache.servicemix.jbi.api</bundle>
<bundle>obr:org.apache.servicemix.jbi.runtime</bundle>
<bundle>obr:org.apache.servicemix.jbi.deployer</bundle>
Modified: servicemix/smx4/obr-repo/repository-snapshot.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/obr-repo/repository-snapshot.xml?rev=613856&r1=613855&r2=613856&view=diff
==============================================================================
--- servicemix/smx4/obr-repo/repository-snapshot.xml (original)
+++ servicemix/smx4/obr-repo/repository-snapshot.xml Mon Jan 21 03:52:11 2008
@@ -2366,5 +2366,21 @@
<require extend="false"
filter="(&(package=org.xml.sax)(version>=0.0.0))" multiple="false"
name="package" optional="false">Import package org.xml.sax</require>
<require extend="false"
filter="(&(package=org.xml.sax.ext)(version>=0.0.0))" multiple="false"
name="package" optional="false">Import package org.xml.sax.ext</require>
</resource>
+ <resource id="org.apache.servicemix.preferences/1.0.0.SNAPSHOT"
presentationname="OSGi preferences service"
symbolicname="org.apache.servicemix.preferences"
uri="mvn:http://people.apache.org/repo/m2-snapshot-repository!org.apache.servicemix.nmr/org.apache.servicemix.preferences/1.0-SNAPSHOT"
version="1.0.0.SNAPSHOT">
+ <description>The Apache Software Foundation provides support for the
Apache community of open-source software projects. The Apache projects are
characterized by a collaborative, consensus based development process, an open
and pragmatic software license, and a desire to create high quality software
that leads the way in its field. We consider ourselves not simply a group of
projects sharing a server, but rather a community of developers and
users.</description>
+ <size>17029</size>
+ <documentation>http://www.apache.org/</documentation>
+
<source>http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/org.apache.servicemix.preferences</source>
+ <license>http://www.apache.org/licenses/LICENSE-2.0.txt</license>
+ <category id="org.apache.servicemix.nmr"/>
+ <capability name="bundle">
+ <p n="manifestversion" v="2"/>
+ <p n="presentationname" v="OSGi preferences service"/>
+ <p n="symbolicname" v="org.apache.servicemix.preferences"/>
+ <p n="version" t="version" v="1.0.0.SNAPSHOT"/>
+ </capability>
+ <require extend="false"
filter="(&(package=org.osgi.framework)(version>=0.0.0))"
multiple="false" name="package" optional="false">Import package
org.osgi.framework</require>
+ <require extend="false"
filter="(&(package=org.osgi.service.prefs)(version>=0.0.0))"
multiple="false" name="package" optional="false">Import package
org.osgi.service.prefs</require>
+ </resource>
</repository>