Shawn,
Thanks for the response! Yes, that was it, an older version unexpectedly in the
classpath.
And for the benefit of anyone who searches the list archive with a similar
debugging need, it's pretty easy to print out the classpath from ant's
build.xml:
On 11/29/2017 2:27 PM, Tod Olson wrote:
> I'm modifying a existing custom request handler for an open source project,
> and am looking for some help with a compile error around an anonymous
> SimpleCollector. The build failure message from ant and the source of the
> specific method are below. I