tkobayas opened a new issue, #659: URL: https://github.com/apache/incubator-kie-issues/issues/659
We have 2 kinds of DebugAgendaEventListener classes (other listeners, too) * org.kie.api.event.rule.DebugAgendaEventListener -> Log to System.err * org.drools.core.event.DebugAgendaEventListener -> Log to logger, info level. It's confusing and org.drools.core.event.DebugAgendaEventListener is recommended *Acceptance Criteria:* * Make org.kie.api.event.rule EventListeners Deprecated * Add explanation in the document -- 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]
