On 12/6/06, Richard S. Hall <[EMAIL PROTECTED]> wrote:
It seems like I am getting mixed messages.For further clarification, do you want the dependencies of embedded JAR files to be ignored or do you want the transitive closure of those dependencies embedded inside of the generated bundle and put on the bundle class path?
All dependencies are not treated equal. If dependency is a bundle then generate Import-Package. If dependency is a jar then embed and generate Bundle-Classpath. -EE