tkobayas commented on code in PR #6569:
URL: 
https://github.com/apache/incubator-kie-drools/pull/6569#discussion_r2740519157


##########
build-parent/pom.xml:
##########
@@ -94,7 +94,7 @@
     <version.org.apache.poi>5.4.1</version.org.apache.poi>
     
<version.org.apache.tomcat.tomcat-dbcp>10.1.48</version.org.apache.tomcat.tomcat-dbcp>
     <version.org.assertj>3.27.3</version.org.assertj>
-    <version.org.eclipse.jdt>3.33.0</version.org.eclipse.jdt>
+    <version.org.eclipse.jdt>3.44.0</version.org.eclipse.jdt>

Review Comment:
   @mariofusco I can file a GH issue to remove the Eclipse compiler. Is there 
any blocker that prevents us from removing the Eclipse compiler?
   
   For now, if Eclipse compiler exists in classpath, Eclipse compiler is used 
by default. 
https://github.com/apache/incubator-kie-drools/blob/10.1.0/drools-compiler/src/main/java/org/drools/compiler/compiler/JavaDialectConfiguration.java#L99



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