Message5824

Author otmarhumbel
Recipients otmarhumbel, pekka.klarck
Date 2010-06-17.19:55:40
SpamBayes Score 0.0013550207
Marked as misclassified No
Message-id <1276804541.16.0.736382379213.issue1599@psf.upfronthosting.co.za>
In-reply-to
Content
Pekka,
it worked for me - here is what i did:

a full-build with revision 7066, installed it: java -jar jython_installer-2.5.1-7066.jar -s -d c:/stuff/jython/jython-7066 -t all
and then:

C:\stuff\jython\jython-7066>type pekka.bat
set jython="jython.bat"
%jython%  --version
C:\stuff\jython\jython-7066>pekka.bat
C:\stuff\jython\jython-7066>set jython="jython.bat"
C:\stuff\jython\jython-7066>"jython.bat"  --version
Jython 2.5.1+
History
Date User Action Args
2010-06-17 19:55:41otmarhumbelsetmessageid: <1276804541.16.0.736382379213.issue1599@psf.upfronthosting.co.za>
2010-06-17 19:55:41otmarhumbelsetrecipients: + otmarhumbel, pekka.klarck
2010-06-17 19:55:41otmarhumbellinkissue1599 messages
2010-06-17 19:55:40otmarhumbelcreate