RE: About Subant

2005-01-25 Thread Dominique Devienne
> -Original Message- > From: news [mailto:[EMAIL PROTECTED] On Behalf Of Venkatesh Prasad > Ranganath > > Following is a snippet of the ant script that is being executed. > The main issue is that jars.dir is a property in main-build.xml. However, > this property is not being propagated to

About Subant

2005-01-25 Thread Venkatesh Prasad Ranganath
Hi, Following is a snippet of the ant script that is being executed. The main issue is that jars.dir is a property in main-build.xml. However, this property is not being propagated to sub builds. Any idea why? main-build.xml: