On Fri, 15 Nov 2002, Craeg K. Strong <[EMAIL PROTECTED]> wrote: > With these two simple changes, the code will work with the > new resolver.
But not with the old one, right? I think the cleaner solution was to re-add static methods to CatalogManager and Debug, make them deprecated and let them delegate to the default CatalogManager instance (without looking at the code too close, that is). That way Ant could get compiled against the deprecated API and switch as soon as resolver 1.1 has been released. I'll see whether I can put together a patch to resolver today - if I can't I'll tell you why 8-) Stefan
