Re: Status Code: 500 upon deleting scm from Jenkins for first time?
Re: Status Code: 500 upon deleting scm from Jenkins for first time?
- Subject: Re: Status Code: 500 upon deleting scm from Jenkins for first time?
- From: David Avendasora <email@hidden>
- Date: Fri, 09 Mar 2012 13:04:51 +0800
On Mar 9, 2012, at 9:36 AM, James Cicenia wrote: What triggers Jenkins?
Normally, you'd set up the job to watch your SCM for changes and build whenever it sees new code.
OK - That would be good for testing only and not deployment so I will stick with the manual method for now.
Well currently WOJenkins doesn't actually deploy your app for you anyway - at least not the scripts that we've been talking about so far.
But when you go to deploy, just take the latest build artifacts and deploy those. That way you are always deploying the same thing that has just passed whatever tests, even if it's just that it will fully compile.
Jenkins should eliminate building your app for deployment in Eclipse.
Dave |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden