RE: How to build silently

2006-04-27 Thread BOUSQUET Jeremie
e- > From: Stefan Bodewig [mailto:[EMAIL PROTECTED] > Sent: jeudi 27 avril 2006 06:05 > To: user@ant.apache.org > Subject: Re: How to build silently > > On Wed, 26 Apr 2006, BOUSQUET Jeremie <[EMAIL PROTECTED]> > wrote: > > > I know default values can be a solutio

Re: How to build silently

2006-04-26 Thread Stefan Bodewig
On Wed, 26 Apr 2006, BOUSQUET Jeremie <[EMAIL PROTECTED]> wrote: > I know default values can be a solution, but sometimes these default > values can only come from command line (which is masked from > end-user and so not very usable here), and sometimes there is just > no default value (and so it

RE: How to build silently

2006-04-26 Thread Anderson, Rob (Global Trade)
10:06 AM > To: Ant Users List > Subject: How to build silently > > Hello, > > I had some fun with task in my generic build process > with ANT, to ask users for various things (labels, passwords ...). > But now teams use more and more automation, and I could not &g

Re: How to build silently

2006-04-26 Thread Jeffrey E Care
"BOUSQUET Jeremie" <[EMAIL PROTECTED]> 04/26/2006 01:06 PM Please respond to "Ant Users List" To "Ant Users List" cc Subject How to build silently Hello, I had some fun with task in my generic build process with ANT, to ask users for various

How to build silently

2006-04-26 Thread BOUSQUET Jeremie
Hello, I had some fun with task in my generic build process with ANT, to ask users for various things (labels, passwords ...). But now teams use more and more automation, and I could not find any way to easily make these silent ! I know default values can be a solution, but sometimes these d