Dear Felix developers. We are reusing https://repository.apache.org/content/repositories/orgapachefelix-001/org/apache/felix/org.apache.felix.framework/2.0.3/org.apache.felix.framework-2.0.3.jar in NetBeans. However, we need just the org.apache.** interfaces, we deliver the org.osgi.** bits in its own JAR.
Right now we download the above JAR and remove the org.osgi.** bits manually. It would however be more "standard" if we reused upstream JAR produced by your project directly. Do you have JAR with just org.apache.** classes? Can you produce it for some future version of Felix? -jst
