Hi all ! 

I've a small question : how Jenkins determines its own version of slave.jar 
(in master node) ?

My slaves are deconnected because Jenkins determine that they use an old 
(but its a newest) version of slave.jar.
On the master node : version 2.16
On all others nodes : version 2.17

All nodes use the good version of the slave.jar 
(http://<jenkins-url>/jnlpJars/slave.jar).

I've unzipped the slave.jar located in $JENKINS_HOME/war/WEB-INF and it has 
the 2.17 version.
It seems that the slave.jar version determined by Jenkins for the node 
master is wrong.

Is there a config file where the slave.jar version is referenced ?
Is it a bug ?

Thanks in advance !
Michaël Pailloncy

Reply via email to