Issue1784712
Created on 2007-08-30.10:18:21 by ayeshaiqbal, last changed 2007-09-30.04:52:10 by cgroves.
File name |
Uploaded |
Description |
Edit |
Remove |
java_version.patch
|
ayeshaiqbal,
2007-08-30.10:18:21
|
patch file |
|
|
msg2869 (view) |
Author: ayesha (ayeshaiqbal) |
Date: 2007-08-30.10:18:21 |
|
The version does not get displayed because the python systemstate is not initialised when the jython --version cmd is given.This patch fixes the issue
|
msg2870 (view) |
Author: Charlie Groves (cgroves) |
Date: 2007-09-30.04:52:10 |
|
Fixed by just breaking out the code that finds the platform in r3492. Initializing the whole PySystemState to just find the Java version is a lot of work for nothing.
|
|
Date |
User |
Action |
Args |
2007-08-30 10:18:21 | ayeshaiqbal | create | |
|