[jboss-jira] [JBoss JIRA] (DROOLS-2612) Change the default artifact version to 1.0.0

Tibor Zimányi (JIRA) issues at jboss.org
Tue Jun 5 10:30:02 EDT 2018


Tibor Zimányi created DROOLS-2612:
-------------------------------------

             Summary: Change the default artifact version to 1.0.0
                 Key: DROOLS-2612
                 URL: https://issues.jboss.org/browse/DROOLS-2612
             Project: Drools
          Issue Type: Enhancement
          Components: core engine
    Affects Versions: 7.7.0.Final
            Reporter: Tibor Zimányi
            Assignee: Tibor Zimányi


There was a recent change that fixed -SNAPSHOT artifact version resolution which is done here [1]. The default GAV contains 1.0.0-SNAPSHOT version [2]. This means, that each time a default version is used, SNAPSHOT version is being resolved for it. This is not needed, because it takes some time, so it slows things down. 

[1] https://github.com/baldimir/drools/blob/c1d553998891e2dd0ef0d539963a7e9f9e6eb588/drools-compiler/src/main/java/org/drools/compiler/kie/builder/impl/KieRepositoryImpl.java#L438
[2] https://github.com/baldimir/drools/blob/c1d553998891e2dd0ef0d539963a7e9f9e6eb588/drools-compiler/src/main/java/org/drools/compiler/kie/builder/impl/KieRepositoryImpl.java#L58



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)



More information about the jboss-jira mailing list