TFS plugin mapping conflict

2015-11-30 Thread Andy Falanga
Hello all, I recently updated my TFS plugin to version 4.0.0 to take advantage of the Java client instead of having to install a tf client on all my Linux hosts. I have two Linux build agents and the Jenkins server runs on Windows. I occasionally see problems like this: FATAL: com.microsoft

Dynamically changing the root of where TFS pulls

2015-11-11 Thread Andy Falanga
I have another question. When selecting TFS as the source for source code, the job builder (don't know what else to call it) requires that one put the location from within TFS that source code will be pulled from. Is there a means of making this dynamic so that, through a parameter to the buil

Matrix, multijob, project and the TFS plugin

2015-11-09 Thread Andy Falanga
I'm working on a multijob build project in Jenkins. The idea is to build a library for CentOS (Red Hat Enterprise Linux essentially) 6 (32 and 64 bit) and 7 (64 bit only). Thus, I have 3 build targets. I have the build machines all configured. I've made a multi-job project and I have the th

How is the TFS plugin supposed to checkout sources on remote nodes

2015-10-05 Thread Andy Falanga
I've updated my TFS plugin to 4.0.0 (the latest). Jenkins is running on a Windows system. I must build in Linux. We have 3 systems configured as slave nodes for this purpose. The project that I configured in Jenkins did farm the job to one of the correct slave nodes. However, although the

Using the Team Foundation Server plugin

2015-10-02 Thread Andy Falanga
First off, before this week, all I knew of Jenkins was the name and that it is used for continuous integration or *whatever you might want* to happen automatically. At work we use Jenkins for building on Linux. We use TFS for revision control. I'm looking to update to the 4.0.0 version of the