Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the DMN 1.2 parsing of an DMNDI:DMNLabel DMNDI:TEXT child element #2432

Merged
merged 2 commits into from
Jul 16, 2019

Conversation

SimonRinguette
Copy link
Contributor

There is currently and issue with the DMN parsing of the DMNDI:Text child element. The current parser code would fail to pass a valid (XSD) model that contained that element.

This PR contains a code fix as well as a unit test to validate the fix.

@ghost
Copy link

ghost commented Jul 5, 2019

Can one of the admins verify this PR? Comment with 'ok to test' to start the build.

@etirelli
Copy link
Contributor

etirelli commented Jul 5, 2019

ok to test

@tarilabs
Copy link
Member

Jenkins test again

@mariofusco mariofusco merged commit 5044bed into apache:master Jul 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants