Le 15/03/2014 14:22, Benedikt Ritter a écrit :
> Hi all,

Hi Benedikt.


I have a test failure:

Failed tests:

FastDateParserTest.testParses:244->validateSdfFormatFdpParseEquality:220
ja_JP Sat Feb 10 05:09:21 CET 1900
GGGG/yyyy/MMMM/dddd/hhhh/mmmm/ss/aaaa/EEEE/ZZZZ America/New_York
expected:<Sat Feb 10 05:09:21 CET 1900> but was:<Sat Feb 10 05:09:42 CET
1900>

Tests run: 2513, Failures: 1, Errors: 0, Skipped: 4

The tests were run using the following configuration:

(lehrin) luc% mvn -v
Apache Maven 3.0.5
Maven home: /usr/share/maven
Java version: 1.6.0_30, vendor: Sun Microsystems Inc.
Java home: /usr/lib/jvm/java-6-openjdk-amd64/jre
Default locale: fr_FR, platform encoding: UTF-8
OS name: "linux", version: "3.13-1-amd64", arch: "amd64", family: "unix"
(lehrin) luc%

This seems to be related to LANG-978, but the failure occurred in an old
version of Java (1.6), not with a recent one.

Luc

> 
> we have introduced a bug in release 3.3 when we fixed LANG-951 [1]. This
> has been reported a few days ago and fixed by Duncan Jones in LANG-987 [2].
> Since there is no work around for this bug and sebb has also fixed quite a
> few bugs in DurationFormatUtils, I'd like to push out a bug fix release. So
> please review Commons Lang 3.3.1 RC1.
> 
> Lang 3.3.1 RC1 is available for review here (rev. 4654):
>   https://dist.apache.org/repos/dist/dev/commons/lang/
> 
> Tag is available here (rev. 1577854):
>   https://svn.apache.org/repos/asf/commons/proper/lang/tags/LANG_3_3_1_RC1
> 
> Maven artifacts are here:
>   https://repository.apache.org/content/repositories/orgapachecommons-1019/
> 
> Details of changes since 3.3 are in the release notes:
>   https://dist.apache.org/repos/dist/dev/commons/lang/RELEASE-NOTES.txt
>   http://people.apache.org/~britter/commons-lang-3.3.1/changes-report.html
> 
> Site:
>    http://people.apache.org/~britter/commons-lang-3.3.1/
> (broken links will be fixed when the site is published)
> 
> Clirr Report (compared to 3.3):
>   http://people.apache.org/~britter/commons-lang-3.3.1/clirr-report.html
> 
> RAT Report:
>   http://people.apache.org/~britter/commons-lang-3.3.1/rat-report.html
> 
> KEYS:
>   http://www.apache.org/dist/commons/KEYS
> 
> Please review the release candidate and vote.
> This vote will close no sooner that 72 hours from now, i.e. after 14:30 CET
> 18-March 2014
> 
> [ ] +1 Release these artifacts
> [ ] +0 OK, but...
> [ ] -0 OK, but really should fix...
> [ ] -1 I oppose this release because...
> 
> Thanks!
> Benedikt
> 
> [1] https://issues.apache.org/jira/browse/LANG-951
> [2] https://issues.apache.org/jira/browse/LANG-987
> 
> 


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

Reply via email to