Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
CAMEL-4549 uses bouncycastle for PGP.
The existing SMX bundle of bouncycastle
http://repo2.maven.org/maven2/org/apache/servicemix/bundles/org.apache.servicemix.bundles.bcprov-jdk16/1.46_1/
Does not have package needed
ERROR: Error starting file:bundles/org.apache.camel.camel-crypto_2.9.0.SNAPSHOT.jar (org.osgi.framework.BundleException: Unresolved constraint in bundle org.apache.camel.camel-crypto [63]: Unable to resolve 63.0: missing requirement [63.0] package; (package=org.bouncycastle.bcpg))
I don't know which bouncycastle JAR that package is included, but it's although needed.
Attachments
Issue Links
- is duplicated by
-
SMX4-946 create a bouncycastle bundle that has org.bouncycastle.bcpg package
- Resolved
- is related to
-
CAMEL-4549 Add support for PGP to camel-crypto
- Resolved