Project relationship between upstream and downstream jobs

2012-07-20 Thread Varghese Renny
Hi, I am creating fingerprints for job A and job B, when i check fingerprints of job A it's showing md5sum as one id For job B also it's showing same id for the file i have given in both job A and job B for fingerprinting. Since both id's are same, i assume two projects are dependents Now my

Re: LTS 1.466.1 RC1 testing

2012-07-20 Thread Mark Waite
More details in case it helps. If I install Jenkins 1.466.1 and the latest Git plugin, 1.1.21, and define a job using the command line interface create-job command and a config.xml, it fails to clone with messages: Fetching upstream changes from git://markwaite2.markwaite.net/git/WorkManager.g

Re: LTS 1.466.1 RC1 testing

2012-07-20 Thread Mark Waite
I installed the release candidate and cannot seem to checkout with the latest release of the Git plugin.  Has anyone else successfully used Git plugin 1.1.21 with a new installation of Jenkins 1.466.1 RC1?   I had seen the same problem with an existing installation and rolled back to 1.1.20 on

Re: Problem using Jenkins Warnings Plugin

2012-07-20 Thread Itou Akihiro
Hi, Have you checked "Run always" in the advanced configuration? By default, warnings-plugin collects warnings only if a build finishes successfully. So, there are no warnings if a build fails. akihirox 2012/7/20 rb512 > I installed the warnings plugin and have this configuration (please see

LTS 1.466.1 RC1 testing

2012-07-20 Thread Vojtech Juranek
Hi, LTS 1.466.1 RC1 is now available for download [1], thus we can start testing. As usual, I would like to ask for your help. If you stage RC in you stage environment or just download RC and try to run it, please drop a note on wiki page [2], shortly describe what you tested, where it was done

Re: groovy script error No such property: manager for class

2012-07-20 Thread BillR
You might try starting your own thread, instead of hijacking mine by changing the title. (Mine was about running 2 mvn cmds for 1 job.) Bill On Thursday, July 19, 2012 6:25:48 PM UTC-7, Kamal Ahmed wrote: > > Hi, > Is there a working example of groovy script for jenkins that i can use, so > i k

Re: How to pass variable to an Ant build step from a previous batch build step

2012-07-20 Thread Jan Seidel
Ah, ok. Didn't think about EnvInject. Thanks :) Jan Am Freitag, 20. Juli 2012 15:38:18 UTC+2 schrieb cjo: > > That won't work as the batch script build step runs in a seperate process > to the ant build step and therefore enviroment variables are not retained > between different build steps. >

Is it possible to remove the build button/link for downstream jobs

2012-07-20 Thread Jan Seidel
Hi there, simple thing. We have some build pipelines and I don't want that some distracted user hits the build button of downstream jobs as they need parameters passed. Running a job without parameters may spoil the workspace. I don't want to use security settings or similar stuff for this if po

Re: Question about working copy format used by Jenkins Subversion plugin 1.42

2012-07-20 Thread Qazwart
I just want to clarify: There is never any guarantee that one Subversion client will be working directory compatible with another client. For example, AnknSVN uses _svn directories instead of .svn directories which means that the standard command line client won't work. Until Subversion 1.7,

Re: Job priority on executors

2012-07-20 Thread mihai.cilidariu
I resolved a similar situation (both Light and Heavy jobs) by creating two slaves for the 'strong' machines. Each weak machine has one slave, with a 'weak' label and several executors. Each strong machine has two slaves: Strong_machine1, labeled 'strong', with 1 executor Weak_machine1, labele

Re: How to pass variable to an Ant build step from a previous batch build step

2012-07-20 Thread cjo
That won't work as the batch script build step runs in a seperate process to the ant build step and therefore enviroment variables are not retained between different build steps. The solution is to use the envInject plugin [1], and have the batch script output the parameters to a properties fil

Re: CloudBees Free Enterprise Plugins 1.8 and earlier broken on Jenkins 1.474+

2012-07-20 Thread Stephen Connolly
Not clear which of our free plugins you are having an issue with On 20 July 2012 13:45, Varghese Renny wrote: > > That i got..But it's not showing any fingerprint, whether i needed to copy > artifacts from previous project and finger print that archived artifact? > > > Thanks in Advance > varghe

Re: Question about working copy format used by Jenkins Subversion plugin 1.42

2012-07-20 Thread Carlton Brown
On Thu, Jul 19, 2012 at 4:19 PM, Sarah Woodall < sarah.wood...@code-red-tech.com> wrote: > On 19/07/2012 21:03, Carlton Brown wrote: > >> Apparently the Jenkins Subversion Plugin 1.42 has problems updating a >> manually checked out 1.7 workspace with externals if that configuration >> setting does

Re: Which release of Jenkins can I safely use?

2012-07-20 Thread Sarah Woodall
Here's an update: I checked the Jenkins website very early this morning, and a release candidate had appeared. I installed it and tested it, and found that the bug seems to have been mostly fixed! See my notes in JIRA (issue 14474) for details if you're interested. There is still a problem with

How to pass variable to an Ant build step from a previous batch build step

2012-07-20 Thread Jan Seidel
Hi folks, this is somewhat embarassing for me to ask as I thought I am past that level of expertise but I am facing a pretty basic problem. I have done research on this issue before addressing it here (of course) but still no joy. I have a batch build step followed by an Ant build step. The bat

Re: Which release of Jenkins can I safely use?

2012-07-20 Thread Jan Seidel
Hi Sarah, I think this is a matter of trial and error as also the plugins used deal a great impact on your Jenkins installation. Take a look at http://dl.aragost.com/jenkins/war-stable-rc or also the parent folder. I think that's what you actually are looking for. Take care Jan Am Donnerstag,

Re: CloudBees Free Enterprise Plugins 1.8 and earlier broken on Jenkins 1.474+

2012-07-20 Thread Varghese Renny
That i got..But it's not showing any fingerprint, whether i needed to copy artifacts from previous project and finger print that archived artifact? Thanks in Advance varghese

Re: Jenkins 1.447.2 LTS UnsupportedClassVersionError

2012-07-20 Thread Mark Waite
I've not heard of that error being reported, and the JIRA database does not seem to have any hints of something that general failing in 1.447.2. You could review https://issues.jenkins-ci.org/browse/JENKINS-14143 (which is not a bug) to see if some of its hints might help you. Mark Waite >_

RE: Plugin to have several rows of View-Tabs

2012-07-20 Thread Matthew.Webber
There is also the Nested View plugin: https://wiki.jenkins-ci.org/display/JENKINS/Nested+View+Plugin Alternatively, the CloudBees Folder Plugin might address this (I haven’t looked at it closely): http://wiki.cloudbees.com/bin/view/Jenkins+Enterprise/CloudBees+Free+and+Open+Source+Jenkins+Plugi

Re: How do I ignore mDNS?

2012-07-20 Thread Jesse Farinacci
Greetings, On Thu, Jul 19, 2012 at 10:00 PM, xipmox wrote: > The process looks like this to 'ps' (ie I think I got the syntax right - did > I?) > jenkins435 433 2 Jul19 ?00:30:15 /usr/bin/java -jar > /usr/share/jenkins/jenkins.war --webroot=/var/cache/jenkins/war > --httpPort=8080

RE: Fingerprint database

2012-07-20 Thread Stanley, Jason
Click on your Job -> Click on Configure -> Scroll down to "Post-build Actions" -> Select "Record fingerprints of files to track usage" From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Varghese Renny Sent: Friday, July 20, 2012 7:43 AM To: jenkinsci-

Call for votes in "Change log" WEB-Page using "Community ratings"

2012-07-20 Thread Hauser, Wolfgang (external)
Hello, there is a feature on the Change Log Web-Page of Jenkins for doing votes for the releases of Jenkins: "Community ratings" At the time there are about 30-40 votes for each release. Surely there are more than 40 Users out there. So I want to suggest that more users take the chance to vote

Re: Fingerprint database

2012-07-20 Thread Varghese Renny
Can you please tell how you implemented fingerprint and artifacts, i been searching this from morning? Not able to make it workable.. Please explain the proc in detail? Thanks in Advance varghese

RE: Fingerprint database

2012-07-20 Thread Stanley, Jason
Richard I just restarted, and that cleared the reference to the removed build/job. Thanks Jason From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Richard Lavoie Sent: Friday, July 20, 2012 7:27 AM To: jenkinsci-users@googlegroups.com Subject: Re: Fi

Re: Fingerprint database

2012-07-20 Thread Richard Lavoie
Have you tried restarting jenkins ? It might still be an in memory issue and the reload configuration from disk doesn't clear some "cache" for that plugin. regards, Richard On 2012-07-20, at 07:16, "Stanley, Jason" wrote: > Hello > > I have enabled the “Record fingerprints of files to tra

Fingerprint database

2012-07-20 Thread Stanley, Jason
Hello I have enabled the "Record fingerprints of files to track usage" feature. After my build completed, I can see a set of fingerprints for the archived files. I saved an archive onto my desktop and then in Jenkins ran the "Check File Fingerprint" fe

Re: Plugin to have several rows of View-Tabs

2012-07-20 Thread Simon Wiest
Hi Andreas, perhaps https://wiki.jenkins-ci.org/display/JENKINS/DropDown+ViewsTabBar+Plugin might be of interest? While it does not support multi-row tabs, it adds a single dropdown menu instead. This might scale even better if you have a huge number of views. If you really need multi-row

Jenkins 1.447.2 LTS UnsupportedClassVersionError

2012-07-20 Thread Brian Preuß
Hi all, I'm getting a UnsupportedClassVersionError for a JDK 1.50_17 build on Jenkins 1.44.72 LTS running in Tomcat 7.0.29 and JDK 1.6.0_33. The concerned class that fail to load is javax.servlet.ServletException. Is anyone experiencing the same problem? -- Regards, Brian Preuß

Finger printing Error

2012-07-20 Thread Varghese Renny
Error is *Got a jar file but don't know which version it is? Find that out by checking the fingerprint against the database in Jenkins (more details ) * I have given one file common in my job A and job B to (file to archive). Also check

Plugin to have several rows of View-Tabs

2012-07-20 Thread Andreas Schilling
Hi everyone! we're using views to group our jobs and as we're having quite some jobs running now the views are starting to become quite a number. What would be the best way (or plugin) to have them layed out in multiple rows? Because it's quite annoying to scroll in the browser to reach the rig

Re: Regarding Email Notification while trigger another job

2012-07-20 Thread Varghese Renny
Whether fingerprinting can be done only after archiving artifacts? Is it based on fingerprinting? How can i use email-ext plugin in promoted build plugin?