Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: JRuby 1.7.0.pre1
-
Component/s: None
-
Labels:None
-
Environment:Windows XP
-
Patch Submitted:Yes
-
Number of attachments :
Description
I am running ant test on Windows XP, and I get a really long, complicated output on it, (see gist): https://gist.github.com/1420310#file_error.
Now, the fix that I found through some reason appears to work, and it's simply the attached patch.
Running ant clean test again appears to work, because the errors I get are in completely different tests (see here: https://gist.github.com/1420310#file_ant+clean+test+after+patch) which leads me to think I've moved on from it. But then again, I'm not familiar with the codebase and maybe I'm just confusing things. ?
This was incorporated on Dec 8.