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=41317>.
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=41317





------- Additional Comments From [EMAIL PROTECTED]  2007-01-09 02:23 -------
Well, there is your underlying problem. The JVM is in the wrong timezone. 

I have no idea how Java picks up its timezone information on windows; it is
probably some low level win32 API call like ::GetTimeZoneInformation()
( http://msdn2.microsoft.com/en-gb/library/ms724421.aspx ) 

If that is the case, TZ info is picked up from the OS. Reboot, and try logging
as someone else to see if either action fixes the problem. 

There isnt anything the ant team can do to fix this; its your system
configuration that needs to be debugged. However, when you do find out how to
fix it, please add a note explaning what you did so that other people with the
same problem can find the solution.

-steve

-- 
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