-
Patch
-
Resolution: Fixed
-
Blocker
-
None
-
Windows XP, Windows Vista, Windows 7, TFS 2010, Hudson TFS Plugin TFS plugin 1.11
We are using TFS plugin 1.11 for watching TFS 2010.
So far all works fine. But there is a problem with parsing date.
The TFS Plugin seems to parse the line 'Checked in by' instead of the line 'Date'.
TFS plugin has problems with parsing changeset date:
Changeset: 146266
User: hschneider
Checked in by: vsts-demon
Date: Saturday, May 01, 2010 12:17:34 AM
Comment:
4/22/2010 3:56:15 PM: Recycling mode disabled; Test changed
(Updated by TFS to TFS Connector, server: 192.168.1.208:1666, id 521906. )
Items:
edit $/source/Dev/playback/pb_playback/Olymp/LowLevelTests/FileScannerTest.cs
edit $/source/Dev/playback/pb_playback/Olymp/MainApplication/Panels/VirtualizingGroupingItemsPanel.cs
FATAL: Unparseable date: "vsts-demon"
Zeichne Fingerabrücke auf
Sending e-mails to: [deleted by dwidenhorn]
MediaHub(pb)_Test3 ist deaktiviert. Keine Auslösung des Builds.
Notifying upstream projects of job completion
Finished: FAILURE
Code changed in hudson
User: : redsolo
Path:
trunk/hudson/plugins/tfs/src/test/java/hudson/plugins/tfs/commands/DetailedHistoryCommandTest.java
trunk/hudson/plugins/tfs/src/test/resources/hudson/plugins/tfs/commands/issue-6454.txt
http://jenkins-ci.org/commit/34967
Log:
[FIXED JENKINS-6454] Fixed parsing of the MS TEE tf.cmd in issue
JENKINS-6870fixed also this issue.