I have made some additions in the area of Team Foundation Server usage. 1. We needed the ability to 'get' against as label from TFS. So I have added a 'VersionSpec' field to the advanced section of the plugin. It should be noted that no change history will be given if the VersionSpec is used. This can be found at:https://github.com/mouldt/ tfs-plugin
2. I have also created a new Parameter plugin that will use the above plugin to query TFS for a list of labels or changesets that can then be used to populate the VersionSpec field via a parameter definition. this plugin can be found at:https://github.com/mouldt/tfs-versionspec- parameter-plugin I profess I am no expert Java developer and this is my first foray into Jenkins development, so I would appreciate if an expert eye could be cast over the above at some point. Many Thanks Tony Github id: mouldt
