-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Hudson ver. 1.363, both released and current tfs plugin
tfs 2008 server
MS TEE Command line client 10.0.0
After checking in changes, TFS log in Hudson shows them consistently (see below). However, no automatic builds are being triggered.
The problem is the newly released TEE Command line client – it does not output the
"-------------------------------"
seperation lines that the parsing algorithm depends upon. We have reverted to using the Microsoft Team System Explorer command line utility and everything seems to be working fine now.
However, wouldn't it still be possible to change the parser to starting a block with "Changeset:" instead of ending it with "-----------------"?
If necessary, I could provide a diff...
Started on 28.06.2010 18:18:38 [workspace] $ C:\javabuildtools\TEE-CLC-10.0.0\tf.cmd history $/Services/Server/DEV/SP/MavenDefs -noprompt -version:D2010-06-28T12:52:47Z~D2010-06-28T16:18:38Z -recursive -format:detailed -server:http://s-tfs:8080/ ******** Changeset: 364235 User: GRP\ObendorfH Date: 28.06.2010 17:25:40 Comment: Versionierung für EJB EAR Items: edit $/Services/Server/DEV/SP/MavenDefs/pom.xml Check-in Notes: Code Reviewer: Performance Reviewer: Security Reviewer: Done. Took 8,6 Sekunden No changes
Setting the polling time to 1, 5, and 10 minutes does not change the plugin's behavior (see attached image).