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
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
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
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
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