Jeff, Keith: would you be interested in collaborating on a jenkins
plugin for this? Andrei.
Original Message
Subject: Re: maven-release-plugin : How to better manage cascading releases
From: Keith Collison
To: jenkinsci-users@googlegroups.com
Date: Tue 26 Feb 2013 09:40:59 PM CS
Keith: very good points, thank you very much for sharing. Andrei.
Original Message
Subject: Re: maven-release-plugin : How to better manage cascading releases
From: Keith Collison
To: jenkinsci-users@googlegroups.com
Date: Tue 26 Feb 2013 09:40:59 PM CST
> We've put in place the
Jeff: thanks for the feedback. Andrei.
Original Message
Subject: Re: maven-release-plugin : How to better manage cascading releases
From: Jeff
To: jenkinsci-users@googlegroups.com
Date: Tue 26 Feb 2013 12:14:07 AM CST
> I've thought about this too, there could be a logistics iss
I think you are looking for the "Fixed" trigger perhaps? The "Improvement"
trigger is for improvement in tests, not just improvement in the build
itself.
On Tue, Feb 26, 2013 at 8:48 PM, Josh Unger wrote:
> How do you configure email-ext to have it send the "back to stable" emails
> that the em
How do you configure email-ext to have it send the "back to stable" emails
that the email notifications send?
I configured a project to have Failure, Unstable, and Improvement triggers.
Then, introduced a maven XML failure to receive a "Failed" email. This
worked and I received a failure email.
We've put in place the first half of this by adding these goals to our
maven builds:
versions:use-releases scm:checkin
The former will update a pom to use released versions of snapshot
dependencies. The latter commits any resulting changes to the pom.xml. We
also use the "includesList" param
Hi list. First time Jenkins user after convincing talk by Kohsuke this
weekend at SCALE.
(debian 6, x86-64, installed jenkins via apt with instruction on site)
I have do-nothing test job with a single shell script:
#!/bin/bash
echo ' \
http://check.sourceforge.net/ns";> \
2013-02-26 16:42:55 \
Can we give any server path as backup directory in Backup/thinbackup plugin
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to jenkinsci-users+unsubscr...@googlegr
We are a group of software engineering students at the Rochester Institute
of Technology working on a project to extend the functionality of the
ec2-plugin for Jenkins by adding the option to use Spot instances as
slaves. Our project is available on github at
https://github.com/bwall/ec2-plugi
Hi John,
I had a problem with my dev system when I have tried to upgrade Jenkins
from 1.494 to 1.502 and all installed plugins, Once is my dev system, I
tried to recover the Jenkins without success, them I am installing Jenkins
in a clean system.
I am not comfortable to upgrade my production Jenki
This seems to be related to the use of apt-cacher (this caches apt
packages). I disabled it and the system upgraded correctly.
On Mon, Feb 25, 2013 at 4:41 PM, J Arrizza wrote:
> I have an Ubuntu 10.04 server running Jenkins. I did a:
>
>sudo apt-get upgrade
>
> and all packages installed co
I am looking at my /etc/init.d/jenkins and it is a bash script. There is a
JENKINS_USER there, but I don't see it set. I take it, I set it there
and/or export the value? I'm new to this Linux thing, does that sound about
right?
On Tuesday, February 26, 2013 11:40:32 AM UTC-6, mwpowellhtx wrote:
As I said, the groovy script console can be used to do quite a bit of
stuff, I'll try and do a write-up tonight and post to the wiki.
On Tue, Feb 26, 2013 at 11:01 AM, Josh Unger wrote:
> Thanks, I'll take a look at the Groovy. Any recommended approaches for
> quickly testing the Groovy?
>
>
>
Hi Julien,
it may be due to https://issues.jenkins-ci.org/browse/JENKINS-15846 . Best
way to know is to take a thread dump on the slave when it happens.
Vincent
2013/2/26 Julien Carsique
> Hi,
>
> Since upgrade from 1.494 (or 1.500) to 1.502, I'm encountering a lot of
> builds aborted because
Thanks, I'll take a look at the Groovy. Any recommended approaches for
quickly testing the Groovy?
On Tue, Feb 26, 2013 at 5:06 AM, Slide wrote:
> Honestly, I have been recommended people move off of the Jelly templates
> and use the groovy scripts/templates (see the SCRIPT token). It has more
Hi,
Since upgrade from 1.494 (or 1.500) to 1.502, I'm encountering a lot of
builds aborted because of timeout while "Parsing POMs". It's happening on
about 1 build by 5~10 (which is huge). The issue is random and does not
seem to be specific to some kind of job.
In case it's important: most of
Hello, I am sure this question has been asked in different forms before,
having some difficulty connecting the dots.
I've got Jenkins more of the way installed, some owner and permissions
issues on a jenkins account better understood and resolved.
I can now clone repositories on the command pro
On success . . . delete all those unwanted artifacts before terminating the job?
Frank
From: jenkinsci-users@googlegroups.com
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Xavier Nodet
Sent: Tuesday, February 26, 2013 9:01 AM
To: jenkinsci-users
Subject: Deleting artifacts for successfu
Hello,
Some of our Jenkins jobs run tests. When a test fails, it may have created
a core file, and we want to archive this core file and all the other
relevant binaries. But for all the successful jobs, these binary artifacts
are useless and take much space in the build history. Is there an easy
Thanks for reply!
Sure, the decision to reject all incorrect commits is pretty hard. I was
just interested in what is possible with jenkins…
Tanks!
On Tuesday, February 26, 2013 3:16:01 PM UTC+1, Mark Waite wrote:
>
> If you want to reject a Git commit if it does not have certain text, you
>
If you want to reject a Git commit if it does not have certain text, you should
probably refer to the Git hooks documentation to understand how to implement a
Git hook on the Git SCM rather than using Jenkins to guard against incorrect
commits. Most Git books will also describe the limitations
Hey Guys i am very new to this whole jenkins thing.
Currently i've added a jshint check to every new commit and it works pretty
well so i want to let check jenkins much more…
Im trying so check for the commit messages itself. Is it possible to check
if the commit message begins with a specific
If I'm reading the source code correctly, that line in the source code (line 77
in UserRemoteConfig of the git plugin) is trying to find the default Git
installation. If that default Git installation finding method returns null, I
think a null pointer exception will result since the value of th
Honestly, I have been recommended people move off of the Jelly templates
and use the groovy scripts/templates (see the SCRIPT token). It has more
power, its easier to use and you can prototype stuff in the script console
to some degree.
1) This would just be a matter of getting the CaseResult obje
Hello.
After rekeying jenkins in 1.502, the encrypted passwords in that file are
the same.
Do you know if "hudson.scm.SubversionSCM.xml" is out of the rekeying
process?
After that, I run a postbuild script to tag SVN as I want, and I'd like to
know if I have to change this script which decryp
Hi,
I've run in similar problems and found there is an issue in Jira. Here the
link to my original post with reference to the issue:
https://groups.google.com/d/topic/jenkinsci-users/0MCof-NrzCE/discussion
If you find some direct working solution beside of "Archive artifacts" I'll
be glad if y
hi JC,
I created the keystore with the self certified key a couple of weeks ago
when I installed jenkins, and then generated a CSR. The root/intermediate
and private key for the machine have been loaded into the same keystore.
Jenkins is currently started with the following command
java $JAVA_
Just today I've seen something relatively similar in jenkins 1.501. I was
able to observe in real time how jenkins killed itself (I used strace,
since jenkins had been just exiting leaving no trace of what was going on).
To cause that, a local job (scheduled in "master") was started manually,
c
then see jenkins system configuration and configure your git installation
path when required. Should not be necessary with standard installations
that set git as /usr/bin/git
2013/2/26 Mark Waite
> I think you may not have realized that you need two plugins to enable Git
> SCM on Jenkins. The G
29 matches
Mail list logo