You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Pierre De Rop (JIRA)" <ji...@apache.org> on 2017/06/27 05:48:00 UTC

[jira] [Created] (FELIX-5657) DM released sources can't be rebuilt

Pierre De Rop created FELIX-5657:
------------------------------------

             Summary: DM released sources can't be rebuilt
                 Key: FELIX-5657
                 URL: https://issues.apache.org/jira/browse/FELIX-5657
             Project: Felix
          Issue Type: Bug
          Components: Dependency Manager
    Affects Versions: org.apache.felix.dependencymanager-r9
            Reporter: Pierre De Rop
            Assignee: Pierre De Rop
            Priority: Critical


since FELIX-5228, dm has been updated with bndlib 3.3.0. but at this point a refactoring has been made and junit/hamcrest jars were moved from cnf/buildrepo to cnf/non-osgirepo.

the problem is: the release/build.gradle script has not been updated in order to include the cnf/non-osgirepo in the dm-deps zip, leading to a fatal compile error.

notice that using latest bndtools, it could be possible to manage to avoid using a dm-deps zip, because we'll do this later.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)