Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-ant-dev] fragment for regexp matching console

On 12/11/2002 09:49:05 PM platform-ant-dev-admin wrote:
> 
> Just a note - we'd like to have regular expression matching support. 
However, 
> we do not yet have approval to include apache's support in the SDK yet 
(from 
> the PMC). The "StringMatcher" does not support regular expression 
matching - 
> just pattern matching :-( Thus, our less than optimal implementation. 

And thus the reson why I used JDK's regexp engine ;-)
Actually, the zip file I posted was slightly screwy - here is one that 
actually works.

Matt

Attachment: errorlink_1.0.0.zip
Description: Zip archive


Back to the top