[
https://issues.jboss.org/browse/DROOLS-3962?page=com.atlassian.jira.plugi...
]
Matteo Mortari commented on DROOLS-3962:
----------------------------------------
Hi [~tracyhires] , can you kindly copy-paste the exception stack trace, which is allegedly
caused by the <di:extension> tag, please?
Thank you for filing a report, but I cannot reproduce this problem at all.
It works fine for the engine:
https://github.com/kiegroup/drools/pull/2321
I even create a standalone project KJAR to copy-paste your snippet, which netted of a typo
error which prevented your snippet to even compile, does not exhibit any exception at all
using 7.20.0.Final as you reported:
https://github.com/tarilabs/DROOLS-3962/blob/1111eeeb98885d8ad18b12d9981b...
/cc [~tzimanyi] [~tirelli]
dmn model fails to compile when <di:extension> tag is included
in a dmndi:DMNDiagram
------------------------------------------------------------------------------------
Key: DROOLS-3962
URL:
https://issues.jboss.org/browse/DROOLS-3962
Project: Drools
Issue Type: Bug
Components: dmn engine
Affects Versions: 7.20.0.Final
Reporter: Tracy Hires
Assignee: Matteo Mortari
Priority: Critical
Attachments: DataTest.dmn
The attached dmn file fails to compile, though it complies with the dmn schema def found
here:
https://www.omg.org/spec/DMN/20180505/DMN12.xsd. If one removes the
<di:extension/> tag found on line 68, then the file compiles
--
This message was sent by Atlassian Jira
(v7.12.1#712002)