Re: continuous-integration/jenkins/pr-merge check never ran for pull request

2017-03-10 Thread Christopher Orr
On Fri, 10 Mar 2017, at 15:51, JordanGS wrote: > For the following pull request > > https://github.com/jenkinsci/zap-plugin/pull/3, the > continuous-integration/jenkins/pr-merge never ran to test the build. > However, for https://github.com/jenkinsci/zap-plugin/pull/2 it did. Is > this a bug or

Re: Java Version on build-server for zap-plugin

2017-03-10 Thread Christopher Orr
Hi there, On Fri, 10 Mar 2017, at 15:53, JordanGS wrote: > Just wanted to ask, how do i check which version of java (7 or 8) is > being used to compile the project on the build server. > > https://ci.jenkins.io/job/Plugins/job/zap-plugin/ In the Jenkinsfile you provided for this plugin, yo

Re: Jenkins and scala

2017-03-10 Thread Athar Naqash
sometime i get Caused by: java.lang.NoClassDefFoundError: Could not initialize class org.apache.spark.package$ error.. On 10 March 2017 at 14:52, Keith Zantow wrote: > Any chance you could link to the source? Issue seems to be classloader or > packaging related, have you checked the .hpi to m

Java Version on build-server for zap-plugin

2017-03-10 Thread JordanGS
Just wanted to ask, how do i check which version of java (7 or 8) is being used to compile the project on the build server. https://ci.jenkins.io/job/Plugins/job/zap-plugin/ Also, is it possible for me to configure it myself or would i need to an admin to configure it for me? Thank you, cheers

continuous-integration/jenkins/pr-merge check never ran for pull request

2017-03-10 Thread JordanGS
For the following pull request https://github.com/jenkinsci/zap-plugin/pull/3, the continuous-integration/jenkins/pr-merge never ran to test the build. However, for https://github.com/jenkinsci/zap-plugin/pull/2 it did. Is this a bug or is there a particular reason that the build was never test

Re: Jenkins and scala

2017-03-10 Thread Keith Zantow
Any chance you could link to the source? Issue seems to be classloader or packaging related, have you checked the .hpi to make sure a jar contains the `version-info.properties`? On Fri, Mar 10, 2017 at 8:21 AM, Athar Naqash wrote: > Hello, > > I am developing a plugin which uses spark libs.. it

Jenkins and scala

2017-03-10 Thread Athar Naqash
Hello, I am developing a plugin which uses spark libs.. it is ok when i run it as java application but when i run the plugin in jenkins it show an error which says that spark-version-info.properties not found. . Any suggestions Thank you -- You received this message because you are subscribe

Re: [ANN] Change to how the update center JSON files are created

2017-03-10 Thread Daniel Beck
> On 10.03.2017, at 12:00, Fritz Elfert wrote: > > However: The link generator apparently needs some more work. > > Links on the left top ("GitHub", "Open Issues", "Latest rolling changes" > "Changes in x.x release") seem to be broken with some plugins: > > E.g. broken on: > > https://plugins

Re: [ANN] Change to how the update center JSON files are created

2017-03-10 Thread Daniel Beck
> On 10.03.2017, at 08:53, Gavin Mogan wrote: > > Is the wiki going away No. We cut the wiki dependency to allow the wiki to be updated etc. without worrying about breaking the update center, not to get rid of it. http://lists.jenkins-ci.org/pipermail/jenkins-infra/2017-March/001050.html >

Re: [DISCUSS] Time for Jenkins to require Java 8 to run

2017-03-10 Thread Oleg Nenashev
Just a standalone topic. Migration to Java 8 may likely break use-cases with Maven plugin when it uses Java 7 (and it WILL break it if we migrate remoting). There is a valid question about it here

Re: [ANN] Change to how the update center JSON files are created

2017-03-10 Thread Fritz Elfert
Looks great! However: The link generator apparently needs some more work. Links on the left top ("GitHub", "Open Issues", "Latest rolling changes" "Changes in x.x release") seem to be broken with some plugins: E.g. broken on: https://plugins.jenkins.io/jclouds-jenkins but correct in the old wi