Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 58544 invoked from network); 11 Oct 2007 13:55:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Oct 2007 13:55:38 -0000 Received: (qmail 1548 invoked by uid 500); 11 Oct 2007 13:55:20 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 1508 invoked by uid 500); 11 Oct 2007 13:55:20 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 1490 invoked by uid 99); 11 Oct 2007 13:55:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Oct 2007 06:55:20 -0700 X-ASF-Spam-Status: No, hits=-1.0 required=10.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [192.18.43.21] (HELO sca-ea-mail-3.sun.com) (192.18.43.21) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Oct 2007 13:55:22 +0000 Received: from dm-norway-01.uk.sun.com ([129.156.101.193]) by sca-ea-mail-3.sun.com (8.13.6+Sun/8.12.9) with ESMTP id l9BDspcj012502 for ; Thu, 11 Oct 2007 13:54:51 GMT Received: from clustra.norway.sun.com (clustra.Norway.Sun.COM [129.159.119.10]) by dm-norway-01.uk.sun.com (8.13.6+Sun/8.13.6/ENSMAIL,v2.2) with SMTP id l9BDsoO0014887 for ; Thu, 11 Oct 2007 14:54:50 +0100 (BST) Received: (qmail 16635 invoked from network); 11 Oct 2007 13:54:49 -0000 Received: from siv01.norway.sun.com (129.159.118.61) by clustra.norway.sun.com with QMQP; 11 Oct 2007 13:54:49 -0000 Date: 11 Oct 2007 13:54:49 -0000 Message-ID: <20071011135449.4713.qmail@siv01> Subject: Build Report - tinderbox_trunk16 583824 build failed - Sun DBTG [Auto-generated mail] To: derby-dev@db.apache.org From: Ole.Solberg@Sun.COM X-Virus-Checked: Checked by ClamAV on apache.org -------------------- ant ant.properties.jdk16: j14lib=/usr/local/java/jdk1.4/jre/lib j13lib=/usr/local/java/jdk1.3/jre/lib jdk16=/usr/local/java/jdk1.6.0 proceed=false sane=false debug=false jsr169compile.classpath=Apache/Derby/jsr169compile/classes.zip:/home/os136789/Apache/Derby/jsr169compile/jdbc.jar -------------------- ant clobber Buildfile: build.xml clean: [delete] Deleting directory Apache/TinderBox_Derby/trunk/classes [delete] Deleting directory Apache/TinderBox_Derby/trunk/classes.storeless cleanstate: [delete] Deleting: Apache/TinderBox_Derby/trunk/java/engine/state.properties [delete] Deleting: Apache/TinderBox_Derby/trunk/java/shared/org/apache/derby/shared/common/sanity/SanityState.java cleanparsers: [delete] Deleting 4 files from Apache/TinderBox_Derby/trunk/java/engine/org/apache/derby/impl/sql/compile [delete] Deleting 10 files from Apache/TinderBox_Derby/trunk/java/tools/org/apache/derby/impl/tools/ij cleanmessages: [delete] Deleting 1 files from Apache/TinderBox_Derby/trunk/java/engine/org/apache/derby/loc cleancatalog: [delete] Deleting: Apache/TinderBox_Derby/trunk/java/engine/org/apache/derby/iapi/services/cache/ClassSizeCatalog.java cleantoursdb: [delete] Deleting: Apache/TinderBox_Derby/trunk/java/demo/toursdb/toursdb.jar [delete] Deleting: Apache/TinderBox_Derby/trunk/java/demo/toursdb/toursdb.out [delete] Deleting: Apache/TinderBox_Derby/trunk/java/demo/toursdb/derby.log [delete] Deleting directory Apache/TinderBox_Derby/trunk/java/demo/toursdb/toursdb clobber: BUILD SUCCESSFUL Total time: 1 minute 20 seconds -------------------- ant all Buildfile: build.xml init: checkCompilerLevel: [javac] Compiling 1 source file [javac] javac: invalid source release: 1.5 [javac] Usage: javac [javac] where possible options include: [javac] -g Generate all debugging info [javac] -g:none Generate no debugging info [javac] -g:{lines,vars,source} Generate only some debugging info [javac] -nowarn Generate no warnings [javac] -verbose Output messages about what the compiler is doing [javac] -deprecation Output source locations where deprecated APIs are used [javac] -classpath Specify where to find user class files [javac] -sourcepath Specify where to find input source files [javac] -bootclasspath Override location of bootstrap class files [javac] -extdirs Override location of installed extensions [javac] -d Specify where to place generated class files [javac] -encoding Specify character encoding used by source files [javac] -source Provide source compatibility with specified release [javac] -target Generate class files for specific VM version [javac] -help Print a synopsis of standard options [javac] Compile failed; see the compiler error output for details. [delete] Deleting: Apache/TinderBox_Derby/trunk/z.java BUILD FAILED Apache/TinderBox_Derby/trunk/build.xml:49: The following error occurred while executing this line: Apache/TinderBox_Derby/trunk/build.xml:118: Compiler level must be Java 5 or later. Total time: 1 second