> Uhm, not sure as it doesn't do much after that except for:
>
>  Unable to detect/test mandatory [java com.sun.tools.javac.Main] in path
(see next).
>   /home/bodewig/ASF/jakarta/jakarta-gump
>   /home/bodewig/ASF/jakarta/jakarta-gump/python/gump
>   /home/bodewig/ASF/jakarta/jakarta-gump/python
>   /usr/lib/python2.2
>   /usr/lib/python2.2/plat-linux2
>   /usr/lib/python2.2/lib-dynload
>   /usr/lib/python2.2/site-packages
>
> I had just snipped that off.

self.checkExecutable('javac','-help',0)
self.checkExecutable('java
com.sun.tools.javac.Main','-help',0,0,'check_java_compiler')

I think the 'not much' it does do was look for javac.Main. I've now set the
two flags to false (from the passed in exit_on_error=1 true) so it ought not
fail now.

BTW: Anybody tried running gumpy.bat with parameters of 'all --debug'> 'all'
being the list of project expressions with all = '*', and --debug enabling
logging.

regards

Adam


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to