Patches: Browse | Submit New | Admin

[#27828] Fix JRuby-Detection on Windows

Date:
2010-02-15 10:20
Priority:
3
Submitted By:
Daniel Harrington (rubiii)
Assigned To:
Caleb Powell (kman)
Category:
None
State:
Open
Summary:
Fix JRuby-Detection on Windows

Detailed description
RUBY_PLATFORM == 'java' does not work for Windows. RUBY_PLATFORM should either be checked against /java/ (because it's
set to 'java mswin' on Windows) or you could check if JRUBY_VERSION was defined (prefered solution).

Add A Comment: Notepad

Please login


Followup

No Followups Have Been Posted

Attached Files:

Name Description Download
antwrap.diff Download
antwrap_utilities.diff Download

Changes:

Field Old Value Date By
assigned_tonone2010-02-15 10:21rubiii
File Added4864: antwrap_utilities.diff2010-02-15 10:20rubiii
File Added4863: antwrap.diff2010-02-15 10:20rubiii