History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: JRUBY-1511
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Nick Sieger
Reporter: James Moore
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JRuby

bad shebang line in gem

Created: 03/Nov/07 06:23 PM   Updated: 22/Dec/07 06:26 AM
Component/s: None
Affects Version/s: None
Fix Version/s: JRuby 1.0.3, JRuby 1.1RC2

Time Tracking:
Not Specified

Environment: Linux


 Description  « Hide
ruby1/jruby-1.0.2/bin/gem starts with an invalid shebang line:

#!/usr/bin/env jruby -J-Xmx512M

(More than one argument to /usr/bin/env isn't portable, AFAIK. Doesn't work in Linux.)



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Charles Oliver Nutter - 07/Nov/07 12:44 AM
Fixed by Nick.