[jboss-jira] [JBoss JIRA] (DROOLS-3868) Upgrade antlr4-runtime version to 4.7.2

Dominik Hanak (Jira) issues at jboss.org
Wed Apr 10 01:56:00 EDT 2019


Dominik Hanak created DROOLS-3868:
-------------------------------------

             Summary: Upgrade antlr4-runtime version to 4.7.2
                 Key: DROOLS-3868
                 URL: https://issues.jboss.org/browse/DROOLS-3868
             Project: Drools
          Issue Type: Task
          Components: DMN Editor
    Affects Versions: 7.20.0.Final
            Reporter: Dominik Hanak
            Assignee: Dominik Hanak


There is a new version of antlr4-runtime - 4.7.2. We use 4.5.3 in community.

It would be nice to upgrade to version 4.7.2.
NOTE: This is also needed for - https://issues.jboss.org/browse/JBPM-8195

I prepared a PR - https://github.com/kiegroup/droolsjbpm-build-bootstrap/pull/946
Running FDB shows that 9 tests started to fail.

These are the failed tests:
{code:java}
org.kie.dmn.core.DMNRuntimeTest.testInvalidVariableNames[true]
org.kie.dmn.core.DMNRuntimeTest.testInvalidVariableNames[false]
org.kie.dmn.feel.parser.feel11.FEELParserTest.testVariableNameWithInvalidCharacterPercent
org.kie.dmn.feel.parser.feel11.FEELParserTest.testVariableNameWithInvalidCharacterAt
org.kie.dmn.validation.ValidatorTest.testVALIDATION
org.kie.dmn.validation.ValidatorTypeRefTest.testTYPEREF_NOT_FEEL_NOT_DEF_DefinitionsInput
org.kie.dmn.validation.ValidatorTypeRefTest.testTYPEREF_NOT_FEEL_NOT_DEF_FileInput
org.kie.dmn.validation.ValidatorTypeRefTest.testTYPEREF_NOT_FEEL_NOT_DEF_ReaderInput
{code}




--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list