Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: JRuby 1.7.0.pre1
-
Fix Version/s: JRuby 1.7.0.pre1
-
Component/s: None
-
Labels:None
-
Environment:OSX Lion 10.7.3, OpenJDK 1.7
-
Number of attachments :
Description
Invoking `jruby -v` incorrectly reports Ruby compatibility description as v2.0, but should report default of v1.9. Passing --1.9 flag has no effect. See https://gist.github.com/2051543
Fixed in 693da51.