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 actually true - but not what I want! In my head it simply > means don't run any subant targets.
So give it a dummy directory but no (existing) includes. The dir will be specified, the list empty and everybody should be empty. The "filelist requires a dir" limitation is known and should be fixed, it's probably deep down somebody's TODO list (around position 150 on mine, for example). Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
