Update under GlassFish.

2013-03-12 Thread cjs1976
Hi! I installed Jenkins on my GlassFish. Everything seems to be fine. But today I got the message that there is a new Jenkins version. I installed the new war-file, but nothing changed. I still get the message that there is an update. Greetings... -- You received this message because you are

Optional build step that can be run on-demand from the build output page

2013-03-12 Thread Wade C
Perhaps I'm going about this the wrong way, but we have a gerrit monitor build job that, as the last step, creates an image for deployment. The thing is, on this job, we're mostly using it for build testing, and the deployment step will not fail if the build has succeeded up to that point. Th

RE: [Perforce Plugin] New to this - issues linking hudson with perforce

2013-03-12 Thread Thijs
Thanks for your help. I've downloaded the visual client, set up a workspace and succesfully downloaded the files in there. I've put the name in the client txtfield and if i try to make a build now, it doesnt give errors but neither shows a succesful build. I'll have to dig deeper in this to get

RE: مبارك يدعو الشعب للالتفاف حول مرسي/الوحش : ريهام سعيد تخطبت وهى على ذمة راجل/اغرب محطة بنزين ممكن تشوفها بحياتك/فيديو لـ" ثمانينية" ترقص يحقق نصف مليون مشاهدة

2013-03-12 Thread William Soula
Can someone please remove this guy? Will From: jenkinsci-users@googlegroups.com [jenkinsci-users@googlegroups.com] on behalf of James James [ja...@kochikayen.com] Sent: Tuesday, March 12, 2013 2:17 PM Subject: مبارك يدعو الشعب للالتفاف حول مرسي/الوحش : ريهام سعيد

مبارك يدعو الشعب للالتفاف حول مرسي/الوحش : ريهام سعيد تخطبت وهى على ذمة راجل/اغرب محطة بنزين ممكن تشوفها بحياتك/فيديو لـ" ثمانينية" ترقص يحقق نصف مليون مشاهدة

2013-03-12 Thread James James
*فيديوهات* *فيديو.. حبيب: يجب محاكمة مرسي فوراً *** * * *مهاحر أوروبي يعزف بآلته الموسيقية في شارع محمد الخامس *** * * *مبارك يدعو الشعب للالتفاف حول مرسي

RE: [Perforce Plugin] New to this - issues linking hudson with perforce

2013-03-12 Thread Mandeville, Rob
I've never played with the plugin, but it shouldn't be able to tell the difference between a client spec you create with the GUI versus one you create via the command line. What I don't know is how (or if) the plugin edits the client spec to put the source code where Jenkins wants the code. So

Re: [Perforce Plugin] New to this - issues linking hudson with perforce

2013-03-12 Thread Thijs
I tought so that it was the client field giving issues, but I just didn't know what to fill in, hence i see screenshots with random names on it sometimes. The wiki told me to use p4 command line client, but I have no clue how it works, and since i'm not that good in english, the wiki page for t

RE: [Perforce Plugin] New to this - issues linking hudson with perforce

2013-03-12 Thread Mandeville, Rob
My Perforce is a little rusty, but I think I see your problem. You never specified a client workspace. You left the "client" field blank, according to perfplug.JPG. First, make sure that you can connect to Perforce from the command line or p4v, set up a client spec, and use it to get your fil

Re: Clover / Cover Perl application with Jenkins

2013-03-12 Thread Kamal Ahmed
P.S i tried cover -report clover, and i get: cover -report clover Can't open database /home/kahmed/workspace/VM-KAHMED-QA/cover_db Build step 'Execute shell' marked build as failure Publishing Clover coverage report... Clover xml file does not exist in: /home/kahmed/workspace/VM-KAHMED-QA called

RE: Email-ext: How do I configure the email triggers based on the

2013-03-12 Thread Alex Earl
error in build logs MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="=_Part_1915_32336246.1363110706893" --=_Part_1915_32336246.1363110706893 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit You could possibly use a presend script, or wait

Email-ext: How do I configure the email triggers based on the error in build logs

2013-03-12 Thread olga
Hello, I am using email-ext plugin and how do I send email just to myself when there is error while updating the workspace eg: "disk full". Currently the failure trigger in Email-ext is enabled and email is sent to the default list. Do we have any special trigger in emal-ext to take of this err

Re: Q: How to integrate Maven JSLint plugin with Jenkins Violations plug-in

2013-03-12 Thread John Smith
Thanks for getting back to me. I'll probably go with option 3 as the quickest option ;-) On Tue, Mar 12, 2013 at 4:33 PM, Ulli Hafner wrote: > I see, the format of javac using maven is slightly different: > > [WARNING] /home/hudson/hudson/data/jobs/Hudson main/workspace/remoting/src > /test/ja

Clover / Cover Perl application with Jenkins

2013-03-12 Thread Kamal Ahmed
Hi, Does anyone have recommendation/Experience with doing Code Coverage reports in Jenkins with a Perl Application ? I would appreciate of you share your knowledge/experience. I have tests running against a perl based application in TAP, then doing something like: prove --formatter=TAP::Formatte

Re: Q: How to integrate Maven JSLint plugin with Jenkins Violations plug-in

2013-03-12 Thread Ulli Hafner
I see, the format of javac using maven is slightly different: [WARNING] /home/hudson/hudson/data/jobs/Hudson main/workspace/remoting/src/test/java/hudson/remoting/BinarySafeStreamTest.java:[3,54] com.sun.org.apache.xerces.internal.impl.dv.util.Base64 is Sun proprietary API and may be removed in

Re: Jenkins Job Builder and Disappearing Builds

2013-03-12 Thread William Soula
It looks like any builds that are rebuilt are lost, but again I cannot recreate this in my test environment so it is really strange. I even tried deleting and re-creating the build pipeline view in my main jenkins and it is still behaving this way. Will On 03/12/2013 09:24 AM, William Soula w

Jenkins Job Builder and Disappearing Builds

2013-03-12 Thread William Soula
I am using Jenkins Job Builder to create and maintain my jobs and I am seeing jobs disappearing, but cannot reproduce it in a test environment. I am running 1.505 and was hoping all the disappearing jobs bugs had been fixed since JENKINS-15156 has been resolved as fixed. My situation is that

Re: Q: How to integrate Maven JSLint plugin with Jenkins Violations plug-in

2013-03-12 Thread John Smith
Hi, I've done as you suggest and changed the parser to "java Compiler (javac)". The good news is that the builds all work, but unfortunately the graph on the project page is has got a 0 count. I wasn't expecting this because the console shows errors like: [WARNING] scripts.js:11:21:Expected '==='

403 jsonp forbidden (since 1.502)

2013-03-12 Thread John Vacz
Hi, we have some html+js hosted in JENKINS/userContent/, and using the rest api (mainly jsonp, - we are planning to host those pages/script on a dedicated server later) extensively to cumulate/reorganise the information (both from Jenkins and other systems, like Jira) for different user groups