Hello, Am Monday, 27. April 2015, 20:20:47 schrieb Florian Hopf: > Good news everyone! I just uploaded the artifacts for the tag of our > latest release to a Maven staging repository. Before I push it to Maven > Central I would be glad if some of you could test it.
Tested it, and it works for me, i.e. our application works with the new version, thanks! One question: We package it for OSGI using the attached pom file. To make it work we had to manually exclude the following imports: !com.hp.hpl.jena.*,!com.sun.javadoc,!com.sun.tools.doclets,!net.rootdev.* ... because at first glance they don“t look like we would need them at runtime in our OSGI-container (our experience is that such imports are often caused by some main-methods of helper-programs inside the library, not by the library itself). Could you tell us, wether we are right regarding this, i.e. what purpose those imports have? Thanks, Wolfgang
pom.xml
Description: XML document
