Issue Type: Bug Bug
Affects Versions: JRuby 1.7.0.pre1
Assignee: Unassigned
Components: Application Error
Created: 21/Jun/12 7:41 PM
Description:

Apologies if my analysis is wrong on this one, but I've spent a couple hours on it thus far. I have a Rails 3.2 application that uses rspec. I load rspec up in a lib/tasks/rspec.rake file as is customary. In JRuby 1.6.7.2 this works just fine, but in JRuby 1.7, minitest's spec task always takes precedent. I assume Rails is loading this up some place as I don't have test-unit anywhere in my code or Gemfile.

I've tried both with and without invoke dynamic enabled. In both cases minitest's spec task takes precedence. What's really odd is the "rake -T" output includes my description strings, indicating rake thinks my tasks are the ones to use.

Project: JRuby
Priority: Major Major
Reporter: Kevin Menard
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
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to