Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 13272 invoked from network); 10 Feb 2011 06:42:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 10 Feb 2011 06:42:46 -0000 Received: (qmail 65510 invoked by uid 500); 10 Feb 2011 06:42:46 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 65426 invoked by uid 500); 10 Feb 2011 06:42:43 -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 65415 invoked by uid 99); 10 Feb 2011 06:42:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Feb 2011 06:42:42 +0000 X-ASF-Spam-Status: No, hits=-1999.6 required=5.0 tests=ALL_TRUSTED,INVALID_DATE X-Spam-Check-By: apache.org Received: from [140.211.11.55] (HELO vmgump.apache.org) (140.211.11.55) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Feb 2011 06:42:41 +0000 Received: from vmgump.apache.org (localhost [127.0.0.1]) by vmgump.apache.org (Postfix) with ESMTP id C6D891430FF for ; Thu, 10 Feb 2011 06:42:21 +0000 (UTC) Date: Thu, 10 Feb 2011 06:42:20 UTC From: Gump To: dev@commons.apache.org Subject: [GUMP@vmgump]: Project commons-attributes (in module apache-commons) failed Message-Id: <20110210064221.C6D891430FF@vmgump.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 commons-attributes has an issue affecting its community integration. This issue affects 1 projects. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - commons-attributes : Commons Attributes Full details are available at: http://vmgump.apache.org/gump/public/apache-commons/commons-attributes/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -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/apache-commons/commons-attributes/gump_work/build_apache-commons_commons-attributes.html Work Name: build_apache-commons_commons-attributes (Type: Build) Work ended in a state of : Failed Elapsed: 5 secs Command Line: /usr/lib/jvm/java-6-openjdk/bin/java -Djava.awt.headless=true -Dbuild.sysclasspath=only org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml -Dfinal.name.api=commons-attributes-api-10022011 -Dfinal.name.compiler=commons-attributes-compiler-10022011 dist [Working Directory: /srv/gump/public/workspace/apache-commons/attributes] CLASSPATH: /usr/lib/jvm/java-6-openjdk/lib/tools.jar:/srv/gump/public/workspace/apache-commons/attributes/target/classes:/srv/gump/public/workspace/apache-commons/attributes/target/test-classes:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.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/packages/junit3.8.1/junit.jar:/srv/gump/public/workspace/xml-commons/java/build/resolver.jar:/srv/gump/packages/qdox/qdox-1.12.jar:/srv/gump/public/workspace/junit/dist/junit-10022011.jar:/srv/gump/public/workspace/junit/dist/junit-dep-10022011.jar --------------------------------------------- Buildfile: /srv/gump/public/workspace/apache-commons/attributes/build.xml init: [mkdir] Created dir: /srv/gump/public/workspace/apache-commons/attributes/target/lib get-deps: compile: [mkdir] Created dir: /srv/gump/public/workspace/apache-commons/attributes/target/classes [javac] Compiling 28 source files to /srv/gump/public/workspace/apache-commons/attributes/target/classes [javac] /srv/gump/public/workspace/apache-commons/attributes/compiler/src/java/org/apache/commons/attributes/compiler/AttributeCompiler.java:90: warning: [deprecation] project in org.apache.tools.ant.ProjectComponent has been deprecated [javac] String sourcePaths = project.getReference (pathref).toString (); [javac] ^ [javac] /srv/gump/public/workspace/apache-commons/attributes/compiler/src/java/org/apache/commons/attributes/compiler/AttributeCompiler.java:96: warning: [deprecation] project in org.apache.tools.ant.ProjectComponent has been deprecated [javac] fs.setProject (project); [javac] ^ [javac] /srv/gump/public/workspace/apache-commons/attributes/compiler/src/java/org/apache/commons/attributes/compiler/AttributeCompiler.java:245: incompatible types [javac] found : com.thoughtworks.qdox.model.JavaPackage [javac] required: java.lang.String [javac] packageName = javaClass.getPackage (); [javac] ^ [javac] /srv/gump/public/workspace/apache-commons/attributes/compiler/src/java/org/apache/commons/attributes/compiler/AttributeCompiler.java:454: warning: [deprecation] getFile() in com.thoughtworks.qdox.model.JavaSource has been deprecated [javac] return javaClass.getSource ().getFile (); [javac] ^ [javac] /srv/gump/public/workspace/apache-commons/attributes/compiler/src/java/org/apache/commons/attributes/compiler/AttributeCompiler.java:481: warning: [deprecation] project in org.apache.tools.ant.ProjectComponent has been deprecated [javac] DirectoryScanner ds = fs.getDirectoryScanner(project); [javac] ^ [javac] /srv/gump/public/workspace/apache-commons/attributes/compiler/src/java/org/apache/commons/attributes/compiler/AttributeCompiler.java:482: warning: [deprecation] project in org.apache.tools.ant.ProjectComponent has been deprecated [javac] File fromDir = fs.getDir(project); [javac] ^ [javac] /srv/gump/public/workspace/apache-commons/attributes/compiler/src/java/org/apache/commons/attributes/compiler/AttributeCompiler.java:510: warning: [deprecation] getInnerClasses() in com.thoughtworks.qdox.model.JavaClass has been deprecated [javac] JavaClass[] classes = clazz.getInnerClasses (); [javac] ^ [javac] /srv/gump/public/workspace/apache-commons/attributes/compiler/src/java/org/apache/commons/attributes/compiler/AttributeIndexer.java:89: warning: [deprecation] project in org.apache.tools.ant.ProjectComponent has been deprecated [javac] this.classPath = new Path(project); [javac] ^ [javac] /srv/gump/public/workspace/apache-commons/attributes/compiler/src/java/org/apache/commons/attributes/validation/AttributeValidatorTask.java:98: warning: [deprecation] project in org.apache.tools.ant.ProjectComponent has been deprecated [javac] this.classPath = new Path(project); [javac] ^ [javac] /srv/gump/public/workspace/apache-commons/attributes/compiler/src/java/org/apache/commons/attributes/validation/AttributeValidatorTask.java:162: warning: [deprecation] project in org.apache.tools.ant.ProjectComponent has been deprecated [javac] AntClassLoader cl = new AntClassLoader (this.getClass ().getClassLoader (), project, classPath, true); [javac] ^ [javac] 1 error [javac] 9 warnings BUILD FAILED /srv/gump/public/workspace/apache-commons/attributes/build.xml:58: Compile failed; see the compiler error output for details. Total time: 3 seconds --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/apache-commons/commons-attributes/rss.xml - Atom: http://vmgump.apache.org/gump/public/apache-commons/commons-attributes/atom.xml ============================== Gump Tracking Only === Produced by Apache Gump(TM) version 2.3. Gump Run 05000610022011, vmgump.apache.org:vmgump:05000610022011 Gump E-mail Identifier (unique within run) #10. -- Apache Gump http://gump.apache.org/ [Instance: vmgump] --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org