Re: Problem with import using property file

2008-01-09 Thread Alain ROY
Like this it works ... build-common.xml buildC.xml -- Regards AR On Mon, 7 Jan 2008 18:46:22 -0500 "Nilesh Sharma" <[EMAIL PROTECTED]> wrote: > Guys, > > I am facing a l,ittle problem with the ant build. Here

Problem with import using property file

2008-01-07 Thread Nilesh Sharma
Guys, I am facing a l,ittle problem with the ant build. Here is the problem description: I am having three folders: A ->B -> C folder A contains B and B contains C A also contains: base.properties build-common.xml build-common.xml calls buildA.properties inside and able