On Fri, 04 Feb 2005 22:12:05 +1300, Simon Kitching <[EMAIL PROTECTED]> wrote:
> 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.

The 1.4.2 does not make much sense, I think. But I have added some -
rather silly - code to make Digester compile with it. Not sure if this
exactly is the best way...

Oliver

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to