On Fri, 2005-02-04 at 09:19 +0100, Oliver Zeigermann wrote: > I have just check out Digester 2 and tried to compile it using Java > 1.4.2_05 and to my big surprise it failed because of the SAX version > that comes with Java 1.4.2_05. It has not empty ctor for SAXException > (commented out in the source!) and resolveEntity in DefaultHandler no > longer throws an IOException. > > I am a bit helpless now. > > Simon, which JDK are you using?
Well, I am using java 1.5. It certainly wasn't my intention to add 1.5-specific code, so if you spot a problem, please go ahead and fix it. Cheers, Simon --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
