joeshannon opened a new pull request, #168: URL: https://github.com/apache/servicemix-bundles/pull/168
With Shade plugin version 3.3.0 setting these as empty elements causes the headers to be excluded from the manifest. These four are included by default with the ManifestResourceTransformer as documented at: https://maven.apache.org/plugins/maven-shade-plugin/examples/resource-transformers.html Their presence can cause issues resolving bundles, particularly in Eclipse, as the source bundle is resolved instead of the classes bundle. See also JIRA SM-2654. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
