Matteo Mortari
Matteo Mortari
7.x backport to keep aligned Antlr version for Drools DMN engine ref https://github.com/quarkusio/quarkus/pull/27298#issuecomment-1216705851 **JIRA**: https://issues.redhat.com/browse/DROOLS-7105 **referenced Pull Requests**: - (main) https://github.com/kiegroup/drools/pull/4614 - (7.x for alignment) https://github.com/kiegroup/droolsjbpm-build-bootstrap/pull/2031 - (7.x for alignment)...
Hello, I'm trying to compare two XML documents for which "control" implies a default attribute, while "test" make the attribute explicit with default value. I have noted the `DifferenceEvaluators.Default` specifies...
see https://github.com/kiegroup/drools/pull/4614#issuecomment-1227214539 How to replicate CI configuration locally? Build Chain tool does "simple" maven build(s), the builds are just Maven commands, but because the repositories relates and depends on each...
Beyond the details in the JIRA per required Goal/Nongoal format, there are some relevant lessons learned which I'll summarize below, but I can go into details as needed (I prefer...
ref https://github.com/quarkusio/quarkus/pull/27298#issuecomment-1216705851 **JIRA**: https://issues.redhat.com/browse/DROOLS-7105 **referenced Pull Requests**: - (main) https://github.com/kiegroup/drools/pull/4614 - (main) https://github.com/kiegroup/kogito-runtimes/pull/2414 - (7.x for alignment) https://github.com/kiegroup/droolsjbpm-build-bootstrap/pull/2031 - (7.x for alignment) https://github.com/kiegroup/drools/pull/4632 - (7.x for alignment) https://github.com/kiegroup/kie-wb-common/pull/3769 - (7.x...
This is a potential solution (taken from drools test coverage) which integrates locally as well, ⚠️ BUT with the downside that I can't no longer walk into `kie-dmn/kie-dmn-core` and launch...
to replace https://github.com/kiegroup/drools/pull/4621 as for CI I am afraid we need the same author for multi repo PRs /cc @Rikkola ref https://github.com/quarkusio/quarkus/pull/27298#issuecomment-1216705851 **JIRA**: https://issues.redhat.com/browse/DROOLS-7105 **referenced Pull Requests**: - (main) https://github.com/kiegroup/drools/pull/4614...
### Describe the bug Inadvertently mixing `@QuarkusTest` and `@QuarkusIntegrationTest` **by inadvertently naming convention of the classname**, results in ClassCastException ### Expected behavior As allegedly is a known expectation not to...
Hi 👋 We migrated our https://www.jugmilano.it static website from Jekyll to JBake. As part of that, we wanted to keep original post format by Jekyll with [front matter](https://jekyllrb.com/docs/front-matter/), instead of...