Index: runtime/Java/pom.xml =================================================================== --- runtime/Java/pom.xml.orig +++ runtime/Java/pom.xml @@ -81,6 +81,20 @@ + + org.apache.felixmaven-bundle-plugin + bundle-manifestprocess-classesmanifest + + ${project.build.directory}/osgi + org.antlr.runtime!org.antlr.stringtemplate,* + + + + org.apache.maven.pluginsmaven-jar-plugin + + ${project.build.directory}/osgi/MANIFEST.MF + +