gt; *Sent: *Wednesday, March 26, 2014 10:40:12 AM
> *Subject: *Change HTTP Port of Windows Service Slave
>
> We have a Jenkins slave already running as a Windows service. We need to
> change the HTTP port of this slave because 8080 clashes with software we
> are trying to test.
&g
nsci-users@googlegroups.com
Sent: Wednesday, March 26, 2014 10:40:12 AM
Subject: Change HTTP Port of Windows Service Slave
We have a Jenkins slave already running as a Windows service. We need to change
the HTTP port of this slave because 8080 clashes with software we are trying to
test.
I
We have a Jenkins slave already running as a Windows service. We need to
change the HTTP port of this slave because 8080 clashes with software we
are trying to test.
I've looked at the jenkins-slave.xml and added the "--httpPort=$HTTP_PORT"
argument. I think slave.jar doesn't use this argument.