Re: Jenkins 2.60.1 With Java 7 Slave Node

2017-06-24 Thread Jacob Larsen
Sounds like you need something that isolates the "Jenkins Slave" functionality from your build environment. I see these solutions: A new machine with the Jenkins Slave that does SSH to your CentOS 5 build environment in the build step. Put your CentOS 5 build environment in a Docker container

Re: Wiki not allowing edits?

2017-06-24 Thread Mark Waite
Thanks for the pointers (and the reminder that the wiki has moved to wiki.jenkins.io, I was already there, but it is a good reminder). Adding a parameter to the end of the wiki URL was enough to allow me to edit the page. Thanks! Mark Waite On Saturday, June 24, 2017 at 3:02:42 AM UTC-6, Danie

Re: Jenkins 2.60.1 With Java 7 Slave Node

2017-06-24 Thread Mark Waite
As far as I read from Oracle JDK 8 and JRE 8 Certified System ConfigurationsContents , RHEL 5.5 and later are supported by Oracle JDK 1.8.0, though there is no JavaFX support on that platform. Since Oracle is also a Linux vendo

Re: Jenkins 2.60.1 With Java 7 Slave Node

2017-06-24 Thread Baptiste Mathus
For the record, the other announce about this: https://jenkins.io/blog/2017/04/10/jenkins-has-upgraded-to-java-8/ where we also pointed out what Arnaud perfectly summed up already. NIT: since 2.x we officially have switched from using "slaves" to using "agents" term. 2017-06-24 10:45 GMT+02:00 Ar

Re: Wiki not allowing edits?

2017-06-24 Thread Daniel Beck
Make sure you're on wiki.jenkins.io when editing. The UI is broken for me when on wiki.jenkins-ci.org. > On 23. Jun 2017, at 21:53, Mark Waite wrote: > > I'm preparing to release git plugin 3.3.1 with a few fixes compared to git > plugin 3.3.0. I'm unable to edit the git plugin page on the wi

Re: Jenkins 2.60.1 With Java 7 Slave Node

2017-06-24 Thread Arnaud Héritier
In short no Jenkins master and slaves have to be launched with Java 8. Java 7 and older can still be used for builds https://jenkins.io/blog/2017/01/17/Jenkins-is-upgrading-to-Java-8/ On Sat, Jun 24, 2017 at 7:27 AM, Conrad T. Pino wrote: > >- A secure Java 8 JRE is unavailable on CentOS 5.

Re: Wiki not allowing edits?

2017-06-24 Thread Arnaud Héritier
Something is broken but I don't yet know what I lost my admin privileges and a part of menus I don't know if the problem is in Confluence itself or at the cache level I think the cache is a part of the issue. For exemple if I had a ?test parameter to a page I can edit it On Fri, Jun 23, 2017 at 9: