Am 14.10.2013 06:11, schrieb Stefan Bodewig:
> On 2013-10-13, Oliver Heger wrote:
> 
>> The artifacts look good, the build works fine with Java 1.7 on Windows
>> 7. I tried to build with Java 1.5, but got:
> 
>> Tests in error:
> 
>> SevenZTestCase.testSevenZArchiveCreationUsingLZMA2:37->testSevenZArchiveCreati
>> on:59 ╗ OutOfMemory
>>   XZTestCase.testXZCreation:44 ╗ OutOfMemory Java heap space
> 
>> Tests run: 374, Failures: 0, Errors: 2, Skipped: 0
> 
>> ISTR that I had similar problems with other [compress] releases, so I
>> don't consider this as blocking.
> 
> I don't recall it, but XZ is pretty heavy on GC pressure.  Given that
> our XZ implementation is a very thin layer on top of XZ for Java there
> wouldn't be anything we could do - apart from increasing the heap size
> for the tests - anyway.
> 
>> The title in the release notes says "Apache Commons Compress 1.5 RELEASE
>> NOTES"; it refers to the old version. I think, this requires another RC.
> 
> Ouch.
> 
>> The RC was built using Java 1.6.0_27. Does this version already contain
>> the Javadoc security fix?
> 
> The javadoc plugin used by the Commons Parent took care of it.
> 
>> When I build the site locally, I get a different clirr report showing 9
>> errors because some public methods have been made final.
> 
> Strange.  Why would Clirr create different reports?  We're supposed to
> be using the same versions of Clirr, aren't we?
> 
> Can you make your Clirr reports available so we can evaluate whether we
> should fix those additional errors in a second RC?

I have no clue why Clirr produces different results for me, and the
errors it reports look indeed a bit strange. I uploaded my results of
mvn site:site (using JDK 1.7 - maybe this is the reason for the
difference?) to [1]

Oliver

[1] http://people.apache.org/~oheger/compress-site/

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


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

Reply via email to