[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ant-user
Subject:    Re: exclude files
From:       Stefan Bodewig <bodewig () bost ! de>
Date:       2000-07-31 6:37:34
[Download RAW message or body]

>>>>> "RL" == Robert Lucier <rlucier@collabria.com> writes:

 RL> Does anyone know if it is possible to have a per-directory
 RL> exclude file?

No, you can't. You can have a single exclude file outside of the
build file and any number of exclude patterns inside the build file
itself.

Is this (multiple include/exclude files) a feature that would be
needed by others as well? 

Personally I prefer to control my build process in one place and don't
want to hunt down several files to see why something has been left
out.

You can emulate something like you describe easily with a shell/batch
job outside of Ant that hunts down the directory structure and
concatenates all exclude files it finds - feeding the result to Ant.

Stefan

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic