Invalid tool ID

2014-06-18 Thread William Damage
Jenkins is building everything fine but I'm seeing this at the start of each one: [Gradle] - Launching build. Invalid tool ID 1.11 [workspace] $ /jenkins/tools/hudson.plugins.gradle.GradleInstallation/Gradle_1.11/bin/gradle build Can anyone clue me in on where to look to fix this message p

Re: How to guarantee this build is running on Jenkins?

2014-06-18 Thread William Damage
ash of that file matches and if it does... > you're on a Jenkins machine... > > That won't help if developers can login to build slaves directly though > > > On 18 June 2014 09:59, William Damage > > wrote: > >> Our devs use the same build.gradle script i

How to guarantee this build is running on Jenkins?

2014-06-18 Thread William Damage
Our devs use the same build.gradle script in Android Studio as Jenkins - but we'd like to know if the build was created locally or from CI. I guess I can test if $JENKINS_HOME is set as an env var but this doesn't seem too robust; an enterprising dev might even set Jenkins up locally or whateve

Android NDK build fails if the Jenkins Project name contains spaces

2014-06-10 Thread William Damage
Hi, just wanted to share this to save anyone else the mornings frustration I just went through :-( If your Jenkins project name contains a space, and you are using the Android NDK, the command issued will have a parameter for APP_BUILD_SCRIPT which points to the temporary Android.mk file created

A fix for the constant NPE's when running Jenkins under Resin

2014-05-15 Thread William Damage
The Resin console constantly shows this when running Jenkins as users navigate the site: 14-05-01 11:58:46.753] {Handling GET /jenkins/ : resin-port-8080-23} Caught exception evaluating: h.advertiseHeaders(response) in /jenkins/. Reason: java.lang.NullPointerException jav

A misconfigured host name / port? Anyone know which please?

2014-05-05 Thread William Damage
d.run(TcpSocketAcceptThread.java:61) at com.caucho.env.thread2.ResinThread2.runTasks(ResinThread2.java:173) at com.caucho.env.thread2.ResinThread2.run(ResinThread2.java:118) Click here to Reply Paul Cowan May 1 On May 1, 2014, at 7:27 AM, William Damage

Can't get svn revision number into FinalName

2014-04-21 Thread William Damage
I'm following this: https://maven-svn-revision-number-plugin.googlecode.com/svn/site/examples/artifact_name.html and I know it's working because I see the rev no echo'd out when I use it so: org.apache.maven.plugins maven-antrun-plugin

Handling GET /jenkins/ : resin-port-8080-45} Caught exception evaluating: h.advertiseHeaders(response) in /jenkins/. Reason: java.lang.NullPointerException

2014-04-18 Thread William Damage
Running Jenkins under Resin (4.0.39 Pro) works fine in the sense that the builds and web UI are ok, I just can't get rid of these errors in the log: Anyone spot what's wrong please? Thanks. [14-04-18 12:20:17.369] {Handling GET /jenkins/ : resin-port-8080-45} Caught exception evaluating: h.adver

CI-Game - added 22 unit tests, only 1 point :-(

2014-04-17 Thread William Damage
The report clearly says +22 new unit tests were added, yet at the same time "this build was worth 1 point". Any tips where to investigate more please? Jenkins 1.559 / CI Game 1.19 -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubsc