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. Does anyone know how we change the HTTP port on a Windows service slave? Thanks! -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
