Re: How to force jenkins to use $JAVA_HOME/ instead of $JAVA_HOME/jre?

2019-11-12 Thread Mark Waite
On Tue, Nov 12, 2019 at 12:59 AM Herrn, Marco wrote: > Hello Mark, > > > > in the Jenkins System Information page I see the > > > > “java.home” set to > “/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-1.el7_6.x86_64/jre” > > > I believe that report of the value of java.home is reporting the JRE y

How to setup Jenkins to work with LSF

2019-11-12 Thread EDA Guy
I am getting started on Jenkins and trying to set a project to work with LSF. It looks like lsf-cloud plugin is not supported anymore. Has anyone had success in enabling LSF in Jenkins? Thanks. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group.

Re: Extended choice parameters plugin and template engine

2019-11-12 Thread Éric
(sorry the previous message was truncated) Hello, I'm trying to configure a build with extended choice parameters plugin using a groovy script to generate the JSON schema for the jsonEditor it embeds. My setup is using an enumSource with a filter expression where I would like to use some "macro"

Extended choice parameters plugin and template engine

2019-11-12 Thread Éric
Hello, Il trying to configure a build with extended choice parameters plugin using a groovy script to generate the JSON schema for the jsonEditor it embeds. My setup is using an enumSource with a filter expression where I would like to use some "macro" replacement provided by a powerful js templa

Re: Jenkins v1.563 Legacy

2019-11-12 Thread Mark Waite
Jenkins 1.563 likely uses Java 7. Jenkins 1.563 does not use Postgres or any other SQL database by default On Tuesday, November 12, 2019 at 3:39:16 AM UTC-7, Johann van der Westhuizen wrote: > > Hi, > > Yes, I know but we have a legacy Jenkins server running Ubuntu 08.04 and I > tried to upgrad

Jenkins v1.563 Legacy

2019-11-12 Thread Johann van der Westhuizen
Hi, Yes, I know but we have a legacy Jenkins server running Ubuntu 08.04 and I tried to upgrade to a newer version of Ubuntu but then I broke the whole system, I would like to confirm the following: 1. What java version does Jenkins 1.5 use? 2. What postgresql does Jenkins 1.5 use? Any help wo