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

   The bump to version 32 implies that maven.compiler.release
   is also set, which means stricter rules for builds with Java 9+.
   
   We do this in piece multiple parts, cleaning up obvious cases first:
   - **Do not use RegistryImpl**
   - **Un-modernize GraphQLWebSocketExample**
   
   Next we improve our control over build/runtime enviroment versions:
   - **Control m-c-p/m-j-p through property**
   - **Add karaf.runtime.target**
   
   Finally leap into the 'building post-Java 9' world:
   - **Require Java 11+ for management.server**
   - **Require Java 11+ for diagnostic.boot**
   - **[KARAF-7789] Bump Apache POM to 34**
   


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