[ https://issues.apache.org/jira/browse/BUILDR-732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16159896#comment-16159896
]
Peter Donald commented on BUILDR-732:
-------------------------------------
Looks good. I applied the change as https://github.com/apache/buildr/commit/00f02b7277e5984f320107d506689a8434cfc106
I will do some more extensive locally over the next week or so.
Thanks!
> Support bnd version 2.1.0 or more
> ---------------------------------
>
> Key: BUILDR-732
> URL: https://issues.apache.org/jira/browse/BUILDR-732
> Project: Buildr
> Issue Type: Dependency upgrade
> Components: Extensions
> Affects Versions: 1.5.1
> Reporter: Eric Bruneton
> Attachments: builr-bnd.patch
>
>
> The biz aQute bnd artifact has moved two times since version 1.50.0: see [https://mvnrepository.com/artifact/biz.aQute/bnd],
[https://mvnrepository.com/artifact/biz.aQute.bnd/bnd] and [https://mvnrepository.com/artifact/biz.aQute.bnd/biz.aQute.bnd].
> Therefore, despite the configurable version number in the bnd addon (added for [https://issues.apache.org/jira/browse/BUILDR-654]),
it is not possible to use a version larger than 1.50.0 (due to the hardcoded group and artifact
ids [https://github.com/apache/buildr/blob/master/addon/buildr/bnd.rb#L30]).
> Also, the options of the 'print' command have changed since version 2.1.0: \-verify is
no longer supported, and the build fails at [https://github.com/apache/buildr/blob/master/addon/buildr/bnd.rb#L113].
\-v or \-\-verify must be used instead ([http://bnd.bndtools.org/commands/print.html]).
> Is it possible to update the default version to the latest one (3.4.0), or to make sure
any version from 1.50.0 to 3.4.0 can be used?
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
|