Return-Path: Delivered-To: apmail-db-torque-dev-archive@www.apache.org Received: (qmail 93273 invoked from network); 29 Mar 2009 12:37:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 29 Mar 2009 12:37:48 -0000 Received: (qmail 88194 invoked by uid 500); 29 Mar 2009 12:37:48 -0000 Delivered-To: apmail-db-torque-dev-archive@db.apache.org Received: (qmail 88135 invoked by uid 500); 29 Mar 2009 12:37:48 -0000 Mailing-List: contact torque-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Apache Torque Developers List" Reply-To: "Apache Torque Developers List" Delivered-To: mailing list torque-dev@db.apache.org Received: (qmail 88117 invoked by uid 99); 29 Mar 2009 12:37:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 29 Mar 2009 12:37:48 +0000 X-ASF-Spam-Status: No, hits=-1998.7 required=10.0 tests=ALL_TRUSTED,URI_HEX X-Spam-Check-By: apache.org Received: from [140.211.11.135] (HELO vmgump.apache.org) (140.211.11.135) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 29 Mar 2009 12:37:47 +0000 Received: from [140.211.11.135] (localhost [127.0.0.1]) by vmgump.apache.org (Postfix) with ESMTP id A5D8AAB413C for ; Sun, 29 Mar 2009 05:37:26 -0700 (PDT) Date: Sun, 29 Mar 2009 05:37:26 PDT From: general@gump.apache.org To: torque-dev@db.apache.org Subject: [GUMP@vmgump]: Project db-torque-gen (in module db-torque-gen) failed Message-Id: <20090329123726.A5D8AAB413C@vmgump.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at general@gump.apache.org. Project db-torque-gen has an issue affecting its community integration. This issue affects 1 projects, and has been outstanding for 16 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - db-torque-gen : Persistence Layer Full details are available at: http://vmgump.apache.org/gump/public/db-torque-gen/db-torque-gen/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -DEBUG- Sole output [torque-gen-29032009.jar] identifier set to project name -INFO- Failed with reason build failed -INFO- Failed to extract fallback artifacts from Gump Repository The following work was performed: http://vmgump.apache.org/gump/public/db-torque-gen/db-torque-gen/gump_work/build_db-torque-gen_db-torque-gen.html Work Name: build_db-torque-gen_db-torque-gen (Type: Build) Work ended in a state of : Failed Elapsed: 3 secs Command Line: /usr/lib/jvm/java-6-sun/bin/java -Djava.awt.headless=true -Xbootclasspath/p:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar:/srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml -Dbuild.sysclasspath=only -Dmaven.final.name=torque-gen-29032009 -Dmaven.build.dir=target -Dmaven.build.dest=target/classes -f build-gump.xml jar [Working Directory: /srv/gump/public/workspace/db-torque-gen] CLASSPATH: /usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/apache-commons/collections/build/commons-collections-29032009.jar:/srv/gump/public/workspace/apache-commons/lang/target/commons-lang-3.0-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-29032009.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-api-29032009.jar:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-xalan2.jar:/srv/gump/public/workspace/ant/dist/lib/ant-trax.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/public/workspace/logging-log4j-12/dist/lib/log4j-29032009.jar:/srv/gump/public/ workspace/velocity-engine/bin/velocity-29032009.jar:/srv/gump/public/workspace/velocity-texen/bin/texen-29032009.jar:/srv/gump/public/workspace/village/target/village-29032009.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar --------------------------------------------- [javac] Writer writer = generator.getWriter(path, outputEncoding); [javac] ^ [javac] /srv/gump/public/workspace/db-torque-gen/src/java/org/apache/torque/task/TorqueDataDumpTask.java:219: cleanup() in org.apache.torque.task.TorqueDataDumpTask cannot implement cleanup() in org.apache.texen.TexenContributor; attempting to assign weaker access privileges; was public [javac] protected void cleanup() throws Exception [javac] ^ [javac] /srv/gump/public/workspace/db-torque-gen/src/java/org/apache/torque/task/TorqueDataSQLTask.java:193: cannot find symbol [javac] symbol : method getOutputFile() [javac] location: class org.apache.torque.task.TorqueDataSQLTask [javac] p.setProperty(getOutputFile(), db.getName()); [javac] ^ [javac] /srv/gump/public/workspace/db-torque-gen/src/java/org/apache/torque/task/TorqueDataSQLTask.java:196: incompatible types [javac] found : org.apache.torque.engine.EngineException [javac] required: java.lang.Throwable [javac] catch (EngineException ee) [javac] ^ [javac] /srv/gump/public/workspace/db-torque-gen/src/java/org/apache/torque/task/TorqueDataSQLTask.java:198: cannot find symbol [javac] symbol : constructor BuildException(org.apache.torque.engine.EngineException) [javac] location: class org.apache.tools.ant.BuildException [javac] throw new BuildException(ee); [javac] ^ [javac] /srv/gump/public/workspace/db-torque-gen/src/java/org/apache/torque/task/TorqueJDBCTransformTask.java:281: cannot find symbol [javac] symbol : method getName() [javac] location: class org.apache.torque.engine.database.model.SchemaType [javac] column.setAttribute("type", TypeMap.getTorqueType(type).getName()); [javac] ^ [javac] /srv/gump/public/workspace/db-torque-gen/src/java/org/apache/torque/task/TorqueSQLTask.java:175: incompatible types [javac] found : org.apache.torque.engine.EngineException [javac] required: java.lang.Throwable [javac] throws EngineException [javac] ^ [javac] /srv/gump/public/workspace/db-torque-gen/src/java/org/apache/torque/task/TorqueSQLTask.java:208: incompatible types [javac] found : org.apache.torque.engine.EngineException [javac] required: java.lang.Throwable [javac] catch (EngineException ee) [javac] ^ [javac] /srv/gump/public/workspace/db-torque-gen/src/java/org/apache/torque/task/TorqueSQLTask.java:210: cannot find symbol [javac] symbol : constructor BuildException(org.apache.torque.engine.EngineException) [javac] location: class org.apache.tools.ant.BuildException [javac] throw new BuildException(ee); [javac] ^ [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 65 errors BUILD FAILED /srv/gump/public/workspace/db-torque-gen/build-gump.xml:37: Compile failed; see the compiler error output for details. Total time: 2 seconds --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/db-torque-gen/db-torque-gen/rss.xml - Atom: http://vmgump.apache.org/gump/public/db-torque-gen/db-torque-gen/atom.xml ============================== Gump Tracking Only === Produced by Gump version 2.3. Gump Run 13000029032009, vmgump:vmgump-public:13000029032009 Gump E-mail Identifier (unique within run) #47. -- Apache Gump http://gump.apache.org/ [Instance: vmgump] --------------------------------------------------------------------- To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org For additional commands, e-mail: torque-dev-help@db.apache.org