Hello,

as I understand it, the Bnd tool only generates import statements for packages that are imported in the Java classes. Is that true? As the content of the JSTL libraries is only imported in a JSP and not in a Java class I assume I have to manually specify the OSGi imports using <Import-Package> in the maven-bundle-plugin [1].

Does somebody know a way to get the <Import-Package> generated for the JSTL packages?

[1] - https://github.com/sandroboehme/resourceeditor/blob/master/pom.xml

Thanks,

Sandro

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@felix.apache.org
For additional commands, e-mail: users-h...@felix.apache.org

Reply via email to