You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2019/12/25 05:16:00 UTC

[jira] [Commented] (OPENJPA-2799) Karaf features contains mistake on the commons-collections4 location

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

ASF subversion and git services commented on OPENJPA-2799:
----------------------------------------------------------

Commit 0a6b7fb5944129a89f1861f3f7bbb40fac94ef8d in openjpa's branch refs/heads/master from Maxim Solodovnik
[ https://gitbox.apache.org/repos/asf?p=openjpa.git;h=0a6b7fb ]

OPENJPA-2799 commons-collections4 groupId is corrected


> Karaf features contains mistake on the commons-collections4 location
> --------------------------------------------------------------------
>
>                 Key: OPENJPA-2799
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-2799
>             Project: OpenJPA
>          Issue Type: Bug
>          Components: osgi
>    Affects Versions: 3.1.0
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Maxim Solodovnik
>            Priority: Major
>             Fix For: 3.1.1
>
>
> The OpenJPA 3.1.0 features XML refers {{mvn:commons-collections/commons-collections4/4.3}}.
> However, this is not the correct location. It should use: {{mvn:org.apache.commons/commons-collections4/4.3}}.
> I'm preparing a PR about that.



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