Hi guys,

I'm familiar with the work done in KARAF-928 (
https://issues.apache.org/jira/browse/KARAF-928)
to support gemini-blueprint as a feature, however it is targeted for
3.0.0-SNAPSHOT.

I'm looking to run spring 3.1.1 + gemini blueprint 1.0.0 in karaf 2.2.7.

I have tried installing the gemini-blueprint feature using 3.0.0-SNAPSHOT
and received NoSuchFieldError stacktraces.
Attached as exception3.0.0.log.

If I use the spring 3.1.1 / gemini blueprint features from 3.0.0-SNAPSHOT
in 2.2.7 I have a wiring
problem:

karaf@root> feature:install gemini-blueprint
Error executing command: Could not start bundle
mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.spring/3.0.0-SNAPSHOT
in feature(s) spring-3.1.1.RELEASE: Unresolved constraint in bundle
org.apache.karaf.deployer.spring [70]: Unable to resolve 70.0: missing
requirement [70.0] package;
(&(package=org.osgi.framework)(version>=1.6.0)(!(version>=2.0.0)))

What would the best course of action be?

Thanks,
Anthony Bargnesi

Attachment: exception3.0.0.log
Description: Binary data

Reply via email to