|
user.country NZ user.variant On the build server (which my team maintains), culture info is set to NZ. On the Culture and time zone details now match between build server and TFS server. TFS log is attached for reference. – Started on 11/08/2009 10:54:00 AM Comment: Items: Check-in Notes: ------------------------------------------------------------------------------- Comment: Items: Check-in Notes: ------------------------------------------------------------------------------- Comment: Items: Check-in Notes: Done. Took 16 sec That is very interesting, and i must say this date parsing is not easy doing. But when you say "however there have been no automatic builds since." I'm still seeing the problem. The only automatic build was immediately after the There have been commits, just the build was not triggered by the plugin. Just out of curiosity, does it pick up changes via parsing lines such as: When the prompt at the end of the TFS polling log says "No changes" does that After i have been going through the various date formats for the en_NZ locale, i As you can see below, the "p.m." is not supported by the default date formats If I replace "a.m." and "p.m.", and uses the Data.parse() method which is much I will do some more tests for this, but this should be solved very soon. Note for later, these are the DateFormat variants that exists for en_NZ: Code changed in hudson If you want to try the latest snapshot with the fix, you can get it at http://hudson.ramfelt.se/job/Hudson%20plugin%20Team%20Foundation%20Server/lastSucc |
|||||||||||||||||||||||||||||||||||||
There is something strange with the output, as it says the job was started 5:19
PM, and the TFS polling requests information between 05:11:00Z~05:19:00Z (I think
this param should be GMT), and still it returns a tfs entry of "5:17:36 p.m."
What time zone are you located in? Any idea why it would show as 5 in the morning
when the build was made at 5 in the evening?