Re: Feed back pls: JUC 2013

2013-01-14 Thread Jeff
Topic suggestions: - Continuous Delivery (generally and how to do it w/ Jenkins) - SOx compliance and C/D (with a Jenkins leaning :-) (I.e., secure deployments to production) On Mon, Jan 14, 2013 at 7:10 PM, Slide wrote: > It might be interesting to do lightening sessions sim

Re: Feed back pls: JUC 2013

2013-01-14 Thread Slide
It might be interesting to do lightening sessions similar to what they do at PyCon for various different subjects. I don't build any Java apps with Jenkins, so it would be interesting to me to see how others are dealing with things I deal with (embedded C, .NET, etc) in some fast talks. On Mon, J

Re: Release automation

2013-01-14 Thread Faisal Faizan
Hi Josselin, Thanks for your detailed response. I did all these steps as you suggested, but could not find a way to make the build trigger step as blocking. Also I have configured "poll SCM" step in build trigger for all the three projects. And for Project 2 and Project 1 I have additional build

Feed back pls: JUC 2013

2013-01-14 Thread Alyssa Tong
Hello All, we are planning this year's (2013) Jenkins User Conf in the SF/Bay Area. Would love to to get feedback on your preference in the following areas: 1) weekday vs weekend ? 2) SF vs Bay Area ? 3) thoughts about adding other tracks vs just Jenkins? Should we diversify the learning by ad

Re: Deploying to a local GlassFish 3 instance fails on a ClassCastException

2013-01-14 Thread Rob Weaver
Same issue here - I can deploy just fine from NetBeans remotely, but not having any luck with Jenkins deploying after a successful build. On Monday, November 5, 2012 10:42:45 AM UTC-8, Manoj Sah wrote: > > Hi, I am getting same error as below. > Did you get any workaround for this ? > > > On Thu

Artifact Download is slow (compared to jetty 7)

2013-01-14 Thread ryantxu
I had to move my jenkins configuraiton to a new (windows) machine. Previously I was running the .war file via jetty 7 -- this time I installed the standard service installer. Artifact downloads are very slow now -- 2 hours vs 5 mins. Any ideas what I should investigate to improve the speed? I

Running actions on arbitrary completed builds

2013-01-14 Thread Rob Petti
Hey All, I'm currently looking for a plugin that will let me run actions on a completed build. We basically want to be able to select a build, give it some parameters, and have it perform actions (in this case, a rename, md5sum, and an upload) on it's artifacts. We've tried the promoted builds

Re: Show test trend with Aggregate downstream test results

2013-01-14 Thread jue
Hi! I spent the last few days with the same problem... What I saw so far: When using a common fingerprint file the system "locked" my build. This means: I cannot delete the build (since it is locked) I need to manually remove the tests in order to get rid of a build not needed any more. ... whi

Re: Git plugin and checking out from a specified point in time

2013-01-14 Thread KEVIN FLEMING (BLOOMBERG/ 731 LEXIN)
In the top-most job, write a small shell script to gather the current revision (tip) of the branches in each of the repos you want to build, and store those in a small file. Then archive this file as an artifact, and copy it into the workspace in each downstream job. Each downstream job can then

Problem Reporting Workarea Path

2013-01-14 Thread arakel
Hello, I work on windows XP and I’m trying to integrate Synergy (version 7.1) to Jenkins (version 1.472). So I’ve downloaded the Synergy plug-in(version 1.6) from http://updates.jenkins-ci.org/download/plugins/synergy/. When I check the “maintain workarea” checkbox, Jenkins compares the Synerg