Michael Guymon created BUILDR-651:
-------------------------------------

             Summary: 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


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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to