This is an automated email from the ASF dual-hosted git repository.
tkobayas pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-drools.git
The following commit(s) were added to refs/heads/main by this push:
new 869732dc42 [incubator-kie-drools-6620] Warning: Bad option value in
"-JDK_VERSION=17.0.9" will be ignored. (#6621)
869732dc42 is described below
commit 869732dc42cfc0b264af267d47792d747664cc90
Author: Toshiya Kobayashi <[email protected]>
AuthorDate: Mon Mar 23 19:05:24 2026 +0900
[incubator-kie-drools-6620] Warning: Bad option value in
"-JDK_VERSION=17.0.9" will be ignored. (#6621)
---
drools-model/drools-mvel-parser/pom.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/drools-model/drools-mvel-parser/pom.xml
b/drools-model/drools-mvel-parser/pom.xml
index af82bfcf44..1bd122092f 100644
--- a/drools-model/drools-mvel-parser/pom.xml
+++ b/drools-model/drools-mvel-parser/pom.xml
@@ -73,7 +73,6 @@
</goals>
<configuration>
<grammarEncoding>${project.build.sourceEncoding}</grammarEncoding>
- <jdkVersion>${java.version}</jdkVersion>
</configuration>
</execution>
</executions>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]