Message3621

Author mr_tines
Recipients foripperz, fwierzbicki, mr_tines, otmarhumbel
Date 2008-09-24.17:17:51
SpamBayes Score 4.0108996e-05
Marked as misclassified No
Message-id <1222276672.71.0.950574353156.issue1125@psf.upfronthosting.co.za>
In-reply-to
Content
I've tripped over something like this in 2.5a3 as well -- my workround
is to add quotes into the jython.bat text like

if not "[%JAVA_HOME%]" == "[]" (

in both lines 20 and 87; otherwise you get

"Files\Java\jdk1.6.0] was unexpected at this time."
History
Date User Action Args
2008-09-24 17:17:52mr_tinessetmessageid: <1222276672.71.0.950574353156.issue1125@psf.upfronthosting.co.za>
2008-09-24 17:17:52mr_tinessetrecipients: + mr_tines, otmarhumbel, fwierzbicki, foripperz
2008-09-24 17:17:52mr_tineslinkissue1125 messages
2008-09-24 17:17:52mr_tinescreate