Hi,
I have a problem with builds that contain code changed after 1.1.2014. VSTS 
CheckForModifications task fails with: 

System.FormatException: The string was not recognized as a valid DateTime. 
There is a unknown word starting at index 3. at 
System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, 
DateTimeStyles styles) at 
ThoughtWorks.CruiseControl.Core.Sourcecontrol.VstsHistoryParser.ParseChangeSet(StringBuilder
 
changeSet) at 
ThoughtWorks.CruiseControl.Core.Sourcecontrol.VstsHistoryParser.Parse(TextReader
 
vstsLog, DateTime from, DateTime to) at 
ThoughtWorks.CruiseControl.Core.Sourcecontrol.Vsts.GetModifications(IIntegrationResult
 
from, IIntegrationResult to) at 
ThoughtWorks.CruiseControl.Core.Sourcecontrol.QuietPeriod.GetModificationsWithLogging(ISourceControl
 
sc, IIntegrationResult from, IIntegrationResult to) at 
ThoughtWorks.CruiseControl.Core.Sourcecontrol.QuietPeriod.GetModifications(ISourceControl
 
sourceControl, IIntegrationResult lastBuild, IIntegrationResult thisBuild) 
at 
ThoughtWorks.CruiseControl.Core.IntegrationRunner.GetModifications(IIntegrationResult
 
from, IIntegrationResult to) at 
ThoughtWorks.CruiseControl.Core.IntegrationRunner.Integrate(IntegrationRequest 
request)]]>


All build that doesn't contain code changed after 01.01. work. If I check 
in code change of project that successfully builds, build starts breaking 
immediately. 
I didn't change cruisecontrol server regional settings (Croatian) so I 
don't know why does builds suddenly fail. 

Can someone help me with this?

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"ccnet-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to