On 07/02/2013 07:02 PM, Jörg Schaible wrote:
> Thomas Neidhart wrote:
> 
>> Hi,
>>
>> I'd like to call a vote for releasing Commons Collections 4.0-alpha1
>> based on RC2.
>>
>> The following changes have been applied since RC1:
>>
>>  * upgrade to maven-javadoc-plugin 2.9.1 (due to CVE-2013-1571)
>>  * fixed COLLECTIONS-474, thanks to sebb
>>  * fixed download page (contained wrong component id)
>>  * added html version of release notes for site
>>
>> The artifacts / site have been built with Oracle JDK 1.5 build
>> 1.5.0_22-b03.
>>
>> The files:
>>
>> The artifacts are deployed to Nexus:
>>
> https://repository.apache.org/content/repositories/orgapachecommons-092/org/apache/commons/commons-collections4/4.0-alpha1/
>>
>> Distribution files:
>> https://dist.apache.org/repos/dist/dev/commons/collections/
>>
>> The tag:
>>
> https://svn.apache.org/repos/asf/commons/proper/collections/tags/COLLECTIONS_4_0_ALPHA1_RC2/
>>
>> The site:
>> http://people.apache.org/builds/commons/collections/4.0-alpha1/RC2/
>>
>> Additional Notes:
>>
>> o the download page and api links to older releases only work on
>>   the published site and will be corrected after release.
>>
>> Please take a look at the commons-collections-4.0-alpha1 artifacts and
>> vote!
>>
>> ------------------------------------------------
>> [ ] +1 release it.
>> [ ] +0 go ahead; I don't care.
>> [ ] -0 there are a few minor glitches: ...
>> [ ] -1 no, do not release it because ...
>> ------------------------------------------------
> 
> I've built from source with my compiler zoo in Gentoo Linux amd64. Oracle 
> Java 5-7 build and runs fine. Same for icedtea-bin 6+7. IBM JDK 5 fails to 
> compile the test classes, but the exception of the compiler does not 
> identify, where it actually fails. So this looks more like a compiler error. 
> However, the test suite runs, if Oracle Java 7 was used to compile the 
> stuff. IBM Java 6 can build anything, but fails running the tests 
> (independent of the compiler used to compile the source):

Which build did you use? I have tested with

IBM J9 VM (build 2.4, JRE 1.6.0 IBM J9 2.4 Linux x86-32
jvmxi3260sr12-20121024_126067 (JIT enabled, AOT enabled)

and get:

Tests run: 13118, Failures: 0, Errors: 0, Skipped: 0

Thomas

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

Reply via email to