Re: Filterchain's LineContains on LoadProperties is blocking the reading of properties
Jaikiran Pai <[email protected]>
| Newsgroups | gmane.comp.jakarta.ant.user |
|---|---|
| Message-ID | <[email protected]> |
On 19/04/18 10:03 AM, Anuerin Diaz wrote: > Is there another alternative of switching the > behavior to OR? Looking at the code, I don't see a way to switch it to OR. However, I do think it might make a good enhancement to allow users to configure this behaviour as an attribute of the "linecontains" filter (which will default to AND). That way they aren't forced to use LineContainsRegExp for something simple like this. Would you like to create a enhancement request here[1], so that it can be tracked? [1] https://bz.apache.org/bugzilla/enter_bug.cgi?product=Ant -Jaikiran