You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/09/14 18:20:00 UTC

[jira] [Commented] (ISIS-2428) Cleanup inconsistent Artifact Names

    [ https://issues.apache.org/jira/browse/ISIS-2428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17195671#comment-17195671 ] 

ASF subversion and git services commented on ISIS-2428:
-------------------------------------------------------

Commit cc249a9198af646ed2c52d6ff209adc27fd8fbbb in isis's branch refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=cc249a9 ]

ISIS-2428: fix gradle build after relocating 'commons'

(prev. commit was logged under wrong issue id, should have been this
one)

> Cleanup inconsistent Artifact Names
> -----------------------------------
>
>                 Key: ISIS-2428
>                 URL: https://issues.apache.org/jira/browse/ISIS-2428
>             Project: Isis
>          Issue Type: Improvement
>    Affects Versions: 2.0.0-M3
>            Reporter: Andi Huber
>            Assignee: Andi Huber
>            Priority: Major
>             Fix For: 2.0.0-M4
>
>
> * _Commons_ to be common to the entire Apache Isis ecosystem.
> {code:java}
> org.apache.isis.core:isis-core-commons -> org.apache.isis.commons:isis-commons{code}
>  * _Isis-Parent_ to be parent to the entire Apache Isis ecosystem.
> {code:java}
> org.apache.isis.core:isis-parent -> org.apache.isis:isis-parent{code}
>  * Rename _Core_ artifact
> {code:java}
> org.apache.isis.core:isis -> org.apache.isis.core:isis-core{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)