Re: Email with pmd | checkstyle

2012-05-22 Thread arjun tr
Are there any documentation on the objects and methods available for use in groovy and jelly scripts in email-ext plugin? Regards, Arjun On Tue, May 22, 2012 at 9:53 PM, arjun tr wrote: > sorry, but I tried this in vain. I got some jelly script from some > stackoverflow which showed how to c

Re: long output = slow build times

2012-05-22 Thread Mark Waite
If you're using the warnings plugin, I believe it was known (at least for some versions of the warnings plugin) that warnings processing time increases at a greater than linear rate as the length of the log increases. http://jenkins.361315.n4.nabble.com/Has-warnings-plugin-become-CPU-intensive-t

Re: Maven crash on Jenkin's build in OS X Server (Maven JVM exit code 134)

2012-05-22 Thread Mark Cafaro
I should add the maven works perfectly fine outside of jenkins. On Tuesday, May 22, 2012 2:45:42 PM UTC-7, Mark Cafaro wrote: > > Hi Sami, > > Here is the full console log (with some information removed for privacy > sake): > > Started by user anonymous > > Reverting > /Network/Servers/server/Vo

RE: problems with collabnet plug-in

2012-05-22 Thread Sampath.Rajagopal
After much of woes, found out that domainname\username is not acceptable within Jenkins environment. Just use username for Collabnet configuration within Jenkins. Thanks Darryl. Regards From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Darryl Bow

Re: Coverity plugin: exception when adding 'Coverity' post-build action

2012-05-22 Thread Vaughn Spurlin
A Coverity support engineer used Jenkins 1.462 with no problem. If you don't require Jenkins 1.463 or later, then 1.462 may be an acceptable workaround. Viktor - If you open a Coverity support case to be informed about the Coverity bug, please direct the case to me. - Vaughn On Friday, 11 May

Re: Maven crash on Jenkin's build in OS X Server (Maven JVM exit code 134)

2012-05-22 Thread Mark Cafaro
Hi Sami, Here is the full console log (with some information removed for privacy sake): Started by user anonymous Reverting /Network/Servers/server/Volumes/Data/Users/hudson/.hudson/jobs/project/workspace/trunk Updating https://server/svn/project/trunk Fetching […] Parsing POMs [trunk] $ j

Re: problems with collabnet plug-in

2012-05-22 Thread Darryl Bowler
Can you confirm that credentials used to access the Teamforge server (1) Can log into the UI (2) Make sure the account used has a sufficient role(RBAC) to access the file release in the project Regarding (2) you could use a site admin access to test. Regards On May 22, 2012, at 4:01 PM, wrote:

Re: Is the Jenkins update center working?

2012-05-22 Thread Vaughn Spurlin
Nope, no proxy involved. I tried again the next day and it works. I still suspect a problem with the update center, but it's OK now. Thanks for your reply. On Tuesday, 22 May 2012 00:27:09 UTC-7, Stephen Connolly wrote: > > Are you behind a http proxy? > > The uc metadata is downloaded via your

RE: problems with collabnet plug-in

2012-05-22 Thread Sampath.Rajagopal
That is correct. It does have the appropriate URL and is a working one. Thanks From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Darryl Bowler Sent: Tuesday, May 22, 2012 12:54 PM To: jenkinsci-users@googlegroups.com Subject: Re: problems with collab

Multiple JUnit reporters

2012-05-22 Thread Jens Müller
Hi, it's easy to publish JUnit test results and get a nice chart. Is it possible to have, say, two groups of JUnit test results and capture them separately and accordingly get two charts? -- Jens

long output = slow build times

2012-05-22 Thread Anthony Newnam
I believe that with some of my compile jobs that have large output (~50MB) of data, it causes them to be much slower. I haven't measured this exactly to find the cause, but it seems like there is a strong correlation. Have other seen this behavior or are there any optimizations available for it

Re: problems with collabnet plug-in

2012-05-22 Thread Darryl Bowler
> CollabNet FileRelease: Critical Error: login to https://collabnet.xyz.abc > failed I assume you have replaced "https://collabnet.xyz.abc"; with the URL to a functional Teamforge server? Regards On May 22, 2012, at 2:35 PM, wrote: > We are using Collabnet to upload the builds. Here is the in

problems with collabnet plug-in

2012-05-22 Thread Sampath.Rajagopal
We are using Collabnet to upload the builds. Here is the info of the environment - Jenkins version / 1.457 CollabNet Plugin/1.1.6 /usr/lib/jvm/java-1.6. 0-openjdk-1.6.0.0.x86_64 All the way, at the end of the build while trying to upload the build, it throws the following exception. Thus

How do i trigger blocking, parameterized builds concurrently?

2012-05-22 Thread Eric Lordahl
My "trigger / call builds on other projects" build step gives me the option to "block until the triggered projects finish their builds," but is there a way to trigger more than one blockable project simultaneously? I'm aware of the Join plugin, but i dont want to create a new job just to perfor

trigger parameterized blocking builds simultaneously

2012-05-22 Thread Eric Lordahl
My "trigger / call builds on other projects" build step gives me the option to "block until the triggered projects finish their builds," but is there a way to trigger more than one blockable project simultaneously? I'm aware of the Join plugin, but i dont want to create a new job just to perfor

How to trigger build by jenkins http api?

2012-05-22 Thread Romu
Hi, e.g. I have a parameterized job 'myjob', it accepts the following three string parameters: param1 param2 param3 What url to use to trigger this job on slave 'slave1'? What url to use to trigger this job on 'slave1' and 'slave2'? What if the job is configured to be restricted to run on slave

Re: How to offline a slave via jenkins API?

2012-05-22 Thread Jason Swager
I know that you can use the Jenkins CLI to offline a slave with the "disconnect-node" command.

Re: Email with pmd | checkstyle

2012-05-22 Thread arjun tr
sorry, but I tried this in vain. I got some jelly script from some stackoverflow which showed how to configure pmd, checkstyle, findbugs individually. It would help if there is some sort of documentation for objects available in jelly and groovy scripts Here is the stackoverflow link http://stac

Managed Script Plugin help

2012-05-22 Thread vprasad79
Hi Please can anyone confirm if managed groovy files works in managed Script plugin? if works, can you provide procedure to use them. I use plugins: Managed script plugin: 1.0 Config File provider: 2.2.1 Thanks, Venkat

How to offline a slave via jenkins API?

2012-05-22 Thread Romu
Hi, Is it possible to offline a slave via jenkins API? I checked http://myjenkins.com/computer/api/ but didn't find any clue. Thanks Romu

Re: M2 Release Plugin not showing

2012-05-22 Thread Marcus Thormählen
Hey James, just that simple response dragged my nose into the solution...thanks ;) Marcus 2012/5/21 Nord, James > What type of project are you using? > > ** ** > > /James > > ** ** > > *From:* jenkinsci-users@googlegroups.com [mailto: > jenkinsci-users@googlegroups.com] *On Behalf Of *

Delay after channel stopped message

2012-05-22 Thread Nero Bianco
Hi, Do you have any idea what Jenkins is doing at the end of a job between "channel stopped" message and e-mail sending? (we are using slave machines and e-mail plugin is activated) How could we turn on detailed logs for this section? Unfortunately in each of our jobs we need to wait 15 minutes (

Rename a job with REST API

2012-05-22 Thread HARDION Vincent
Hi, Is there a way to rename a job through the REST API, without copy/delete ? I've tried by posting to .../job/FOO/api/xml but it didn't work Thanks, Vincent

Re: Email with pmd | checkstyle

2012-05-22 Thread Ullrich Hafner
On 05/22/2012 11:49 AM, arjun tr wrote: > I was trying to include short summary of cobertura, pmd, checkstyle, > findbugs reports in emails. > I was able to get configurations for cobertura but not for others with > jelly. > Is there any place which details on the other plugin configurations > and

Email with pmd | checkstyle

2012-05-22 Thread arjun tr
I was trying to include short summary of cobertura, pmd, checkstyle, findbugs reports in emails. I was able to get configurations for cobertura but not for others with jelly. Is there any place which details on the other plugin configurations and class, method definitions in either jelly or groovy?

Re: Is the Jenkins update center working?

2012-05-22 Thread Stephen Connolly
Are you behind a http proxy? The uc metadata is downloaded via your browser, while the plugins are downloaded directly, so you can forget to configure the proxy settings on the advanced tab. On Tuesday, 22 May 2012, Vaughn Spurlin wrote: > When I'm in Jenkins and try to install a plugin, I get t