rovarga opened a new pull request, #1985:
URL: https://github.com/apache/karaf/pull/1985

   This is a number of commits, correcting packages to match
   their production introduction in Java versions 11-25.
   
   This reverts a number of previous commits, especially around
   java.net.http and java.lang.runtime: these were incorrect bug
   reports caused by wrong javase (which still defaults to 8!)
   requirement, as noted in
   https://issues.apache.org/jira/browse/FELIX-6538.
   
   - **KARAF-8000: use cascading properties**
   - **KARAF-8000: expose jdk.nio on Java 11+**
   - **KARAF-8000: correct Java 12 packages**
   - **KARAF-8000: expose jdk.nio.mapmode on Java 14+**
   - **KARAF-8000: correct Java 24 packages**
   - **KARAF-8000: expose javax.sound on Java 25+**
   - **KARAF-8000: correct java.net.http availability**
   - **KARAF-8000: correct java.lang.runtime availability**
   


-- 
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]

Reply via email to