Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 39112 invoked from network); 7 Feb 2008 03:33:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Feb 2008 03:33:41 -0000 Received: (qmail 43841 invoked by uid 500); 7 Feb 2008 03:33:32 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 43765 invoked by uid 500); 7 Feb 2008 03:33:32 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 43756 invoked by uid 99); 7 Feb 2008 03:33:32 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Feb 2008 19:33:32 -0800 X-ASF-Spam-Status: No, hits=-98.3 required=10.0 tests=ALL_TRUSTED,INVALID_DATE X-Spam-Check-By: apache.org Received: from [140.211.11.137] (HELO vmbuild.apache.org) (140.211.11.137) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Feb 2008 03:33:23 +0000 Received: from vmbuild.apache.org (localhost [127.0.0.1]) by vmbuild.apache.org (Postfix) with ESMTP id 1B3494581A4 for ; Wed, 6 Feb 2008 19:33:16 -0800 (PST) Date: Wed, 06 Feb 08 19:33:15 -0800 From: Continuum VMBuild Server Reply-To: Continuum VMBuild Server To: dev@commons.apache.org Message-ID: <9399710.361202355195860.JavaMail.continuum@vmbuild.apache.org> Subject: [continuum] BUILD FAILURE: Commons IO MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=47328&projectId=155 Build statistics: State: Failed Previous State: Failed Started at: Wed 6 Feb 2008 19:32:43 -0800 Finished at: Wed 6 Feb 2008 19:33:03 -0800 Total time: 19s Build Trigger: Schedule Build Number: 66 Exit code: 1 Building machine hostname: vmbuild.apache.org Operating system : Linux(unknown) Java Home version : java version "1.4.2_15" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_15-b02) Java HotSpot(TM) Client VM (build 1.4.2_15-b02, mixed mode) Builder version : Maven version: 2.0.7 Java version: 1.4.2_15 OS name: "linux" version: "2.6.20-16-server" arch: "i386" **************************************************************************** SCM Changes: **************************************************************************** Changed: niallp @ Wed 6 Feb 2008 18:55:20 -0800 Comment: Add StringBuilderWriterTest to suite Files changed: /commons/proper/io/trunk/src/test/org/apache/commons/io/output/PackageTestSuite.java ( 619245 ) **************************************************************************** Dependencies Changes: **************************************************************************** No dependencies changed **************************************************************************** Build Defintion: **************************************************************************** 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: Java 1.4 Description: **************************************************************************** Test Summary: **************************************************************************** Tests: 0 Failures: 0 Total time: 0 **************************************************************************** Output: **************************************************************************** [INFO] Scanning for projects... [INFO] ---------------------------------------------------------------------------- [INFO] Building Commons IO [INFO] task-segment: [clean, deploy] [INFO] ---------------------------------------------------------------------------- [INFO] [clean:clean] [INFO] Deleting directory /home/continuum/data/working-directory/155/target [INFO] Deleting directory /home/continuum/data/working-directory/155/target/classes [INFO] Deleting directory /home/continuum/data/working-directory/155/target/test-classes [INFO] Deleting directory /home/continuum/data/working-directory/155/target/site [INFO] [antrun:run {execution: javadoc.resources}] [INFO] Executing tasks [copy] Copying 2 files to /home/continuum/data/working-directory/155/target/apidocs/META-INF [INFO] Executed tasks [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:compile] [INFO] Compiling 73 source files to /home/continuum/data/working-directory/155/target/classes [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure Failure executing javac, but could not parse the error: javac: invalid target release: 1.5 Usage: javac where possible options include: -g Generate all debugging info -g:none Generate no debugging info -g:{lines,vars,source} Generate only some debugging info -nowarn Generate no warnings -verbose Output messages about what the compiler is doing -deprecation Output source locations where deprecated APIs are used -classpath Specify where to find user class files -sourcepath Specify where to find input source files -bootclasspath Override location of bootstrap class files -extdirs Override location of installed extensions -d Specify where to place generated class files -encoding Specify character encoding used by source files -source Provide source compatibility with specified release -target Generate class files for specific VM version -help Print a synopsis of standard options Failure executing javac, but could not parse the error: javac: invalid target release: 1.5 Usage: javac where possible options include: -g Generate all debugging info -g:none Generate no debugging info -g:{lines,vars,source} Generate only some debugging info -nowarn Generate no warnings -verbose Output messages about what the compiler is doing -deprecation Output source locations where deprecated APIs are used -classpath Specify where to find user class files -sourcepath Specify where to find input source files -bootclasspath Override location of bootstrap class files -extdirs Override location of installed extensions -d Specify where to place generated class files -encoding Specify character encoding used by source files -source Provide source compatibility with specified release -target Generate class files for specific VM version -help Print a synopsis of standard options [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 7 seconds [INFO] Finished at: Wed Feb 06 19:33:03 PST 2008 [INFO] Final Memory: 6M/12M [INFO] ------------------------------------------------------------------------ **************************************************************************** --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org