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

Bundle-ClassPath entry does not exist #1277

Closed
rgra opened this issue May 9, 2023 · 1 comment
Closed

Bundle-ClassPath entry does not exist #1277

rgra opened this issue May 9, 2023 · 1 comment

Comments

@rgra
Copy link

rgra commented May 9, 2023

In my maven tycho build with BIRT 4.13 in the target platform I get a lot of warnings "Bundle-ClassPath entry does not exist".

Is it possible to fix those?

[WARNING] Bundle-ClassPath entry enginetesthelper.jar does not exist in C:\temp\maven3\p2\osgi\bundle\org.eclipse.birt.report.engine\4.13.0.v202303021806\org.eclipse.birt.report.engine-4.13.0.v202303021806.jar
[WARNING] Bundle-ClassPath entry tests.jar does not exist in C:\temp\maven3\p2\osgi\bundle\org.eclipse.birt.report.model\4.13.0.v202303021806\org.eclipse.birt.report.model-4.13.0.v202303021806.jar
[WARNING] Bundle-ClassPath entry modelFragment_internal.jar does not exist in C:\temp\maven3\p2\osgi\bundle\org.eclipse.birt.report.model\4.13.0.v202303021806\org.eclipse.birt.report.model-4.13.0.v202303021806.jar
[WARNING] Bundle-ClassPath entry library.jar does not exist in C:\temp\maven3\p2\osgi\bundle\org.eclipse.birt.data\4.13.0.v202303021806\org.eclipse.birt.data-4.13.0.v202303021806.jar
[WARNING] Bundle-ClassPath entry library.jar does not exist in C:\temp\maven3\p2\osgi\bundle\org.eclipse.birt.report.data.adapter\4.13.0.v202303021806\org.eclipse.birt.report.data.adapter-4.13.0.v202303021806.jar
[WARNING] Bundle-ClassPath entry library.jar does not exist in C:\temp\maven3\p2\osgi\bundle\org.eclipse.birt.report.engine.emitter.pdf\4.13.0.v202303021806\org.eclipse.birt.report.engine.emitter.pdf-4.13.0.v202303021806.jar
[WARNING] Bundle-ClassPath entry derby.jar does not exist in C:\temp\maven3\p2\osgi\bundle\org.eclipse.birt.report.data.oda.jdbc\4.13.0.v202303021806\org.eclipse.birt.report.data.oda.jdbc-4.13.0.v202303021806.jar

@merks
Copy link
Contributor

merks commented Jul 20, 2024

I believe this is fixed by this recent change:

#1779

@merks merks closed this as completed Jul 20, 2024
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