New Participant
November 14, 2016
Solved
Help with importing com.fasterxml.jackson.dataformat.xml into AEM 6.2
- November 14, 2016
- 3 replies
- 2354 views
Hi,
I am trying to import jackson-dataformat-xml-2.5.3.jar into AEM 6.2 as it is a dependency in another OSGI bundle I have written.
When using the Eclipse Plug-In project I create an OSGI version.
However
Exported Packagescom.fasterxml.jackson.dataformat.xml,version=0.0.0
Here is screen shots of my projects error
This is my plug-in, note the version of the export package 0.0.0
This is the MANIFEST.MF file screen shot of the plug-in.
I need to have the export package version as 2.5.3.
Please could someone help me by explaining how I can set this.
Regards
Clive Stewart