TFS2010 - building with shelvesets

Hi

When creating a build which includes shelveset, the "Get Team Foundation Build Parameters" task does not work correctly. The log says the project does not appear to be running as part of a Team Foundation Build.

The log output:

     [Get Team Foundation Build Parameters]
       This project does not appear to be running as part of a Team Foundation Build.

     [Team Foundation Latest Version Number[  ]]
         ActionComment =
         CustomActionName = Team Foundation Latest Version Number
         Enabled = True
         EnableTimeout = False
         ExpandActionLogTitle = True
         HideActionFromLog = False
         IgnoreFailure = False
         ImpersonateUser = False
         ImpersonateUserName =
         LogActionProperties = True
         LogToVariable =
         MaxRetryAttempts = 0
         PauseInterval = 0
         RetryPauseInterval = 1000
         SuppressStatusMessages = False
         TerminateOnTimeout = True
         TimeoutLength = 2
       Path to Executable: C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\TF.exe
       Workspace Directory:
       Command line: changeset /latest /noprompt

 

Is it possible to run TFS Build with Shelvesets? If not, can this feature be added in the future?

 

Thanks,
Zvonko

Hi,
Can you give me a bit more info about your build process?

I can successfully run a build after creating a shelveset, but I'm not sure what you mean when you say that the build 'includes shelvesets'. Do you mean that you're doing a gated check-in build? Or something else?

Also, which version of FinalBuilder do you have installed on your TFS server, and which build process template are you using?

Cheers,

Ben

I just queue build - but with shelvset included. Please see attached screenshot.

Hi,
That’s how I tested and it seems to work. Can you please let me know which version of FinalBuilder you have installed and which build process template are you using?

Cheers,

Ben