Matteo Mortari

Results 405 comments of Matteo Mortari

rechecked also locally just to be sure and the change in pom works as expected ![Screenshot 2022-10-20 at 10 12 29](https://user-images.githubusercontent.com/1699252/196893857-cf94cda6-4003-4699-95a0-a2c89e476b48.png)

![image](https://user-images.githubusercontent.com/1699252/184954659-df8449d1-2f12-4c5b-9b98-520d31a7014e.png) locally is passing 🤔

![image](https://user-images.githubusercontent.com/1699252/184970103-a7d22ce9-975d-479f-a7d9-f4319d8fc612.png) GWT modules are preventing the update to Antlr 4.10 per requirement (see JIRA). I suppose due to this: https://github.com/kiegroup/drools/blob/fd8a89a1f91b9e16139a2b53e48472e7aa21d04e/build-parent/pom.xml#L67 which I suppose is a GWT ~shim or the likes....

This is in relation to https://github.com/quarkusio/quarkus/pull/27298#issuecomment-1216705851 The Drools main tests are passing. Any Kogito downstream CI is naturally failing for Quarkus-based tests since Quarkus define Antlr 4.9.2 as part of...

> @tarilabs isn't there an option to force the antlr library also on downstream repositories ? and we would revert the change once Quarkus update the version ? @radtriste if...

Thank you @Sanne , trying out with https://github.com/kiegroup/kogito-runtimes/pull/2414 Jenkins retest this