porcelli commented on code in PR #6156: URL: https://github.com/apache/incubator-kie-drools/pull/6156#discussion_r1848428579
########## LICENSE: ########## @@ -243,4 +243,142 @@ for drools-drl/drools-drl-parser/src/main/antlr4/org/drools/drl/parser/antlr4/Ja Included by permission of the http://tpop.awl.com/ web site, which says: "You may use this code for any purpose, as long as you leave the - copyright notice and book citation attached." \ No newline at end of file + copyright notice and book citation attached." + + ------------------------------------------------------------------------------------ + for kie-dmn/kie-dmn-backend/src/test/resources/DC.xsd + kie-dmn/kie-dmn-backend/src/test/resources/DI.xsd + kie-dmn/kie-dmn-backend/src/test/resources/DMN11.xsd + kie-dmn/kie-dmn-backend/src/test/resources/DMN12.xsd + kie-dmn/kie-dmn-backend/src/test/resources/DMN13.xsd + kie-dmn/kie-dmn-backend/src/test/resources/DMN14.xsd + kie-dmn/kie-dmn-backend/src/test/resources/DMN15.xsd + kie-dmn/kie-dmn-backend/src/test/resources/DMNDI12.xsd + kie-dmn/kie-dmn-backend/src/test/resources/DMNDI13.xsd + kie-dmn/kie-dmn-backend/src/test/resources/DMNDI15.xsd + kie-dmn/kie-dmn-feel/src/main/antlr4/org/kie/dmn/feel/parser/feel11/FEEL_1_1.g4 + kie-dmn/kie-dmn-feel/src/main/resources/dmn.xsd + kie-dmn/kie-dmn-trisotech/src/main/resources/org/kie/dmn/trisotech/validation/extension/TrisotechDMN13.xsd Review Comment: thank you for starting the conversation @tkobayas ! -- 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]
