The _donotcopy is ignored ------------------------- Key: FELIX-1734 URL: https://issues.apache.org/jira/browse/FELIX-1734 Project: Felix Issue Type: Bug Components: Maven Bundle Plugin Affects Versions: maven-bundle-plugin-2.0.1, maven-bundle-plugin-2.0.0 Reporter: Clement Escoffier
Since the 2.0.0, the _donotcopy 'instruction' does no more work. As an example, Felix Main declares a donotcopy on config.properties. Despite this, the created jar contains the config.properties file. The issue also appears in iPOJO core. It also looks like the <_debug>true<_debug> does not work either. (but I never checked before) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.