jomarko commented on code in PR #3198: URL: https://github.com/apache/incubator-kie-tools/pull/3198#discussion_r2215361984
########## .rat-excludes: ########## @@ -348,6 +348,14 @@ DI.xsd DMN15.xsd # packages/dmn-marshaller/src/schemas/dmn-1_5/DMNDI15.xsd DMNDI15.xsd +# packages/dmn-marshaller/src/schemas/dmn-1_6/DC.xsd +DC.xsd +# packages/dmn-marshaller/src/schemas/dmn-1_6/DI.xsd +DI.xsd +# packages/dmn-marshaller/src/schemas/dmn-1_6/DMN16.xsd +DMN16.xsd +# packages/dmn-marshaller/src/schemas/dmn-1_6/DMNDI15.xsd +DMNDI15.xsd Review Comment: This does not look correct -- 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]
