Hello Jörg,
2013/12/30 Jörg Schaible <joerg.schai...@gmx.de> > Hi, > > my compiler zoo builds fine from source, except minor nits with Java 8: > > ========================= %< ====================== > Failed tests: > FastDateParserTest.testParseZone:119 expected:<Thu Jul 10 22:33:20 CEST > 2003> but was:<Thu Jul 10 23:33:20 CEST 2003> > FastDateFormat_ParserTest>FastDateParserTest.testParseZone:119 > expected:<Thu Jul 10 22:33:20 CEST 2003> but was:<Thu Jul 10 23:33:20 CEST > 2003> > > Tests in error: > LocaleUtilsTest.testParseAllLocales:570 » IllegalArgument Invalid locale > forma... > ========================= %< ====================== > > nevertheless +1 > > IIRC, DateFormat has an additional field in Java 8 and Locale stricter > checks. Unit tests can be fixed for next release. > I've created LANG-938 [1] for this. Thanks for spotting! Benedikt [1] https://issues.apache.org/jira/browse/LANG-938 > > - Jörg > > > Benedikt Ritter wrote: > > > Hi all, > > > > I've fixed the issues, that were identified in RC1: > > > > - Release notes now make explicit that 3.2 at least requires Java 6.0 > > - Website now makes explicit that 3.2 at least requires Java 6.0 > > - MANIFEST now contains "britter" as value for the Build-By header > > - Version 3.2 is now listed on the release history page > > - Main page now contains information on the three Clirr errors > > > > Lang 3.2 RC2 is available for review here: > > https://dist.apache.org/repos/dist/dev/commons/lang (rev. 4001) > > > > Maven artifacts are here: > > > https://repository.apache.org/content/repositories/orgapachecommons-026/ > > > > Details of changes since 3.1 are in the release notes: > > https://dist.apache.org/repos/dist/dev/commons/lang/RELEASE-NOTES.txt > > > > The tag is here: > > > https://svn.apache.org/repos/asf/commons/proper/lang/tags/LANG_3_2_RC2(rev > . > > 1553875) > > > > Site: > > http://people.apache.org/~britter/commons-lang3/3.2-RC2 (broken links > > will be fixed when the site is published) > > > > Clirr Report: > > > > > http://people.apache.org/~britter/commons-lang3/3.2-RC2/clirr-report.html > > > > RAT: > > > > http://people.apache.org/~britter/commons-lang3/3.2-RC2/rat-report.html > > > > Please review the release candidate and vote. > > This vote will close no sooner that 72 hours from now, i.e. after > December > > 31 2013 at 19:00 CET > > > > [ ] +1 Release these artifacts > > [ ] +0 OK, but... > > [ ] -0 OK, but really should fix... > > [ ] -1 I oppose this release because... > > > > Thanks! > > > > Benedikt > > > > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > >