How do you deploy web apps with Jenkins?

2013-11-17 Thread Mads Mohr Christensen
How are you guys using Jenkins to handle the deployment of web apps? I have tried the deploy plugin which uses cargo with some poor results. The deploy fails too often and there’s that dreadful perm. gen. error. I’m currently using an ant script that handles tomcat start/stop by ssh and sftp

RE: Sharing my views

2013-11-17 Thread CLOSE Dave
Not sure what main page you mean. These views were created by clicking +, not from my views, and do not appear under my views. In response to another point, this is for a small group, all can do all, environment. -Original Message- From: Richard Bywater [mailto:rich...@byh2o.com]

Installing jenkins in a custom directory in ubuntu

2013-11-17 Thread Manish Singh
Hello, I need to install jenkins in a custom directory in ubuntu. Is it possible, if yes then how? Thanks Regards, Manish -- 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

Re: Installing jenkins in a custom directory in ubuntu

2013-11-17 Thread Peter Miklosko
Download the war file and place it where ever you want. Downside, automatic updates are no-go. On 18 November 2013 06:58, Manish Singh munsi...@gmail.com wrote: Hello, I need to install jenkins in a custom directory in ubuntu. Is it possible, if yes then how? Thanks Regards, Manish --

Re: Build Flow Plugin - Multiple concurrent jobs are ended in sequence

2013-11-17 Thread Mattias Persson
We found that this is probably the cause of our problem, but it was really hard to determine: https://issues.jenkins-ci.org/browse/JENKINS-19820 Description When executing builds in parallel*, some post-build actions force the builds to end in the same order they were started. Even if build #2