[
https://issues.apache.org/jira/browse/BUILDR-66?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nick Sieger updated BUILDR-66:
------------------------------
Attachment: bdd_frameworks.patch
Patch generated against r653108.
> 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
> 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.