AnsiColor plugin

2013-02-13 Thread Thijs Kuijpers
I am trying to use the AnsiColor plugin. I have installed version 0.3.1 on Jenkins 1.501 and enabled it in a job using the xterm color scheme. The job uses the TFS plugin to get the code and the MSBuild plugin to build C++ and C# code. I would like to see the colored output just like you see

Re: Warnings plugin configuration ?

2013-02-13 Thread Ulli Hafner
Yes, please. If there is something what helps to describe the plugin configuration then go ahead :-) Thanks, Ulli Am 13.02.2013 um 12:48 schrieb Jan Goyvaerts java.arti...@gmail.com: just modify this page then ? On Tue, Feb 12, 2013 at 5:29 PM, Ulli Hafner ullrich.haf...@gmail.com wrote:

Re: Issues after moving to 1.501 With Slave Nodes

2013-02-13 Thread Les Mikesell
So, does that mean surprising changes should go undocumented and even backed into revs where they are more surprising? Or did I just miss the part in the release notes that said previously-working systems would break? On Wed, Feb 13, 2013 at 2:57 AM, Stephen Connolly

RE: Priority Sorter - High or Low?

2013-02-13 Thread Merrow, Frank
Funny . . . and thread on this from someone else just finished up. The answers to your questions are Yes and Yes. Frank From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Mandeville, Rob Sent: Wednesday, February 13, 2013 4:48 AM To:

Re: SVN Distributed builds

2013-02-13 Thread Larry Shatzer, Jr.
The feature in Subversion you are looking for is called sparse directories: http://svnbook.red-bean.com/en/1.7/svn.advanced.sparsedirs.html On Wed, Feb 13, 2013 at 1:01 PM, Ross Youngblood ross.youngbl...@nextest.com wrote: Howdy sports fans. I'm working with Distributed builds, and I have

Re: SVN Distributed builds

2013-02-13 Thread Les Mikesell
On Wed, Feb 13, 2013 at 2:01 PM, Ross Youngblood ross.youngbl...@nextest.com wrote: Howdy sports fans. I'm working with Distributed builds, and I have a interesting problem. I discovered that using SSD drives was a big help in speeding up the builds of large files (my projects involve

Re: Monitoring Metrics (eg. code coverage) Degradation

2013-02-13 Thread Zigster
Thanks for the hint William! Does the cobertura plugin work with php and phpunit respectively? Thanks for info on that!! Zigster Am Mittwoch, 13. Februar 2013 16:20:49 UTC+1 schrieb William Soula: The cobertura plugin allows you to mark a build as unstable if the user configured

RE: Config File Provider Plugin does not store new files

2013-02-13 Thread Markus KARG
Actually it happens with *all* kinds of files, so it is the button that fails, not the file creation. Jenkins 1.500, current plugin. From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Merrow, Frank Sent: Dienstag, 12. Februar 2013 19:54 To: Markus

Re: SVN Distributed builds

2013-02-13 Thread William Soula
The Subversion plugin as part of Jenkins has Excluded Regions and Included Regions you could try using that functionality, it's under the Advanced button after repository browser. Will On 02/13/2013 02:01 PM, Ross Youngblood wrote: Howdy sports fans. I'm working with Distributed builds, and

Re: Monitoring Metrics (eg. code coverage) Degradation

2013-02-13 Thread William Soula
Sorry I should have read the whole thread cobertura is java only :( Using some code coverage tool for php you might be able to transform those results to cobertura format, with XSLT or something, and then use the cobertura plugin. Will On 02/13/2013 03:10 PM, Zigster wrote: Thanks for the hint

Deny anonymous access but allow access via command line API

2013-02-13 Thread C. Benson Manica
I asked this question on Stack Overflow some time ago, and didn't get any satisfactory answers (http://stackoverflow.com/questions/14266434/jenkins-security-ii-deny-anonymous-access-but-allow-access-via-cli?lq=1), so I'm hoping this list will help me out. Basically, due to Jenkins' overly

Dynamic Axis plugin sometimes inserts default

2013-02-13 Thread Jonathan Rogers
I've been using the Dynamic Axis plugin for several weeks to run a set of test suites the names of which are set in the source code repository. Normally this works great but once in a while, the word default is inserted into the list of test suite names. Of course, this causes failures since there

How does one get the basic jenkins mailer to send raw console?

2013-02-13 Thread Glfk4rt
There is a builtin , very clever, log filter, that is replacing paths to artifacts inside logs with the path to the Jenkins artifact. Is there a way to send Raw console? Rodney -- You received this message because you are subscribed to the Google Groups Jenkins Users group. To unsubscribe

deadlocks when using Multijob plugin

2013-02-13 Thread Alvaro Martinez Echevarria
Hi, I'm having trouble using the Multijob plugin... jobs become deadlocked. Let me explain... Say I have a compilation job A which is triggered by a gerrit event (a code merge, for example); compilation is able to run in a farm of compilation servers. When compilation finishes, A proceeds with

username on the Dashboard View

2013-02-13 Thread vijay kumar
Hi, I would like to display the 'username' of the Job as we are using 'Unix user/group database as Security Realm. I would like to display the User Name against the Job on the dashboard with the name who has created the Job.I Googled for this about a long time searched in Available Plugins

All nodes are Dead after upgrade to 1.501

2013-02-13 Thread Adrian
Hi, after we've upgraded to 1.501 (from 1.471) all nodes die after some time and the logs show the following exception: Feb 14, 2013 8:47:47 AM hudson.triggers.SafeTimerTask run SEVERE: Timer task hudson.model.Queue$MaintainTask@4c4db085 failed

Re: All nodes are Dead after upgrade to 1.501

2013-02-13 Thread Adrian
This also occurs on calling the RSS feed for allRSS Caused by: org.apache.commons.jelly.JellyTagException: jar:file:/var/lib/tomcat-6/webapps/ROOT/WEB-INF/lib/jenkins-core-1.501.jar!/hudson/atom.jelly:48:44: j:forEach requiresReports : requiresReports at