Matteo Mortari
Matteo Mortari
Thank you for the feedback. Okay, so for the moment I'm using a custom `DifferenceEvaluator` to take into account my specific use case as described above, along the lines of:...
Rebased per request in https://github.com/kiegroup/kogito-runtimes/pull/2414#issuecomment-1259450159
I think the `org.drools.core.time.TimeUtils.parseTimeString(TimeUtils.java:131)` is actually working as intended. The pop-up help in the VSCode editor mentions:  To my investigation, there is no reference in the Kogito docs about...
Jenkins run native
About https://github.com/kiegroup/drools/pull/4744#issuecomment-1274905260 wrt missing coverage is a false negative.
Jenkins run native
Confirmed NI test now running correctly, log from https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest.native/job/drools.native.drools/30/display/redirect ``` [2022-10-11T16:32:37.425Z] ======================================================================================================================== [2022-10-11T16:32:37.425Z] GraalVM Native Image: Generating 'drools-drl-quarkus-integration-test-8.30.0-SNAPSHOT-runner' (executable)... [2022-10-11T16:32:37.425Z] ======================================================================================================================== [2022-10-11T16:32:39.315Z] [1/7] Initializing... (11.2s @ 0.49GB) [2022-10-11T16:32:39.315Z] Version info:...
Jenkins run native
In summary: - kogito-apps, kogito-examples failures unrelated, given downstream the Drools DRL extension is not used - https://github.com/kiegroup/drools/pull/4744#issuecomment-1275082441 coverage is clearly a false negative - as demonstrated in https://github.com/kiegroup/drools/pull/4744#issuecomment-1274983790 and...
26fdb88 implements code review requested "prefer explicit dependencies instead of exclusion" Jenkins run native