Jenkins EC2 plugin: Use Instance-ID of slave instead if AMI-ID

2012-07-16 Thread Tisch
Hi all, I have been looking at the jenkins ec2 plugin for jenkins. I've read the documentation for the plugin on the plugin page. I can't find a way to set an instance-ID (i-88e6xxx) instead of an AMI-ID to start slaves. I've seen the option to stop a slave instead of terminating it. So I'm sear

Re: Putting condition for build of same job

2012-07-16 Thread Benjamin Lau
I've been doing something like this using the parameterized trigger plugin[1]. I actually use it in two ways. For scheduled builds I use predefined parameters. This lets me have a single build script but with different behaviors based on the parameters set by the upstream job. For some situations I

Re: Putting condition for build of same job

2012-07-16 Thread Varghese Renny
Thanks for reply.. See i don't want to trigger another build after completion of one build job. My purpose is like 1 job i have.. It should check like build is triggered due to commit by some developers..if it is , it should do some set of ant task. Next i have to run whole build over project by sc

TestNG plugin - no results displayed

2012-07-16 Thread Nig
Hi, I've installed testng-6.5.2 and version 0.32 of the pulgin but no results are displayed. The following is logged in the Console Output: TestNG Reports Processing: START Looking for TestNG results report in workspace using pattern: **/testng-results.xml testng-results.xml was last modified

Re: Putting condition for build of same job

2012-07-16 Thread cjo
>From your comments it looks like you want to perform some different actions for the developer commits and the nightly builds. If this is the case. You want to look at the Conditional BuildStep Plugin if you want to perform a different action based on how the build is started. this will allow t

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

2012-07-16 Thread Stephen Connolly
We are in the process of releasing the fix for this issue. CloudBees Free Enterprise Plugins plugin version 1.9 has the required fix. Note that it may take 8-12 hours before the required update centers have the fix available and it may take a further 24 hours before your Jenkins instance asks the

Re: Putting condition for build of same job

2012-07-16 Thread Varghese Renny
Thanks for the comment.. I have installed condtional build setup plugin. But i can't find the option of where to give conditions. it's not visible and run condition plugin is also there.. Thanks in Advance varghese

Re: Incremental (character at a time) Console output

2012-07-16 Thread Jesse Glick
On 07/15/2012 04:32 PM, Sean DeNigris wrote: By a custom plugin, do you mean roll-my-own Yes... for example Run.getLogText().readAll() should produce the full current log, including any pending final line, so I think a plugin could add a link like /fullConsole to a build's page which displays

Re: Automating Releases With maven-release-plugin

2012-07-16 Thread Erik
Hi, I have a Problem with the release plugin and hope you can help. we have jenkins 1.4.7.2 and release plugin 0.9.1 we also use Subversion and Artifactory. When I try to do a release build, I get the following error when maven wants to download śome artifacts (for example the maven-release-m

Re: Automating Releases With maven-release-plugin

2012-07-16 Thread 吴亭
Jenkins user is not the same user with your user. Pls check the auth for your jenkins user. 2012/7/16 Erik > > Hi, > > I have a Problem with the release plugin and hope you can help. > > we have jenkins 1.4.7.2 and release plugin 0.9.1 > we also use Subversion and Artifactory. > > When I try to

Re: Custom login screen message

2012-07-16 Thread Sorin Ionuț Sbârnea
Is there a solution for this? /thanks On Friday, July 15, 2011 1:53:58 PM UTC+1, Martin B. wrote: > > Hi all! > > I have disabled anonymous access to our Jenkins instance. > Is it somehow possible to display a custom message on the login screen > when not logged in? > > >

Re: Putting condition for build of same job

2012-07-16 Thread Varghese Renny
Yeah, i got the field.. But Run? these options where we needed to set? If i am giving time where i needed to set time? For based on commit, how can i run?.. Thanks in Advance, varghese

Highly secured Jenkins getting Java connection refused exceptions

2012-07-16 Thread johnaparker
We're running a new instance of Jenkins v1.473 in Tomcat v6.0.35 (Java v1.6.0_31) on a 64bit RHEL5 VM. The VM is in what we call an "extra tier" (refers to security levels), on a private VLAN, behind a hardware load balancer, and has pretty restrictive default IPTable rules. Jenkins seems to be

Re: Automating Releases With maven-release-plugin

2012-07-16 Thread erik petzold
Yes there are maven configurations for the jenkins user. It works when building a project, for example with "clean deploy". But while writing this, I have an idea: we specity the maven global settings with the gs flag, I think the release plugin is not called with this. Thank you 2012/7/16 吴亭 :

Re: Putting condition for build of same job

2012-07-16 Thread cjo
This assumes that "poll SCM" and "build periodically" are set as the triggers in the same job. So you are seeing the config as in the image https://wiki.jenkins-ci.org/display/JENKINS/Conditional+BuildStep+Plugin#ConditionalBuildStepPlugin-Conditionalstep%28single%29 or https://wiki.jenkins-ci.o

Sherry's HotList

2012-07-16 Thread sherry ..
*Hi,* *Hope you are doing great today..* *Please find the updated hotlist of my consultants..* *Please send the requirements to she...@nityainc.com or feel free to call me at 801-833-0416* * * *Consultant* *Technology* *Location* *Relocation* *Karthik* *Oracle apps Finance functional cons

help understanding build output on jenkins

2012-07-16 Thread Chad.Davis
This could very well be maven specific . . . but I don't know exactly which output is from maven and which is from Jenkins . . . At the very start of my build, it complains that it can't find the parent pom of the pom being built. Yet it does find it. In the output below, it says that it is

[no subject]

2012-07-16 Thread sherry ..
*Hi,* *Hope you are doing great today..* *Please find the updated hotlist of my consultants..* *Please send the requirements to she...@nityainc.com or feel free to call me at 801-833-0416* * * *Consultant* *Technology* *Location* *Relocation* *Karthik* *Oracle apps Finance functional cons

Sherry's HotList

2012-07-16 Thread sherry ..
*Hi,* *Hope you are doing great today..* *Please find the updated hotlist of my consultants..* *Please send the requirements to she...@nityainc.com or feel free to call me at 801-833-0416* * * *Consultant* *Technology* *Location* *Relocation* *Karthik* *Oracle apps Finance functional cons

Re:

2012-07-16 Thread Wieschhoff, Kenneth
Can we get this person taken off the list? On 7/16/12 1:42 PM, "sherry .." wrote: >   > Hi, > Hope you are doing great today.. > Please find the updated hotlist of my consultants.. > Please send the requirements to she...@nityainc.com or feel free to call me at > 801-833-0416 >   > > Consul

configure main view (Maven columns)

2012-07-16 Thread Max Spring
All of a sudden I've got Maven-related columns in my main view: Maven Dependencies, Maven Dependencies (within groupId), Maven Modules (Full), Maven Modules (Short), Maven Modules (Version). In any custom view I can configure these columns. How can I do the same for the main view? Thanks! -Max

Re:

2012-07-16 Thread Renjith G
pls remove him asap On Mon, Jul 16, 2012 at 11:15 PM, Wieschhoff, Kenneth < kenneth.wieschh...@turner.com> wrote: > Can we get this person taken off the list? > > > > On 7/16/12 1:42 PM, "sherry .." wrote: > > > *Hi, > Hope you are doing great today.. > Please find the updated hotlist of my con

Re: Automating Releases With maven-release-plugin

2012-07-16 Thread teilo
That's a maven release plugin bug not a Jenkins / m2 release bug You will need to use maven-release-plugin 2.2.2 or later. See http://jira.codehaus.org/browse/MRELEASE-577 On Jul 16, 3:26 pm, erik petzold wrote: > Yes there are maven configurations for the jenkins user. It works when > building

Re: Is it called "Project" or is it called "Job"?

2012-07-16 Thread Max Spring
IMO, "project" is a complete misnomer in Jenkins, because a "project" is something a human works on. A "job" is something Jenkins executes. A "project" has zero or more "jobs". -Max On 05/16/2012 07:30 AM, Stephen Connolly wrote: It really starts to break down when you have * Freestyle pr

Re: Is it called "Project" or is it called "Job"?

2012-07-16 Thread Les Mikesell
On Mon, Jul 16, 2012 at 12:42 PM, Max Spring wrote: > IMO, "project" is a complete misnomer in Jenkins, because a "project" is > something a human works on. Why can't a project be automated? > A "job" is something Jenkins executes. > A "project" has zero or more "jobs". But isn't the descriptio

Re:

2012-07-16 Thread Jan Seidel
Mark this thread as abuse and that's it :) /marked

Re: Concurrent build not concurrent

2012-07-16 Thread Jan Seidel
Hi Chris, thanks for your reply. I have modified the dispatcher that it isn't waiting anymore. The dispatcher gives an instant feedback build history if a job was started successfully and the downstream job notifies by mail if success or fail. That's good emough for me. Minumum effort with max

Re: Disabling hover/mouseover menus

2012-07-16 Thread Jan Seidel
*uhm* does it not require a plugin to have that feature? Am Mittwoch, 11. Juli 2012 16:49:19 UTC+2 schrieb rayn: > > Is there any way to turn these off? Quite annoying.

Re: Job failing on workspace cleanup....file is open....

2012-07-16 Thread Jan Seidel
Hi Jeff, maybe some process called by the build is hanging. Install Lockhunter, WhoLockMe or Systernal's Process Explorer on the Jenkins server, log on and check with one of these tools which process/handle is blocking. I did experience similar with folders until I discovered that an open comma

Re: HTTPS Subversion 1.7 and Jenkins - issuer not trusted

2012-07-16 Thread Jan Seidel
Hi Adam, Your server is already using a certificate, so this is nothing you have to worry about anymore in order to get Jenkins running ;) Install the server certificate on the machine running Jenkins in the trusted cert store. Note you may have to install it in various stores. - ssh to the

Re: Conditional Build Steps

2012-07-16 Thread Jan Seidel
You are right, the condition is met but your copy artifact plugin fails. The conditional build step works perfect. I have seen this bug several time. In my occassion was the copier set to copy artifacts from the job that triggered that particular build instead of last successful build. You shou

Re: Is it called "Project" or is it called "Job"?

2012-07-16 Thread Jan Seidel
*uhm* Is it called "Project" or is it called "Job"? is it important? IMHO not ;) Am Montag, 16. Juli 2012 22:36:51 UTC+2 schrieb LesMikesell: > > On Mon, Jul 16, 2012 at 12:42 PM, Max Spring > wrote: > > IMO, "project" is a complete misnomer in Jenkins, because a "project" is > > somethin

Deploying application cause error in tomcat

2012-07-16 Thread Varghese Renny
While i trying to execute the tomcat startup from jenkins i am getting an error like log4j: Error occured while converting date. i started tomcat using ant task. When i manually do startup, it is not showing any problem application is getting up. Version of tomcat i am using is tomcat 6.0.30

Re: Conditional Build Steps

2012-07-16 Thread Josh D
Guess I'm not sure what side of the boat the hole was in. I fiddled with it a couple hours before finding a new solution. The way I set it up was to first attempt a parameterized artifact copy as an optional step. Following that, I used the conditional build step plugin to check if the expec