Toni Rikkola
Toni Rikkola
**JIRA**: [KOGITO-4647](https://issues.redhat.com/browse/KOGITO-4647) **referenced Pull Requests**: * https://github.com/kiegroup/droolsjbpm-build-bootstrap/pull/1632 * https://github.com/kiegroup/drools/pull/3566 * https://github.com/kiegroup/kie-wb-common/pull/3712 **Notable changes**: - `ClassUtil`and `StringUtil` wrap GWT problematic methods. Might be better to have these wrappers around. If another...
[KOGITO-7181](https://issues.redhat.com/browse/KOGITO-7181) 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 other...
**JIRA**: [KOGITO-4647](https://issues.redhat.com/browse/KOGITO-4647) **referenced Pull Requests**: * https://github.com/kiegroup/droolsjbpm-build-bootstrap/pull/1632 * https://github.com/kiegroup/drools/pull/3566 * https://github.com/kiegroup/kie-wb-common/pull/3712 How to retest this PR or trigger a specific build: * a pull request please add comment: Jenkins retest...
Part of KOGITO-9997 : Create end to end usable YaRD example https://issues.redhat.com/browse/KOGITO-10000 https://issues.redhat.com/browse/KOGITO-9997 Introduces YaRD runtime (Yet another Rule Definition). YaRD uses Drools on the backend. How to replicate CI...
### Description This ticket will list flaky tests. The tests will be disabled or ignored from the build. org.acme.travel.tests.multimessaging.springboot.MultiMessagingIT.testProcess org.acme.travel.tests.messaging.springboot.MessagingIT.testProcess ### Implementation ideas To get a test back it needs...
https://github.com/apache/incubator-kie-drools/issues/5774 Some thoughts, questions and notes: - This PR does not make YaRD a Kie Resource, should it? - Currently only "scripting" language supported is JShell. It is plain Java...
Adds the required runtime for YaRD.