puzixi opened a new issue, #6360: URL: https://github.com/apache/incubator-kie-drools/issues/6360
Due to the version upgrade, the `DrlDumper` class is no longer available. I currently have an old version method `String srt = new DrlDumper().dump(pakg);`. What should I do to replace this part of the code with the least effort possible, when upgrading from `drools-compiler:7.30.0.Final` to `7.69.0.Final`? -- 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]
