Re: Error Copying artifacts when specifying a build parameter

2013-03-03 Thread MDKF
Yes. The configuration shown in the first box Copy Artifact box of the image works fine but the second one does not. On Friday, March 1, 2013 6:38:34 AM UTC-5, cjo wrote: > > Have you enabled the build to be Parameterized and add a Copy Parameter > named "Configuration" which is used in the copy

SVN_REVISION is not set, cant' use to call batch file

2013-03-03 Thread Aris Green
For a freestyle project using a Subversion checkout, the SVN_REVISION number is not being set. I am using Jenkins 1.504 and Jenkins Subversion Plugin-in 1.45. This SVN_REVISION variable does not seem to work reliably. Does it still exist. I do have a GROOVY script that can get the revision by s

Re: Plugin Problems

2013-03-03 Thread Matt Alleman
Jenkins Git Client and Jenkins Git Plugin are both installed and enabled. Could it be a conflict with the version of Jenkins i'm running? The web interface says there is a update available, but it hasn't hit the debian repos yet. I guess I could just try and replace the WAR file, but I like

Re: Plugin Problems

2013-03-03 Thread Mark Waite
The git plugin has been split into two parts, a git-client plugin and a git plugin.  You need both.  I can't tell for sure, but I have a suspicion that reference might be from the git-plugin to the git-client plugin. Mark Waite > > From: Matt Alleman >To: jenk

Plugin Problems

2013-03-03 Thread Matt Alleman
I'm having some trouble with loading some plugins into jenkins. I'm following this guide: http://bhfsteve.blogspot.com/2012/04/automated-python-unit-testing-code_27.html . After I install the Git Plugin and jenkins restarts, I get the following Exceptions in my log file: Mar 03, 2013 3:40:04

Re: Using subversion on a Mac OS X slave

2013-03-03 Thread Stuart Whelan
Is anyone able to give me any guidance on this? I have no idea on what to try next. On Thu, Feb 28, 2013 at 11:36 AM, Stuart Whelan < stu...@somepointinthefuture.co.nz> wrote: > From my various readings of information gleened from the net I am pretty > sure this is an authentication issue. > > I

الوحش يفجر مفاجأة كبيرة وفضائح عن هيفاء وهبى وناديا الجندي/بالصور قصص حقيقية لاشخاص ماتو ومازالوا يظهرون/نوارة نجم :نعم أنا ووالدي نسب الدين/شاهد بالفيديو .احباط محاولة اغتيال لـ"بشار الأسد ووليد المع

2013-03-03 Thread James James
سياسي بلجيكي يشبه "المنتقبات" بأكياس القمامة بالصور .. قصص حقيقية لاشخاص ماتو ومازالوا يظهرون في اماكن مختلفة الوحش يفجر مفاجأة كبيرة وفضائح عن هيفاء وهبى وناديا الجندي

Re: Groovy Scipt to update svn Browser to sventon

2013-03-03 Thread cjo
I'm afraid that I don't use any SVN browser, but the URL would be the one that you normally use to browse the repos using sventon, see the help for the URL and instance items which explains what they should be. This assumes that you have sventon setup for your svn repos. Chris On Sunday, 3 M

Global lock for multi-configuration build?

2013-03-03 Thread Gaige B. Paulsen
Hi, I've been using Jenkins for a few years now and we've had great luck getting it to do just about everything we need.We have a number of locks in the system that we use to keep certain scarce resources (mostly GUI for testing) from being used by more than one build at a time. Recently