rombert opened a new pull request, #47: URL: https://github.com/apache/sling-org-apache-sling-feature-analyser/pull/47
First draft of the fix for SLING-102888, up for discussion. There are some implementations improvements that still need to to be applied ( testing, duplication, unintended reformatting ), but I wanted to check if I'm going in the right direction, at least with regards to: - using the `system.bundle` key for configuration / storage; I am trying to keep compatibility with metadata extensions that are already generated - using info from the execution-environment to configure the system bundle metadata - the way the capabilities and exported packages are persisted and read; I already wrote off `org.apache.felix.utils.manifest.Parser.parseHeader` (as inlined in the feature analyser ) as not preserving the type information for versions. -- 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]
