+1

Built from source using tarball with my complete compiler zoo.

However, tests fail for JDK 9 (tested even with latest from today):

===================== %< ================
Failed tests: 
  CalendarValidatorTest.testDateTimeStyle:197 validate(A) default
  CalendarValidatorTest.testFormat:215 default expected:<31/12/[]05> but 
was:<31/12/[20]05>
  CurrencyValidatorTest.testIntegerValid:142 US negative expected:<-1234.00> 
but was:<null>
  CurrencyValidatorTest.testInvalid:121 US wrong negative
  CurrencyValidatorTest.testValid:93 US negative expected:<-1234.56> but 
was:<null>
  DateValidatorTest.testDateValidatorMethods:69 validate(A) both 
expected:<Sat Dec 31 00:00:00 GMT 2005> but was:<null>
  TimeValidatorTest.testLocaleValid:157 compare 0 value=[23:59] failed  
expected:<Thu Jan 01 22:59:00 GMT 1970> but was:<Thu Jan 01 23:59:00 GMT 
1970>
  TimeValidatorTest.testPatternValid:131 compare 0 value=[23-59-59] failed  
expected:<Thu Jan 01 22:59:59 GMT 1970> but was:<Thu Jan 01 23:59:59 GMT 
1970>
  TimeValidatorTest.testTimeZone:219 pattern result
Tests in error: 
  CalendarValidatorTest.testCalendarValidatorMethods:70 NullPointer
===================== %< ================

Not critical for this release, but a heads-up.

Cheers,
Jörg


sebb wrote:

> Second try:
> 
> Validator 1.5.1 RC2 is available for review here:
> 
> https://dist.apache.org/repos/dist/dev/commons/validator/1.5.1_RC2/
> (revision 13418)
> 
> commons-validator-1.5.1-
bin.tar.gz.sha1:33a6ffa9b1e9eaa151912312a5ae3df6e996e06f
> commons-validator-1.5.1-
bin.zip.sha1:ffa68a2768c4edea00d16ac1f0481c5852aaff05
> commons-validator-1.5.1-
src.tar.gz.sha1:48e1cd7504ca2987e403948f46b6c46f136b0ccf
> commons-validator-1.5.1-
src.zip.sha1:706ffb941c4f31057d9a4d24e857e07498f971be
> 
>   Maven artifacts are here:
>     
https://repository.apache.org/content/repositories/orgapachecommons-1155/commons-validator/commons-validator/1.5.1/
> 
> These are the artifacts and their hashes
> 
> commons-validator-1.5.1-test-sources.jar
> (SHA1: 41fa99c63b3ff4a65acf3324e9722591e2c7175c)
> commons-validator-1.5.1-sources.jar
> (SHA1: 1779e91e01dc506f388c350a8684f77c43943a08)
> commons-validator-1.5.1.pom
> (SHA1: ab12dc49a49d3ac67bcb949834cb2eed4ed26554)
> commons-validator-1.5.1.jar
> (SHA1: 86d05a46e8f064b300657f751b5a98c62807e2a0)
> commons-validator-1.5.1-javadoc.jar
> (SHA1: 1c5fbdeb20a211050d91366eb1a33d6b8adb3323)
> commons-validator-1.5.1-tests.jar
> (SHA1: 52f05bf0e7b66194e4fd99d9e10692e68fd16450)
> 
>   Details of changes since 1.5.0 are in the release notes:
>     
https://dist.apache.org/repos/dist/dev/commons/validator/1.5.1_RC2/RELEASE-NOTES.txt
>     http://home.apache.org/~sebb/validator-1.5.1-RC2/changes-report.html
> 
> 
>   The tag is here:
>     
http://svn.apache.org/repos/asf/commons/proper/validator/tags/VALIDATOR_1_5_1_RC2/
>     (revision 1740857)
> 
>   Site:
>     http://home.apache.org/~sebb/validator-1.5.1-RC2/
> 
>    (some *relative* links are broken - these will be OK once the site
> is deployed)
> 
>   Clirr Report (compared to 1.5.0):
>     http://home.apache.org/~sebb/validator-1.5.1-RC2/clirr-report.html
> 
>   RAT Report:
>     http://home.apache.org/~sebb/validator-1.5.1-RC2/rat-report.html
> 
>   KEYS:
>   https://www.apache.org/dist/commons/KEYS
> 
>   Please review the release candidate and vote.
> 
>   This vote will close no sooner than 72 hours from now,
>   i.e. sometime after 22:00 GMT 28 Apr 2016
> 
> 
>   [ ] +1 Release these artifacts
>   [ ] +0 OK, but...
>   [ ] -0 OK, but really should fix...
>   [ ] -1 I oppose this release because...
> 
>   Thanks!



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to