tkobayas opened a new pull request, #6569:
URL: https://github.com/apache/incubator-kie-drools/pull/6569

   - https://github.com/apache/incubator-kie-drools/issues/6561
     - Added java versions up to `21` for DRL compilation.
     - This PR is about DRL compilation, not about building drools project 
itself
     - Upgraded eclipse-ecj from `3.33.0` to `3.44.0`
     - Added Java 21 syntax test (unit test, drl test, kjar test)
     - Supports only dialect "java" (default)
     - For dialect "mvel"
       - non-exec-mode) `drools-mvel` is deprecated, so we will not likely 
upgrade this part
       - exec-model) `drools-model`/`mvel.jj` is based on Java 16 syntax now. 
Enhancement would be a separate issue/PR
     - Refactored `JavaConfiguration` to remove duplicate java version 
definitions as @gitgabrio suggested
     - We should clean up old versions usage / tests (`1.5` - `16`) , because 
the current drools requires at least version `17` to run. It will be a 
separated issue/PR.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to