tjwatson opened a new pull request #27: URL: https://github.com/apache/felix-atomos/pull/27
Atomos depends on the connect framework implementations to allow connect bundles to export java.* packages. Both Felix and Equinox Framework implementations will allow this for connect bundles. Prior to that Atomos would use version 1 (no version) because exports of java.* were allowed prior to version 2. This causes issues because some frameworks ignore concepts introduced in version 2 when version 1 is used (such as Require-Bundle). ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
