Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4E7DDD1CF for ; Mon, 16 Jul 2012 15:44:29 +0000 (UTC) Received: (qmail 81116 invoked by uid 500); 16 Jul 2012 15:44:29 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 80837 invoked by uid 500); 16 Jul 2012 15:44:28 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 80809 invoked by uid 99); 16 Jul 2012 15:44:28 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Jul 2012 15:44:28 +0000 X-ASF-Spam-Status: No, hits=2.5 required=5.0 tests=FREEMAIL_REPLY,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of sslavic@gmail.com designates 209.85.220.171 as permitted sender) Received: from [209.85.220.171] (HELO mail-vc0-f171.google.com) (209.85.220.171) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Jul 2012 15:44:21 +0000 Received: by vcbgb30 with SMTP id gb30so5223227vcb.30 for ; Mon, 16 Jul 2012 08:44:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=69XYyTHuH+t2K7WUHfW6oV6BZxH0sdIaQwAgGHXVeVU=; b=nPonWdBJ/73ew4rxtpiGzxcsgPEcfn4x8gjRgTD0H2Lva1P5xFbF//sUOQ8Tw3xuei 9eaYQsfGSZBJ3ikJRvKYLJkHpc9OiJCjRgRUQUmCXYk/HL7kuhgofX9ixSHOtOfNQdMc VlgzcFDIdAWjVuqiCydGoDOMHvRPVEdLgjzMusnLJRvHOAB+nJkgQwcLTgAbrygbYoCk 2lzXtD6kFcJ+55ghD4GjNWIxpilqrnR3BibqaXdmxIxLOxWc2brDA7HDwuGXwUPKZHHT fIo4uSiLYUZZQj0qItUlrYWIO0s8ButhjirwRCofdyXsj+qzl7Oc+3wxrPn2/yvgHiSn 3nMQ== MIME-Version: 1.0 Received: by 10.52.240.178 with SMTP id wb18mr4720638vdc.100.1342453440334; Mon, 16 Jul 2012 08:44:00 -0700 (PDT) Received: by 10.52.33.15 with HTTP; Mon, 16 Jul 2012 08:44:00 -0700 (PDT) In-Reply-To: References: <1685145393.51342448876054.JavaMail.continuum@vmbuild> Date: Mon, 16 Jul 2012 17:44:00 +0200 Message-ID: Subject: Re: [continuum] BUILD FAILURE: Apache Commons - Commons VFS - Default Maven 2 Build Definition (Java 1.5) From: =?UTF-8?Q?Stevo_Slavi=C4=87?= To: Commons Developers List Content-Type: multipart/alternative; boundary=20cf307c9e4e704dd404c4f44c9a --20cf307c9e4e704dd404c4f44c9a Content-Type: text/plain; charset=ISO-8859-1 Maybe just remove release profile activation from build arguments. Regards, Stevo. On Mon, Jul 16, 2012 at 5:38 PM, sebb wrote: > On 16 July 2012 16:36, sebb wrote: > > On 16 July 2012 16:09, Gary Gregory wrote: > >> Can someone please adjust Continuum for VFS to say Java 6? > > > > Added a project build definition to override the group one > > Still fails. > > What is the Maven command-line needed to build test and deploy VFS? > > >> How about doc'ing this on the wiki? > > > > Where? > > > >> Thank you! > >> Gary > >> > >> On Mon, Jul 16, 2012 at 10:27 AM, Continuum@vmbuild < > continuum@apache.org>wrote: > >> > >>> Online report : > >>> > http://vmbuild.apache.org/continuum/buildResult.action?buildId=23876&projectId=129 > >>> > >>> Build statistics: > >>> State: Failed > >>> Previous State: Failed > >>> Started at: Mon 16 Jul 2012 14:27:17 +0000 > >>> Finished at: Mon 16 Jul 2012 14:27:52 +0000 > >>> Total time: 34s > >>> Build Trigger: Schedule > >>> Build Number: 202 > >>> 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-31-server" arch: "amd64" > >>> Family: "unix" > >>> > >>> > >>> > **************************************************************************** > >>> SCM Changes: > >>> > >>> > **************************************************************************** > >>> Changed: ggregory @ Mon 16 Jul 2012 14:10:39 +0000 > >>> Comment: [VFS-405] Get/set the file permissions. > >>> [VFS-415] Update VFS requirement to Java 1.6. > >>> Files changed: > >>> > >>> > /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/FileObject.java > >>> ( 1362045 ) > >>> > >>> > /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/Resources.properties > >>> ( 1362045 ) > >>> > >>> > /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/cache/OnCallRefreshFileObject.java > >>> ( 1362045 ) > >>> > >>> > /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/impl/DecoratedFileObject.java > >>> ( 1362045 ) > >>> > >>> > /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/impl/SynchronizedFileObject.java > >>> ( 1362045 ) > >>> > >>> > /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/provider/AbstractFileObject.java > >>> ( 1362045 ) > >>> > >>> > /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/provider/local/LocalFile.java > >>> ( 1362045 ) > >>> > >>> > /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/provider/sftp/SftpFileObject.java > >>> ( 1362045 ) > >>> > >>> > /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/provider/sftp/SftpFileSystem.java > >>> ( 1362045 ) > >>> > >>> > /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/util/PosixPermissions.java > >>> ( 1362045 ) > >>> > >>> > /commons/proper/vfs/trunk/core/src/test/java/org/apache/commons/vfs2/provider/local/test/LocalProviderTestCase.java > >>> ( 1362045 ) > >>> > >>> > /commons/proper/vfs/trunk/core/src/test/java/org/apache/commons/vfs2/provider/local/test/PermissionsTests.java > >>> ( 1362045 ) > >>> > >>> > /commons/proper/vfs/trunk/core/src/test/java/org/apache/commons/vfs2/provider/sftp/test/SftpProviderTestCase.java > >>> ( 1362045 ) > >>> > >>> > /commons/proper/vfs/trunk/core/src/test/java/org/apache/commons/vfs2/test/PermissionsTests.java > >>> ( 1362045 ) > >>> /commons/proper/vfs/trunk/pom.xml ( 1362045 ) > >>> /commons/proper/vfs/trunk/src/changes/changes.xml ( 1362045 ) > >>> > >>> Changed: ggregory @ Mon 16 Jul 2012 14:18:19 +0000 > >>> Comment: Fix spelling error. > >>> Files changed: > >>> > >>> > /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/operations/AbstractFileOperationProvider.java > >>> ( 1362049 ) > >>> > >>> Changed: ggregory @ Mon 16 Jul 2012 14:19:11 +0000 > >>> Comment: Fix spelling error. > >>> Files changed: > >>> > >>> > /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/operations/AbstractFileOperationProvider.java > >>> ( 1362050 ) > >>> > >>> Changed: ggregory @ Mon 16 Jul 2012 14:19:45 +0000 > >>> Comment: Fix spelling errors. > >>> Files changed: > >>> > >>> > /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/operations/AbstractFileOperationProvider.java > >>> ( 1362053 ) > >>> > >>> > >>> > **************************************************************************** > >>> Dependencies Changes: > >>> > >>> > **************************************************************************** > >>> No dependencies changed > >>> > >>> > >>> > >>> > **************************************************************************** > >>> Build Definition: > >>> > >>> > **************************************************************************** > >>> POM filename: pom.xml > >>> Goals: clean deploy > >>> Arguments: --batch-mode -Pjava-1.5 -Dgpg.skip -Prelease > >>> Build Fresh: false > >>> Always Build: false > >>> Default Build Definition: true > >>> Schedule: COMMONS_SCHEDULE > >>> Profile Name: Maven 2.2.1 > >>> Description: Default Maven 2 Build Definition (Java 1.5) > >>> > >>> > >>> > **************************************************************************** > >>> Test Summary: > >>> > >>> > **************************************************************************** > >>> Tests: 1618 > >>> Failures: 0 > >>> Errors: 0 > >>> Success Rate: 100 > >>> Total time: 55.590996 > >>> > >>> > >>> > >>> > >>> > >>> --------------------------------------------------------------------- > >>> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org > >>> For additional commands, e-mail: dev-help@commons.apache.org > >>> > >>> > >> > >> > >> -- > >> E-Mail: garydgregory@gmail.com | ggregory@apache.org > >> JUnit in Action, 2nd Ed: http://bit.ly/ECvg0 > >> Spring Batch in Action: http://bit.ly/bqpbCK > >> Blog: http://garygregory.wordpress.com > >> Home: http://garygregory.com/ > >> Tweet! http://twitter.com/GaryGregory > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org > For additional commands, e-mail: dev-help@commons.apache.org > > --20cf307c9e4e704dd404c4f44c9a--