gitgabrio opened a new issue, #1813: URL: https://github.com/apache/incubator-kie-issues/issues/1813
Previous version of the engine allowed the usage of custom DMN profiles, declaring them in the kmodule.xml and setting the value via command line:  The scope of this ticket is to restore the functionality with the following behavior: 1. declare the profile name and the mapped class in the application.properties.file e.g. `org.kie.dmn.profiles.signavio=org.kie.dmn.signavio.KieDMNSignavioProfile` 2. provide the actual implementation, either directly in the kogito app, or inherited by some dependency -- 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]
