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 2010/07/17 10:04:49 UTC

[jira] Resolved: (BUILDR-479) Enforce using a minimal version of jruby

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

Antoine Toulme resolved BUILDR-479.
-----------------------------------

    Resolution: Fixed

Fixed, now checking the version of jruby on load:

svn ci CHANGELOG spec/java/java_spec.rb lib/buildr/java/jruby.rb -m "BUILDR-479 Enforce using a minimal version of jruby"
Sending        CHANGELOG
Sending        lib/buildr/java/jruby.rb
Sending        spec/java/java_spec.rb
Transmitting file data ...
Committed revision 965028.

> Enforce using a minimal version of jruby
> ----------------------------------------
>
>                 Key: BUILDR-479
>                 URL: https://issues.apache.org/jira/browse/BUILDR-479
>             Project: Buildr
>          Issue Type: Improvement
>          Components: JRuby
>    Affects Versions: 1.4.1
>            Reporter: Antoine Toulme
>             Fix For: 1.4.2
>
>
> I spent quite some time this morning helping a lad who was using buildr and jruby. We now suspect the file separators were wrong - and I guess it's because he is using windows 7 over an old version of jruby.
> For each release of buildr, we should enforce a minimal version of jruby with which the software would work.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.