You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Victor Hugo Borja (JIRA)" <ji...@apache.org> on 2008/05/05 23:01:56 UTC

[jira] Closed: (BUILDR-66) RSpec BDD framework updates to keep compatible with JRuby

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

Victor Hugo Borja closed BUILDR-66.
-----------------------------------

    Resolution: Fixed

Thanks Nick, applied in trunk. 

> RSpec BDD framework updates to keep compatible with JRuby
> ---------------------------------------------------------
>
>                 Key: BUILDR-66
>                 URL: https://issues.apache.org/jira/browse/BUILDR-66
>             Project: Buildr
>          Issue Type: Bug
>    Affects Versions: 1.3
>         Environment: JRuby trunk, Buildr 1.3.0
>            Reporter: Nick Sieger
>            Assignee: Victor Hugo Borja
>             Fix For: 1.3.1
>
>         Attachments: bdd_frameworks.patch
>
>
> Here are some updates to the rspec bdd framework.
> - Looks like there was a small typo dealing with test resources
> - JRuby 1.1.1 has been released, so update the dependency artifact
> - Recently JRuby has moved to loading its classes on the boot class path for speed, so the trick to look for JRuby jars on 'java.class.path' doesn't work. I've just removed that for now, it shouldn't be a big deal to always run it that way.

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