You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Antoine Toulme (JIRA)" <ji...@apache.org> on 2016/05/20 06:27:13 UTC

[jira] [Resolved] (BUILDR-651) Loosen the restrictions on gem deps

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

Antoine Toulme resolved BUILDR-651.
-----------------------------------
    Resolution: Won't Fix

Sorry, the answer is no.

We'd rather be a little behind but be able to release early and often, so you get a valid, tested update, than let you at the mercy of a third-party update.

If we're missing a particular update that's crucial to you, let us know. We can issue patch releases with the change quickly.

> Loosen the restrictions on gem deps
> -----------------------------------
>
>                 Key: BUILDR-651
>                 URL: https://issues.apache.org/jira/browse/BUILDR-651
>             Project: Buildr
>          Issue Type: Improvement
>          Components: Dependency management
>    Affects Versions: 1.4.7
>            Reporter: Michael Guymon
>             Fix For: 1.5
>
>
> Is is possible to loosen some of the restrictions on some of the gem deps. In particular it would be nice if highline could be moved to ~> 1.6.2 so patched versions could be used (highline is up to 1.6.11 right now).
> With the specific gems pinned, it makes it difficult for lib that integrate with Buildr (such as https://github.com/mguymon/lock_jar), because it must line up its deps to maintain support for Buildr. 
> Present gem runtime dependencies for Buildr 1.4.7
> atoulme-Antwrap ~> 0.7.2
> builder = 2.1.2
> diff-lcs = 1.1.3
> highline = 1.6.2
> hoe = 2.3.3
> json_pure = 1.4.3
> minitar = 0.5.3
> net-sftp = 2.0.5
> net-ssh = 2.3.0
> rake = 0.9.2.2
> rjb = 1.4.0
> rspec = 2.9.0
> rspec-core = 2.9.0
> rspec-expectations = 2.9.0
> rspec-mocks = 2.9.0
> rubyforge = 2.0.3
> rubyzip = 0.9.4
> xml-simple = 1.0.12



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