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 2018/09/26 16:56:00 UTC

[jira] [Resolved] (FELIX-5937) Refactor DM bndtools/gradle project

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

Pierre De Rop resolved FELIX-5937.
----------------------------------
    Resolution: Fixed

> Refactor DM bndtools/gradle project
> -----------------------------------
>
>                 Key: FELIX-5937
>                 URL: https://issues.apache.org/jira/browse/FELIX-5937
>             Project: Felix
>          Issue Type: Improvement
>          Components: Dependency Manager, Dependency Manager Shell
>            Reporter: Pierre De Rop
>            Assignee: Pierre De Rop
>            Priority: Minor
>             Fix For: org.apache.felix.dependencymanager-r12
>
>
> The DM gradle project structure has been enhanced (see [1][),|https://github.com/pderop/dm.enhanced),] and I'd like to merge the enhancements in the felix trunk.
> Mainly:
>  * all build time binary dependencies are now downloaded from maven central using the bndtools "aQute.bnd.repository.maven.provider.MavenBndRepository".
>  * The gradle wrapper is not commited anymore and is downloaded by the "gradlew" scripts.
>  * Fixed some issues in the release/build.gradle script, which now allows to interactively specify the PGP key when calling the "gradlew signStaging" task
> The consequence of this is that we don't need anymore to deliver a "-deps.zip" bundle which was containing so far build-time binary dependencies.
> [1]https://github.com/pderop/dm.enhanced



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)