Re: subant and empty filelist

2003-11-07 Thread Stefan Bodewig
On Fri, 07 Nov 2003, Bo Rasmussen <[EMAIL PROTECTED]> wrote: > The problem is that for lowest level project that don't depend on > other projects the dependent_projects is not redefined. When run it > gives an ANT error > >[subant] No directory specified for filelist. > > which is actuall

subant and empty filelist

2003-11-07 Thread Bo Rasmussen
Hi, I'm trying to use import and subant to create a common set of targets in a common.xml file. In the common.xml file I have an empty fileset definition and a common build target, that builds all dependent projects (as defined int the fileset dependent_projects In ad