[jboss-jira] [JBoss JIRA] (DROOLS-3962) dmn model fails to compile when <di:extension> tag is included in a dmndi:DMNDiagram

Matteo Mortari (Jira) issues at jboss.org
Fri May 3 03:51:00 EDT 2019


    [ https://issues.jboss.org/browse/DROOLS-3962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13729357#comment-13729357 ] 

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/1111eeeb98885d8ad18b12d9981b835caf52e073/src/test/java/org/kie/DROOLS3962/DROOLS3962Test.java#L16-L20

/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)


More information about the jboss-jira mailing list