Message5822
Noticed a bug in the new jython.bat. To reproduce:
1) Have the new jython.bat in the Jython installation directory (i.e. in the same directory with jython.jar).
2) Have Jython installation directory in PATH.
3) Create new batch file with following content:
set jython="jython.bat"
%jython% --version
4) Run the batch
=>
Execution fails with the following error:
Cannot find jython-dev.jar or jython.jar in
Try running this batch file from the 'bin' directory of an installed Jython,
or setting JYTHON_HOME. |
|
Date |
User |
Action |
Args |
2010-06-17 11:13:28 | pekka.klarck | set | messageid: <1276773208.42.0.488232444723.issue1599@psf.upfronthosting.co.za> |
2010-06-17 11:13:28 | pekka.klarck | set | recipients:
+ pekka.klarck, otmarhumbel |
2010-06-17 11:13:28 | pekka.klarck | link | issue1599 messages |
2010-06-17 11:13:27 | pekka.klarck | create | |
|