Re: Cannot compile plugin sonargraph-integration-plugin on cloudbees because of missing JDK 8

2016-05-30 Thread Arnaud Héritier
Done https://issues.jenkins-ci.org/browse/INFRA-726 https://jenkins.ci.cloudbees.com/job/plugins/job/sonargraph-integration-plugin/ On Mon, May 30, 2016 at 4:21 PM, Andreas Hoyer wrote: > I am ok with this, please reconfigure it. > > On Monday, May 30, 2016 at 4:15:29 PM UTC+2, Arnaud Héritier

Re: Cannot compile plugin sonargraph-integration-plugin on cloudbees because of missing JDK 8

2016-05-30 Thread Andreas Hoyer
I am ok with this, please reconfigure it. On Monday, May 30, 2016 at 4:15:29 PM UTC+2, Arnaud Héritier wrote: > > You just need to ask us. > But you are aware that Jenkins always supports Java 7 for now ? > Thus only users running on J8 will be able to use it and if J7 users try > it (because the

Re: Cannot compile plugin sonargraph-integration-plugin on cloudbees because of missing JDK 8

2016-05-30 Thread Arnaud Héritier
You just need to ask us. But you are aware that Jenkins always supports Java 7 for now ? Thus only users running on J8 will be able to use it and if J7 users try it (because there is no solution to hide it for them) it will just fail to load with the classical binary compatibility error If you are

Cannot compile plugin sonargraph-integration-plugin on cloudbees because of missing JDK 8

2016-05-30 Thread Andreas Hoyer
Job at https://jenkins.ci.cloudbees.com/job/plugins/job/sonargraph-integration-plugin fails because it depends on JDK 8, but job configuration seems to be set to use JDK 7. pom.xml contains maven-compiler-plugin 1.8 1.8 and job fails with javac: invali