[ https://issues.apache.org/jira/browse/FELIX-5937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16629116#comment-16629116 ]
Pierre De Rop commented on FELIX-5937: -------------------------------------- committed in revision 1842034. > 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 > Affects Versions: org.apache.felix.dependencymanager-r12 > Reporter: Pierre De Rop > Assignee: Pierre De Rop > Priority: Minor > > 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)