RE: Ant filterset doesnot work

2007-03-01 Thread jake_ryan
to > add overwrite="true" to the ? > > Hope this helps, > Keith > > > -Original Message- > From: jake_ryan [mailto:[EMAIL PROTECTED] > Sent: 01 March 2007 16:14 > To: user@ant.apache.org > Subject: Re: [SEC=UNCLASSIFIED] Ant filterset doesnot wo

Re: [SEC=UNCLASSIFIED] Ant filterset doesnot work

2007-03-01 Thread jake_ryan
quot; aswell, but of no use. jake_ryan wrote: > > I have a property file-1 where cc.db.username and cc.db.password are > defined. > > There is property file-2 with tokens DbUser and DbPassword with some > default values, that will be copied to a directory. > > My task i

Ant filterset doesnot work

2007-03-01 Thread jake_ryan
I have a property file-1 where cc.db.username and cc.db.password are defined. There is property file-2 with tokens DbUser and DbPassword with some default values, that will be copied to a directory. My task is to replace values of DbUser and DbPassword in file-2 with values of cc.db.username and