This is an automated email from the ASF dual-hosted git repository.
rombert pushed a change to branch issue/SLING-10288
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-analyser.git
from 0fe9988 SLING-10288 - FelixFrameworkScanner sets framework properties
always for current Java version
add 81a3483 SLING-10288 - FelixFrameworkScanner sets framework properties
always for current Java version
No new revisions were added by this update.
Summary of changes:
.../org/apache/sling/feature/scanner/Scanner.java | 30 +---------
.../scanner/impl/FelixFrameworkScanner.java | 30 +---------
.../scanner/impl/SystemBundleDescriptor.java | 67 ++++++++++++++++++++++
3 files changed, 70 insertions(+), 57 deletions(-)
create mode 100644
src/main/java/org/apache/sling/feature/scanner/impl/SystemBundleDescriptor.java