dev@javaserverfaces.java.net

Re: Seeking Review: make jsf-tools compile under JDK 1.5

From: Ryan Lubke <Ryan.Lubke_at_Sun.COM>
Date: Tue, 15 Mar 2005 15:47:31 -0500

Ed Burns wrote:

>SECTION: Tools changes
>
>M jsf-tools/src/com/sun/faces/config/DigesterFactory.java
>
>- Adapt for change between JDK 1.4 and JDK 1.5 where
> org.xml.sax.helper.DefaultHandler.resolveEntity() started throwing
> IOException in 1.5, where it didn't in 1.4. Rethrow the IOException as
> a SAXException.
>
>
>
r=rlubke