DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=34936>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=34936





------- Additional Comments From [EMAIL PROTECTED]  2005-05-17 18:05 -------
> I found some information on the Internet 
> (http://www.aplawrence.com/Unixart/cron.html) that said you don't need to use 
> export so I created a script that set all the variables required and then 
> called the ant script but still no joy.

I think this is something else. Your script is executed with some interpreter 
and that interpreter does require "export". In any case, add plain "set" command
into your cron job script to see what environment is set and what is missing
(look for PATH, HOME, TMP, etc. environment variables). You may also need to
change the current directory before executing any commands.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

Reply via email to