2015-02-08 22:29 GMT+03:00 Jeremy Boynes <[email protected]>: > On Feb 5, 2015, at 10:01 AM, Konstantin Kolinko <[email protected]> > wrote: >> >> 2015-02-02 14:05 GMT+03:00 Konstantin Kolinko <[email protected]>: >>> 2015-01-27 19:08 GMT+03:00 Jeremy Boynes <[email protected]>: >>>> >>>>> On Jan 27, 2015, at 7:59 AM, Konstantin Kolinko <[email protected]> >>>>> wrote: >>> >>> Tested (taglibs-standard-spec-1.2.2.jar + >>> taglibs-standard-impl-1.2.2.jar) on my web applications. >>> >> >> Unfortunately I have to change the above to >> [x] Broken - do not release >> >> >> My tests were on Java 7 and later. >> >> The library breaks when running on Java 5. >> E.g. Tomcat 6 + JDK 5u20 + Tomcat examples webapp. >> >> I am looking for a fix. >> For starters, the project has a compilation failure under Java 5 in a >> test class. >> >> XPathFactory.newInstance(String, String, ClassLoader) method used in >> ForEachTagTest is @since Java 1.6. > > I’m canceling this vote due to regressions seen on older JREs. >
The issues have been fixed. I think it is OK to go. I verified that it works in Tomcat 6 + Java 5u20. The standard-test project also builds successfully. Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
