tkobayas commented on issue #2293:
URL: 
https://github.com/apache/incubator-kie-issues/issues/2293#issuecomment-4394385800

   Hi @sharad-zee ,
   
   While "Apache KIE doesn't support Java 25 yet" is true, 
`UnsupportedOperationException` in `DummyConstraintBuilder` looks to be caused 
by a dependency issue (missing `drools-engine-classic` or `drools-mvel`) rather 
than Java version.
   
   I created a project with your code, 
https://github.com/tkobayas/shared-examples/tree/main/Ex-basic-drl-10.2 , and 
confirmed that it runs successfully with Java 25 (Temurin-25.0.3+9, Fedora 42).
   
   Please attach a reproducer (simple maven project to reproduce the issue), so 
we can have a closer look. Thanks.


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