[jboss-jira] [JBoss JIRA] (DROOLS-5498) Avoid using import star in executable model classes and always use FQN

Luca Molteni (Jira) issues at jboss.org
Wed Jul 8 09:57:01 EDT 2020


Luca Molteni created DROOLS-5498:
------------------------------------

             Summary: Avoid using import star in executable model classes and always use FQN
                 Key: DROOLS-5498
                 URL: https://issues.redhat.com/browse/DROOLS-5498
             Project: Drools
          Issue Type: Enhancement
            Reporter: Luca Molteni
            Assignee: Mario Fusco


to avoid problem such as

 

```[ERROR] /home/lmolteni/git/reproducer20200430/target/generated-sources/drools-model-compiler/main/java/org/kie/dmn/validation/DMNv1_1/Rules86f277caf99949898df882cceeb356edRuleMethods0.java:[42,260] reference to Binding is ambiguous
[ERROR]   both interface org.kie.dmn.model.api.Binding in org.kie.dmn.model.api and interface org.drools.model.Binding in org.drools.model match



--
This message was sent by Atlassian Jira
(v7.13.8#713008)



More information about the jboss-jira mailing list