Message5251
The most full proof way of solving the .bat file launcher
incompatibilities (inconsistent arg handling: #1356, #1371, setuptools
script launcher doesn't work on Windows: #1112) on Windows is to include
a native .exe launcher
Groovy has had one for a while now:
http://groovy.codehaus.org/Native+Launcher
But JRuby just recently created their own for their 1.4 release:
http://github.com/vvs/jruby-launcher
Since our .sh/.bat launchers are based off JRuby's, adopting their .exe
launcher should probably be pretty straightforward |
|
Date |
User |
Action |
Args |
2009-10-21 20:05:21 | pjenvey | set | recipients:
+ pjenvey |
2009-10-21 20:05:20 | pjenvey | set | messageid: <1256155520.65.0.550536128449.issue1491@psf.upfronthosting.co.za> |
2009-10-21 20:05:20 | pjenvey | link | issue1491 messages |
2009-10-21 20:05:19 | pjenvey | create | |
|