Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to build project after version upgrade #215

Open
ProbotisOP opened this issue Oct 9, 2023 · 1 comment
Open

unable to build project after version upgrade #215

ProbotisOP opened this issue Oct 9, 2023 · 1 comment

Comments

@ProbotisOP
Copy link

hi i am upgrading my jdom version from jdom:1.1_4 to latest jdom:2.0.6.1_1 and while building the project i am getting error

importing package(s) [org.jdom, org.jdom.input] but no bundle is exporting these

i am using org.apache.servicemix.bundles.abdera-parser:1.1.3_2 & org.apache.servicemix.bundles.dom4j:2.1.3_1

i noticed that in latest jdom the export package name is changed to jdom2 ,

Exported Packages
org.jdom2, version=2.0.6.1
org.jdom2.input, version=2.0.6.1
.....

how can i solve this issue ? please help me here !!

@ar
Copy link

ar commented Oct 9, 2023

This is not an issue. You're migrating from JDOM 1 series to 2. There's a very good Migration guide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants