[
https://issues.apache.org/jira/browse/KARAF-7789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17947547#comment-17947547
]
ASF GitHub Bot commented on KARAF-7789:
---------------------------------------
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**
> Upgrade to xbean 4.24
> ---------------------
>
> Key: KARAF-7789
> URL: https://issues.apache.org/jira/browse/KARAF-7789
> Project: Karaf
> Issue Type: Dependency upgrade
> Components: karaf
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Priority: Major
> Fix For: 4.5.0, 4.4.5
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)