rombert commented on PR #47: URL: https://github.com/apache/sling-org-apache-sling-feature-analyser/pull/47#issuecomment-2165813375
For now we can't merge as-is. Existing analysers will because they will be unable to parse the "system.bundle" entry, which is not a valid artifact id. I need to find a solution that allows working with older versions. Options (untested): - use "org.apache.felix:org.apache.felix.framework:0" key, because that one is never listed as a bundle - use a "reserved:system.bundle:0.0.0" value (or similar), to make it clear that this is not an actual artifact id, but an "extension" -- 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]
