On 2010-08-17, Niklas Matthies wrote: > On Tue 2010-08-17 at 19:37h, Stefan Bodewig wrote on user: >> On 2010-08-17, Niklas Matthies wrote:
>>> If the <matches> condition would support resources, I could use that, >>> but it only supports the string attribute. >> Since you are looking at a single file, you can use loadresource to read >> it into a property and then use the matches condition. > Thanks, that's a good suggestion (as long as the file doesn't get too > large). Yes, large files will be issue. Use <local> so memory can at least be reclaimed before the build finishes. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
