Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 66548 invoked from network); 24 Aug 2010 11:56:08 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 24 Aug 2010 11:56:08 -0000 Received: (qmail 32204 invoked by uid 500); 24 Aug 2010 11:56:07 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 31740 invoked by uid 500); 24 Aug 2010 11:56:04 -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 31729 invoked by uid 99); 24 Aug 2010 11:56:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Aug 2010 11:56:03 +0000 X-ASF-Spam-Status: No, hits=-1999.6 required=10.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; Tue, 24 Aug 2010 11:56:02 +0000 Received: from vmgump.apache.org (localhost [127.0.0.1]) by vmgump.apache.org (Postfix) with ESMTP id B339C15DADB for ; Tue, 24 Aug 2010 11:55:41 +0000 (UTC) Date: Tue, 24 Aug 2010 11:55:41 UTC From: Gump To: dev@commons.apache.org Subject: [GUMP@vmgump]: Project commons-javaflow (in module commons-sandbox) failed Message-Id: <20100824115541.B339C15DADB@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-javaflow has an issue affecting its community integration. This issue affects 1 projects, and has been outstanding for 29 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - commons-javaflow : Commons Javaflow Full details are available at: http://vmgump.apache.org/gump/public/commons-sandbox/commons-javaflow/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -DEBUG- Sole jar output [commons-javaflow-*[0-9T].jar] identifier set to project name -DEBUG- (Gump generated) Maven2 Settings in: /srv/gump/public/workspace/commons-sandbox/javaflow/gump_mvn_settings.xml -INFO- Failed with reason build failed -DEBUG- Maven POM in: /srv/gump/public/workspace/commons-sandbox/javaflow/pom.xml -INFO- Project Reports in: /srv/gump/public/workspace/commons-sandbox/javaflow/target/surefire-reports -WARNING- No directory [/srv/gump/public/workspace/commons-sandbox/javaflow/target/surefire-reports] -INFO- Failed to extract fallback artifacts from Gump Repository The following work was performed: http://vmgump.apache.org/gump/public/commons-sandbox/commons-javaflow/gump_work/build_commons-sandbox_commons-javaflow.html Work Name: build_commons-sandbox_commons-javaflow (Type: Build) Work ended in a state of : Failed Elapsed: 21 secs Command Line: mvn --batch-mode --settings /srv/gump/public/workspace/commons-sandbox/javaflow/gump_mvn_settings.xml package [Working Directory: /srv/gump/public/workspace/commons-sandbox/javaflow] --------------------------------------------- Downloading: http://localhost:8192/maven2/asm/asm-analysis/3.2/asm-analysis-3.2.jar 17K downloaded (asm-analysis-3.2.jar) Downloading: http://localhost:8192/maven2/asm/asm-util/3.2/asm-util-3.2.jar 34K downloaded (asm-util-3.2.jar) [INFO] [antrun:run {execution: javadoc.resources}] [INFO] Executing tasks [copy] Copying 2 files to /srv/gump/public/workspace/commons-sandbox/javaflow/target/apidocs/META-INF [INFO] Executed tasks [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [remote-resources:process {execution: default}] [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 35 source files to /srv/gump/public/workspace/commons-sandbox/javaflow/target/classes [INFO] [bundle:manifest {execution: bundle-manifest}] [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /srv/gump/public/workspace/commons-sandbox/javaflow/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 23 source files to /srv/gump/public/workspace/commons-sandbox/javaflow/target/test-classes [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /srv/gump/public/workspace/commons-sandbox/javaflow/src/test/java/org/apache/commons/javaflow/AsmTestSuite.java:[73,13] addTestSuite(java.lang.Class) in junit.framework.TestSuite cannot be applied to (java.lang.Class) [ERROR] /srv/gump/public/workspace/commons-sandbox/javaflow/src/test/java/org/apache/commons/javaflow/AsmTestSuite.java:[74,13] addTestSuite(java.lang.Class) in junit.framework.TestSuite cannot be applied to (java.lang.Class) [INFO] 2 errors [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure /srv/gump/public/workspace/commons-sandbox/javaflow/src/test/java/org/apache/commons/javaflow/AsmTestSuite.java:[73,13] addTestSuite(java.lang.Class) in junit.framework.TestSuite cannot be applied to (java.lang.Class) /srv/gump/public/workspace/commons-sandbox/javaflow/src/test/java/org/apache/commons/javaflow/AsmTestSuite.java:[74,13] addTestSuite(java.lang.Class) in junit.framework.TestSuite cannot be applied to (java.lang.Class) [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 19 seconds [INFO] Finished at: Tue Aug 24 11:55:39 UTC 2010 [INFO] Final Memory: 42M/101M [INFO] ------------------------------------------------------------------------ --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/commons-sandbox/commons-javaflow/rss.xml - Atom: http://vmgump.apache.org/gump/public/commons-sandbox/commons-javaflow/atom.xml ============================== Gump Tracking Only === Produced by Gump version 2.3. Gump Run 24000624082010, vmgump.apache.org:vmgump:24000624082010 Gump E-mail Identifier (unique within run) #32. -- 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