[jruby~main:cefba784] JRUBY-4611: Stop command-line argument processing on first non-option
- From: nicksieger@kenai.com
- To: commits@jruby.kenai.com
- Subject: [jruby~main:cefba784] JRUBY-4611: Stop command-line argument processing on first non-option
- Date: Mon, 1 Mar 2010 21:32:20 +0000
Project: jruby
Repository: main
Revision: cefba7844161458cf4b95737c8bba9911eab47d7
Author: nicksieger
Date: 2010-03-01 21:31:56 UTC
Link:
Log Message:
------------
JRUBY-4611: Stop command-line argument processing on first non-option
Fixes for native launcher (all platforms).
Revisions:
----------
cefba7844161458cf4b95737c8bba9911eab47d7
Modified Paths:
---------------
bin/jruby.dll
bin/jruby.exe
bin/jrubyw.exe
build_lib/jruby-launcher-0.9.9-java.gem
Diffs:
------
diff --git a/bin/jruby.dll b/bin/jruby.dll
index 0727074..d6f9cbc 100644
Binary files a/bin/jruby.dll and b/bin/jruby.dll differ
diff --git a/bin/jruby.exe b/bin/jruby.exe
index c80ac22..c0daf3d 100644
Binary files a/bin/jruby.exe and b/bin/jruby.exe differ
diff --git a/bin/jrubyw.exe b/bin/jrubyw.exe
index 94b89c0..321f8c1 100644
Binary files a/bin/jrubyw.exe and b/bin/jrubyw.exe differ
diff --git a/build_lib/jruby-launcher-0.9.9-java.gem
b/build_lib/jruby-launcher-0.9.9-java.gem
index b45259c..e5409f6 100644
Binary files a/build_lib/jruby-launcher-0.9.9-java.gem and
b/build_lib/jruby-launcher-0.9.9-java.gem differ
|
[jruby~main:cefba784] JRUBY-4611: Stop command-line argument processing on first non-option |
nicksieger | 03/01/2010 |





