Ali Bahrami <Ali.Bahrami at Sun.COM> writes: > The problem I'm encountering is that the list of files returned by > _buildfilelist() is relative to the working directory, while the > list of file path exceptions needs to be relative to the workspace > root. Consequently, exclude() only matches if my working directory > is set to the workspace root. >
[snip example] > > Is the use of working directory relative paths for the > exclude mechanism intentional? It prevents the use > of path components in the .NOT files, which is a pretty > big limitation. It's not intentional. > For the moment, I'm just testing from the root of my workspace, > but I can't integrate it this way. I'd appreciate some help with > finding a solution that is not working directory dependent. File a bug, please. -- Rich