Re: Slave setup questions...

2012-12-13 Thread Jeff
Thanks...I'm not worried about the master and I know I don't need Tomcat, but that is how we have been deploying the master. I'm now trying to configure/add slaves and the settings for the Master don't directly translate to the slaves, at least in ways that are obvious. For example, I told the ma

Re: Slave setup questions...

2012-12-11 Thread frank stockmans
I tend to run all my builds on slaves. - make sure the workspace on slaves is different from that on the master - have a recent version of java on the slave - be able to ssh to it and our .cshrc should throw any error's or messages to the terminal when you get there Slaves need to be able to get

Slave setup questions...

2012-12-11 Thread Jeff
I'm starting to setup a new master/slave configuration using Ubuntu 12.10 + Tomcat 7. I couldn't find any real docs regarding slaves and could use some clarification on best practices particularly with tools. My builds use: Git or SVN Maven SVN Java 6 and 7 Additionally I have configured ANT fo