You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Russell Teabeault (Created) (JIRA)" <ji...@apache.org> on 2012/01/30 18:02:10 UTC

[jira] [Created] (BUILDR-624) Buildr has a hard requirement on rspec 2.1.0

Buildr has a hard requirement on rspec 2.1.0
--------------------------------------------

                 Key: BUILDR-624
                 URL: https://issues.apache.org/jira/browse/BUILDR-624
             Project: Buildr
          Issue Type: Bug
    Affects Versions: 1.4.6
            Reporter: Russell Teabeault


buildr.gemspec has a hard requirement on rspec 2.1.0.  I am trying to replace a rake build in a project with buildr.  This particular project uses bundler and specifies version 2.5.0 of rspec.  This causes the bundle install to fail.  I propose that buildr change its requirement from '2.1.0' to '>=2.1.0'.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (BUILDR-624) Buildr has a hard requirement on rspec 2.1.0

Posted by "Peter Donald (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/BUILDR-624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Donald closed BUILDR-624.
-------------------------------

    Resolution: Fixed
      Assignee: Peter Donald

Rather than upgrade to an version range, upgrade to upgrade to explicit version 2.9.0.

RSpec is one of the libraries that have broken us with minor version changes so we prefer to use explicit versions for the moment.

Fix applied in r1332920.

Thanks!
                
> Buildr has a hard requirement on rspec 2.1.0
> --------------------------------------------
>
>                 Key: BUILDR-624
>                 URL: https://issues.apache.org/jira/browse/BUILDR-624
>             Project: Buildr
>          Issue Type: Bug
>    Affects Versions: 1.4.6
>            Reporter: Russell Teabeault
>            Assignee: Peter Donald
>
> buildr.gemspec has a hard requirement on rspec 2.1.0.  I am trying to replace a rake build in a project with buildr.  This particular project uses bundler and specifies version 2.5.0 of rspec.  This causes the bundle install to fail.  I propose that buildr change its requirement from '2.1.0' to '>=2.1.0'.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (BUILDR-624) Buildr has a hard requirement on rspec 2.1.0

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BUILDR-624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13266368#comment-13266368 ] 

Hudson commented on BUILDR-624:
-------------------------------

Integrated in Buildr-ci-build #308 (See [https://builds.apache.org/job/Buildr-ci-build/308/])
    BUILDR-624 Update rspec version to 2.9.0

Submitted By: Russell Teabeault (Revision 1332920)

     Result = FAILURE
donaldp : 
Files : 
* /buildr/trunk/CHANGELOG
* /buildr/trunk/buildr.gemspec

                
> Buildr has a hard requirement on rspec 2.1.0
> --------------------------------------------
>
>                 Key: BUILDR-624
>                 URL: https://issues.apache.org/jira/browse/BUILDR-624
>             Project: Buildr
>          Issue Type: Bug
>    Affects Versions: 1.4.6
>            Reporter: Russell Teabeault
>            Assignee: Peter Donald
>
> buildr.gemspec has a hard requirement on rspec 2.1.0.  I am trying to replace a rake build in a project with buildr.  This particular project uses bundler and specifies version 2.5.0 of rspec.  This causes the bundle install to fail.  I propose that buildr change its requirement from '2.1.0' to '>=2.1.0'.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira