Local Maven 2 Build Definition (Java 1.6) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Continuum-Build-Host: vmbuild X-Continuum-Project-Id: 129 X-Continuum-Project-Name: Commons VFS
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=27262&projectId=129 Build statistics: State: Failed Previous State: Failed Started at: Thu 8 Aug 2013 02:20:16 +0000 Finished at: Thu 8 Aug 2013 02:20:37 +0000 Total time: 21s Build Trigger: Schedule Build Number: 292 Exit code: 1 Building machine hostname: vmbuild Operating system : Linux(unknown) Java Home version : java version "1.6.0_30" Java(TM) SE Runtime Environment (build 1.6.0_30-b12) Java HotSpot(TM) 64-Bit Server VM (build 20.5-b03, mixed mode) Builder version : Apache Maven 2.2.1 (r801777; 2009-08-06 19:16:01+0000) Java version: 1.6.0_30 Java home: /usr/lib/jvm/jdk1.6.0_30/jre Default locale: en_US, platform encoding: ANSI_X3.4-1968 OS name: "linux" version: "2.6.32-41-server" arch: "amd64" Family: "unix" **************************************************************************** SCM Changes: **************************************************************************** Changed: ggregory @ Thu 8 Aug 2013 01:30:45 +0000 Comment: [VFS-482] Wrong assertion messages in RAM provider test case. Files changed: /commons/proper/vfs/trunk/core/src/test/java/org/apache/commons/vfs2/provider/ram/test/CustomRamProviderTest.java ( 1511553 ) /commons/proper/vfs/trunk/src/changes/changes.xml ( 1511553 ) Changed: ggregory @ Thu 8 Aug 2013 01:47:35 +0000 Comment: [VFS-483][RAM] Many suggestions to improve the RAM file provider. Rename ivar buffer to content, also rename package private accessors. Files changed: /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/provider/ram/RamFileData.java ( 1511554 ) /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/provider/ram/RamFileObject.java ( 1511554 ) /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/provider/ram/RamFileOutputStream.java ( 1511554 ) /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/provider/ram/RamFileRandomAccessContent.java ( 1511554 ) /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/provider/ram/RamFileSystem.java ( 1511554 ) Changed: ggregory @ Thu 8 Aug 2013 01:51:41 +0000 Comment: [VFS-483][RAM] Many suggestions to improve the RAM file provider. Refactor 'new byte[0]' into a private static final byte[] called EMPTY. Files changed: /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/provider/ram/RamFileData.java ( 1511555 ) Changed: ggregory @ Thu 8 Aug 2013 02:03:43 +0000 Comment: [VFS-483][RAM] Many suggestions to improve the RAM file provider. Replace 'this.data.getContent().length' with 'this.size()'. Files changed: /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/provider/ram/RamFileObject.java ( 1511556 ) Changed: ggregory @ Thu 8 Aug 2013 02:05:37 +0000 Comment: [VFS-483][RAM] Many suggestions to improve the RAM file provider. Rename ivar buffer to content, also rename package private accessors. Files changed: /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/provider/ram/RamFileData.java ( 1511557 ) Changed: ggregory @ Thu 8 Aug 2013 02:06:53 +0000 Comment: [VFS-483][RAM] Many suggestions to improve the RAM file provider. Refactor 'new byte[0]' into a private static final byte[] called EMPTY. Files changed: /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/provider/ram/RamFileData.java ( 1511558 ) /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/provider/ram/RamFileObject.java ( 1511558 ) Changed: ggregory @ Thu 8 Aug 2013 02:09:21 +0000 Comment: Better ivar name. Files changed: /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/provider/ram/RamFileOutputStream.java ( 1511559 ) Changed: ggregory @ Thu 8 Aug 2013 02:16:05 +0000 Comment: [VFS-483][RAM] Many suggestions to improve the RAM file provider. Refactor local data in org.apache.commons.vfs2.provider.ram.RamFileOutputStream.write(byte[], int, int). Files changed: /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/provider/ram/RamFileOutputStream.java ( 1511560 ) **************************************************************************** Dependencies Changes: **************************************************************************** No dependencies changed **************************************************************************** Build Definition: **************************************************************************** POM filename: pom.xml Goals: clean deploy Arguments: --batch-mode -Pjava-1.6 Build Fresh: false Always Build: false Default Build Definition: true Schedule: COMMONS_SCHEDULE Profile Name: Maven 2.2.1 Description: Local Maven 2 Build Definition (Java 1.6) **************************************************************************** Test Summary: **************************************************************************** Tests: 0 Failures: 0 Errors: 0 Total time: 0.0 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org