jstastny-cz opened a new issue, #741:
URL: https://github.com/apache/incubator-kie-issues/issues/741

   DMN and BPMN models in incubator-kie-kogito-examples contain xmlns 
definition containing kiegroup URIs.
   
   This should be design time metadata, without any influence on processing.
   
   e.g
   ```
   <dmn:definitions xmlns:dmn="http://www.omg.org/spec/DMN/20180521/MODEL/"; 
xmlns="https://github.com/kiegroup/kogito-examples/dmn-quarkus-listener-example";
 xmlns:di="http://www.omg.org/spec/DMN/20180521/DI/"; 
xmlns:kie="http://www.drools.org/kie/dmn/1.2"; 
xmlns:dmndi="http://www.omg.org/spec/DMN/20180521/DMNDI/"; 
xmlns:dc="http://www.omg.org/spec/DMN/20180521/DC/"; 
xmlns:feel="http://www.omg.org/spec/DMN/20180521/FEEL/"; 
id="_DC5AB7D9-7D61-40F7-94C1-2E064A053AC0" name="LoanEligibility" 
typeLanguage="http://www.omg.org/spec/DMN/20180521/FEEL/"; 
namespace="https://github.com/kiegroup/kogito-examples/dmn-quarkus-listener-example";>
   ```
   as an example of the affected model.


-- 
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]

Reply via email to