Hi

With version 1.3.1 and resolution of PAXSB-35 tinybundles has become a
bundle so we should no longer need to bundleize it in clerezza.


Installing tinybundles with its maven dependencies:

[ 134] [Active     ] [    5]
mvn:org.ops4j.pax.swissbox/pax-swissbox-tinybundles/1.3.1
[ 135] [Active     ] [    5] mvn:org.ops4j.base/ops4j-base-io/1.2.2
[ 136] [Active     ] [    5] mvn:biz.aQute/bndlib/0.0.357
[ 137] [Active     ] [    5] mvn:org.ops4j.base/ops4j-base-lang/1.2.2
[ 138] [Active     ] [    5] mvn:org.ops4j.base/ops4j-base-monitors/1.2.2
[ 139] [Active     ] [    5] mvn:org.ops4j.base/ops4j-base-store/1.2.2
[ 140] [Active     ] [    5]
mvn:org.ops4j.pax.swissbox/pax-swissbox-bnd/1.3.1


I get the error

ERROR: Bundle org.ops4j.pax.swissbox.pax-swissbox-bnd [140] Error starting
mvn:org.ops4j.pax.swissbox/pax-swissbox-bnd/1.3.1
(org.osgi.framework.BundleException: Unresolved constraint in bundle
org.ops4j.pax.swissbox.pax-swissbox-bnd [140]: Unable to resolve 140.0:
missing requirement [140.0] package; (package=aQute.lib.osgi) [caused by:
Unable to resolve 136.0: missing requirement [136.0] package;
(&(package=aQute.service.scripting)(version>=1.0.0))])
org.osgi.framework.BundleException: Unresolved constraint in bundle
org.ops4j.pax.swissbox.pax-swissbox-bnd [140]: Unable to resolve 140.0:
missing requirement [140.0] package; (package=aQute.lib.osgi) [caused by:
Unable to resolve 136.0: missing requirement [136.0] package;
(&(package=aQute.service.scripting)(version>=1.0.0))]


so I add:
[ 141] [Installed  ] [    5] mvn:biz.aQute/bnd/0.0.384

unfortunately this too has a missing requirement:

org.osgi.framework.BundleException: Unresolved constraint in bundle
biz.aQute.bnd [142]: Unable to resolve 142.0: missing requirement [142.0]
package; (package=org.apache.tools.ant)

anybody knows about a bundle available in the central maven repository
providing this package?

Cheers,
reto
_______________________________________________
general mailing list
general@lists.ops4j.org
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to