tkobayas commented on code in PR #6225:
URL:
https://github.com/apache/incubator-kie-drools/pull/6225#discussion_r1942480483
##########
.github/workflows/pr-drools.yml:
##########
@@ -61,7 +61,7 @@ jobs:
- name: Build Chain
uses:
apache/incubator-kie-kogito-pipelines/.ci/actions/build-chain@main
env:
- BUILD_MVN_OPTS_CURRENT: '-Dfull -Dreproducible'
+ BUILD_MVN_OPTS_CURRENT: '-Dfull -Dreproducible -DenableNewParser'
Review Comment:
This is a temporal change to test the new parser (= DRL10). I'll revert this
after review.
--
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]