Re: Seeking Review: make jsf-tools compile under JDK 1.5
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