You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ace.apache.org by "J.W. Janssen (JIRA)" <ji...@apache.org> on 2016/01/27 15:35:39 UTC

[jira] [Resolved] (ACE-524) Make sure Bnd uses the right repository

     [ https://issues.apache.org/jira/browse/ACE-524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

J.W. Janssen resolved ACE-524.
------------------------------
       Resolution: Fixed
    Fix Version/s: next

We're using the same approach as Bnd uses for its buildrepo. Now, it is no longer necessary to create an index file for these non-bundle artifacts. The only thing we need to think of is to make sure that the included artifacts adhere to a certain naming convention: `<name>-<major>.<minor>.<micro>.ext`.

> Make sure Bnd uses the right repository
> ---------------------------------------
>
>                 Key: ACE-524
>                 URL: https://issues.apache.org/jira/browse/ACE-524
>             Project: ACE
>          Issue Type: Improvement
>          Components: Build
>            Reporter: J.W. Janssen
>            Assignee: J.W. Janssen
>              Labels: ace-build
>             Fix For: next
>
>
> The ant build currently shows the following warning:
>     Content provider 'R5' was unable to determine compatibility with index at URL 'file:/home/jawi/Sources/ace/ace-trunk/cnf/lib/repository.xml': Reached end of stream
> We should investigate why this warning appears and how we can solve it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)