Online report :
http://vmbuild.apache.org/continuum/buildResult.action?buildId=257724&projectId=176
Build statistics:
State: Ok
Previous State: Failed
Started at: Sun 13 Dec 2009 11:35:10 -0800
Finished at: Sun 13 Dec 2009 11:36:03 -0800
Total time: 53s
Build Trigger: Schedule
Build Number: 110
Exit code: 0
Building machine hostname: vmbuild.apache.org
Operating system : Linux(unknown)
Java Home version :
java version "1.6.0_06"
Java(TM) SE Runtime Environment (build 1.6.0_06-b02)
Java HotSpot(TM) Client VM (build 10.0-b22, mixed mode, sharing)
Builder version :
Maven version: 2.0.9
Java version: 1.6.0_06
OS name: "linux" version: "2.6.24-23-server" arch: "i386" Family:
"unix"
****************************************************************************
SCM Changes:
****************************************************************************
Changed: jukka @ Sun 13 Dec 2009 10:31:55 -0800
Comment: COMPRESS-93: Support for alternative ZIP compression methods
Override the ZipEntry compression method getter and setter in ZipArchiveEntry.
This prevents the IllegalArgumentException that was thrown whenever a zip entry
with an unsupported compression method was encountered. With this change an
IOException is thrown instead only if or when the entry is actually being read
or written. In addition, a public
ZipArchiveEntry.isSupportedCompressionMethod() method is introduced so client
code can choose to explicitly skip reading ZIP entries with unsupported
compression methods.
Files changed:
/commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/zip/ZipArchiveEntry.java
( 890088 )
/commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/zip/ZipArchiveInputStream.java
( 890088 )
/commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.java
( 890088 )
/commons/proper/compress/trunk/src/test/java/org/apache/commons/compress/archivers/ZipTestCase.java
( 890088 )
/commons/proper/compress/trunk/src/test/java/org/apache/commons/compress/archivers/zip/ZipArchiveEntryTest.java
( 890088 )
/commons/proper/compress/trunk/src/test/resources/moby.zip ( 890088 )
****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed
****************************************************************************
Build Definition:
****************************************************************************
POM filename: pom.xml
Goals: clean deploy
Arguments: --batch-mode
-DaltDeploymentRepository=vmbuild.repo::default::file://localhost/home/continuum/data/commons
-Pci
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: COMMONS_SCHEDULE
Profile Name: JDK 6
Description:
****************************************************************************
Test Summary:
****************************************************************************
Tests: 148
Failures: 0
Errors: 0
Success Rate: 100
Total time: 4.469
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]