martinweiler opened a new issue, #1726: URL: https://github.com/apache/incubator-kie-issues/issues/1726
As discussed [here](https://github.com/apache/incubator-kie-kogito-runtimes/pull/3815/files#r1893470258), there are many bpmn files used in the unit tests which have System.out.println statements. These messages are just additional noise in the logs. It should be evaluated if we need them, and remove the ones which don't add any value. Example: https://github.com/apache/incubator-kie-kogito-runtimes/blob/main/jbpm/jbpm-tests/src/test/bpmn/org/jbpm/bpmn2/loop/BPMN2-MultiInstanceLoopCharacteristicsTaskWithOutputCmpCondSequential.bpmn2#L49 -- 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]
