how to refresh parameter defaultvalue from config.xml in jenkins

2012-12-29 Thread hardaway zhuang
i'm new to jenkins,and i want to do a build a project with custom version. so i create a job with parametered,and i set 2 paramter,version(defaultValue is 1.0.0)、buildNumber(defaultValue is 1),and when i build the job,i input the version and buildNumber value and build,jenkins pass version an

Re: Build directory and clean procedure [best practices]

2012-12-29 Thread Paulo J. Matos
On 24/12/12 16:41, Eric Pyle wrote: Hi Paulo, I think common practice is to have your shell script build when it detects a check-in via polling, on successful completion of build it would call another Jenkins job to install and test. Thanks. What do you mean 'another Jenkins job'? Like creatin

Cannot abort post-build deployment

2012-12-29 Thread Harald Wellmann
I have a multi-module maven job using the Maven deployment post-build action. While the modules are being deployed after the build, aborting the job has no effect at all - is this a bug or a feature...? Best regards, Harald

Build-flow plugin: sequence of parallel builds is completing but build is marked as failure.

2012-12-29 Thread damian
Great plugin along with the multijob... however I have one slight problem... I have a sequence of parallel builds, one after the other, and all complete ok but the overall build is marked as failure. I have noticed that having a build job start another job can cause a failure particularly if th

How to access parameter values from plugins

2012-12-29 Thread Bharathi Ramalingam
Hello all, Is there any way to access the parameters of a job from plugin? Here is my scenario, I have to append the value of parameter to the configuration file and copy it to slave. How can I get the value of parameter from the plugin? Thanks.

Re: Warnings-Plugin: How to access the path of current workspace?

2012-12-29 Thread Markus Schneider
Done: https://issues.jenkins-ci.org/browse/JENKINS-16222 Am 28.12.2012 um 17:46 schrieb Ulli Hafner : > Hi Markus, > > thanks for debugging. can you please create a new bug report for problem 1) I > think I need to avoid that exception so that it is clear why the source could > not be written…

Re: Jenkins cannot connect to X server on Ubuntu

2012-12-29 Thread suter_daniel
Thanks for your suggestion. This simply works. I thought at first I don't need that solution, since it's meant for headless servers. Am Freitag, 28. Dezember 2012 22:31:10 UTC+1 schrieb Mark Waite: > > Wouldn't it be easier to install a VNC server on your Ubuntu and use the > Jenkins VNC plugin