On Thu, 25 Apr 2002, Larry Isaacs <[EMAIL PROTECTED]> wrote:
> In trying to identify the dependency, I only got as far as
> determining that removal of the <filterchain> from the "prepare"
> target in Ant's build.xml changes where the ClassNotFound exception
> for RegexpMatcher gets thrown.
Ahh, I've found it, thanks.
When IntrospectionHelper introspects FilterChain it will try to load
LineContainsRegexp which in turn forces it to load Regexp.
> I'm not sure how long before this it might have been present.
Ever since we've added <fileterchain> to Ant's build file, I guess.
> I should have re-thought my assumption that the dependency on
> optional.jar wasn't accidental.
No problem at all.
Thanks again
Stefan
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>