On 3/13/07, Tim Moloney <[EMAIL PROTECTED]> wrote:
Please consider updating the bnd dependency in maven-bundle-plugin to version 0.0.116.
This looks good to me so I'll commit the update to 116 and enable the bundles, below, that use the new capability. Enrique
Peter Kriens applied my patch that allows bnd to find Include-Resources in jar files in the class path, not just jar files in the project directory. If bnd-0.0.116 is used, then packages containing resources can be completely wrapped using maven-bundle-plugin. The packages that need this capability are: activation (FELIX-228) avalon-framework (FELIX-229) commons-logging (FELIX-204) mail (FELIX-232) xercesImpl (FELIX-234) Although my patch was applied to version 0.0.115, I have only tested using bnd-0.0.116, however I had no issues. Thanks, Tim