RE: best practices - building on multiple os's

2007-07-24 Thread Loehr, Ruel
Nohup might be just the trick, I'll give that a shot. -Original Message- From: Steve Loughran [mailto:[EMAIL PROTECTED] Sent: Monday, July 23, 2007 4:32 PM To: Ant Users List Subject: Re: best practices - building on multiple os's Loehr, Ruel wrote: > Hoping some others mi

Re: best practices - building on multiple os's

2007-07-23 Thread Alexey Solofnenko
should work. Something else is wrong. - Alexey. Loehr, Ruel wrote: Hoping some others might have some insight, I've googled around for 2 days but haven't yet found an answer that seems right. I have a project which is c++ based and have created an ant wrapper around it to checkout, build,

Re: best practices - building on multiple os's

2007-07-23 Thread Steve Loughran
Loehr, Ruel wrote: Hoping some others might have some insight, I've googled around for 2 days but haven't yet found an answer that seems right. I have a project which is c++ based and have created an ant wrapper around it to checkout, build, build an installer, and publish the project. This