Return-Path: X-Original-To: apmail-gump-general-archive@www.apache.org Delivered-To: apmail-gump-general-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B1961645F for ; Thu, 30 Jun 2011 02:52:07 +0000 (UTC) Received: (qmail 42860 invoked by uid 500); 30 Jun 2011 02:52:07 -0000 Delivered-To: apmail-gump-general-archive@gump.apache.org Received: (qmail 42759 invoked by uid 500); 30 Jun 2011 02:52:05 -0000 Mailing-List: contact general-help@gump.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Gump code and data" Reply-To: "Gump code and data" Delivered-To: mailing list general@gump.apache.org Received: (qmail 42748 invoked by uid 99); 30 Jun 2011 02:52:05 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Jun 2011 02:52:05 +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, 30 Jun 2011 02:52:03 +0000 Received: from vmgump.apache.org (localhost [127.0.0.1]) by vmgump.apache.org (Postfix) with ESMTP id 83D06157D91 for ; Thu, 30 Jun 2011 02:51:44 +0000 (UTC) Date: Thu, 30 Jun 2011 02:51:43 UTC From: gump@vmgump.apache.org To: general@gump.apache.org Subject: BATCH: All dressed up, with nowhere to go... Message-Id: <20110630025144.83D06157D91@vmgump.apache.org> Dear Gumpmeisters, The following 1 notifys should have been sent *********************************************************** G U M P [GUMP@vmgump]: Project commons-jelly-tags-ant-test (in module commons-jelly) failed *********************************************************** G U M P [GUMP@vmgump]: Project commons-jelly-tags-ant-test (in module commons-jelly) failed 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-jelly-tags-ant-test 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-jelly-tags-ant-test : Commons Jelly Full details are available at: http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-ant-test/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -DEBUG- Dependency on ant exists, no need to add for property maven.jar.ant-optional. -DEBUG- Dependency on xml-xerces exists, no need to add for property maven.jar.xerces. -DEBUG- Dependency on commons-jexl-1.x exists, no need to add for property maven.jar.commons-jexl. -WARNING- Overriding Maven properties: [/srv/gump/public/workspace/commons-jelly/jelly-tags/ant/build.properties] -DEBUG- (Apache Gump generated) Apache Maven Properties in: /srv/gump/public/workspace/commons-jelly/jelly-tags/ant/build.properties -INFO- Failed with reason build failed -DEBUG- Maven POM in: /srv/gump/public/workspace/commons-jelly/jelly-tags/ant/project.xml -DEBUG- Maven project properties in: /srv/gump/public/workspace/commons-jelly/jelly-tags/ant/project.properties -INFO- Project Reports in: /srv/gump/public/workspace/commons-jelly/jelly-tags/ant/target/test-reports The following work was performed: http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-ant-test/gump_work/build_commons-jelly_commons-jelly-tags-ant-test.html Work Name: build_commons-jelly_commons-jelly-tags-ant-test (Type: Build) Work ended in a state of : Failed Elapsed: 9 secs Command Line: maven --offline jar [Working Directory: /srv/gump/public/workspace/commons-jelly/jelly-tags/ant] --------------------------------------------- [junit] Actual expression: (${foo4.1})=(null) [junit] at org.apache.commons.jelly.tags.junit.AssertTagSupport.fail(AssertTagSupport.java:44) [junit] at org.apache.commons.jelly.tags.junit.AssertTagSupport.failNotEquals(AssertTagSupport.java:77) [junit] at org.apache.commons.jelly.tags.junit.AssertEqualsTag.doTag(AssertEqualsTag.java:56) [junit] at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:267) [junit] at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:96) [junit] at org.apache.commons.jelly.tags.junit.CaseTag$1.runTest(CaseTag.java:60) [junit] [junit] [junit] Testcase: startUpReadWrite(org.apache.commons.jelly.tags.junit.CaseTag$1): Caused an ERROR [junit] file:/srv/gump/public/workspace/commons-jelly/jelly-tags/ant/target/test-classes/org/apache/commons/jelly/ant/suite.jelly:98:5: file:/srv/gump/public/workspace/commons-jelly/jelly-tags/ant/target/test-classes/org/apache/commons/jelly/ant/suite.jelly:98:5: expected:[bar5] but was:[null] [junit] Expected expression: (bar5)=(bar5) [junit] Actual expression: (${foo5.1})=(null) [junit] org.apache.commons.jelly.JellyTagException: file:/srv/gump/public/workspace/commons-jelly/jelly-tags/ant/target/test-classes/org/apache/commons/jelly/ant/suite.jelly:98:5: file:/srv/gump/public/workspace/commons-jelly/jelly-tags/ant/target/test-classes/org/apache/commons/jelly/ant/suite.jelly:98:5: expected:[bar5] but was:[null] [junit] Expected expression: (bar5)=(bar5) [junit] Actual expression: (${foo5.1})=(null) [junit] at org.apache.commons.jelly.impl.TagScript.handleException(TagScript.java:732) [junit] at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:287) [junit] at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:96) [junit] at org.apache.commons.jelly.tags.junit.CaseTag$1.runTest(CaseTag.java:60) [junit] Caused by: org.apache.commons.jelly.tags.junit.JellyAssertionFailedError: file:/srv/gump/public/workspace/commons-jelly/jelly-tags/ant/target/test-classes/org/apache/commons/jelly/ant/suite.jelly:98:5: expected:[bar5] but was:[null] [junit] Expected expression: (bar5)=(bar5) [junit] Actual expression: (${foo5.1})=(null) [junit] at org.apache.commons.jelly.tags.junit.AssertTagSupport.fail(AssertTagSupport.java:44) [junit] at org.apache.commons.jelly.tags.junit.AssertTagSupport.failNotEquals(AssertTagSupport.java:77) [junit] at org.apache.commons.jelly.tags.junit.AssertEqualsTag.doTag(AssertEqualsTag.java:56) [junit] at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:267) [junit] Root cause [junit] org.apache.commons.jelly.tags.junit.JellyAssertionFailedError: file:/srv/gump/public/workspace/commons-jelly/jelly-tags/ant/target/test-classes/org/apache/commons/jelly/ant/suite.jelly:98:5: expected:[bar5] but was:[null] [junit] Expected expression: (bar5)=(bar5) [junit] Actual expression: (${foo5.1})=(null) [junit] at org.apache.commons.jelly.tags.junit.AssertTagSupport.fail(AssertTagSupport.java:44) [junit] at org.apache.commons.jelly.tags.junit.AssertTagSupport.failNotEquals(AssertTagSupport.java:77) [junit] at org.apache.commons.jelly.tags.junit.AssertEqualsTag.doTag(AssertEqualsTag.java:56) [junit] at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:267) [junit] at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:96) [junit] at org.apache.commons.jelly.tags.junit.CaseTag$1.runTest(CaseTag.java:60) [junit] [junit] [junit] [ERROR] TEST org.apache.commons.jelly.ant.TestJelly FAILED BUILD FAILED File...... /home/gump/.maven/cache/maven-test-plugin-1.6.2/plugin.jelly Element... fail Line...... 181 Column.... 54 There were test failures. Total time: 9 seconds Finished at: Thu Jun 30 00:45:01 UTC 2011 --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-ant-test/rss.xml - Atom: http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-ant-test/atom.xml ============================== Gump Tracking Only === Produced by Apache Gump(TM) version 2.3. Gump Run 05001829062011, vmgump.apache.org:vmgump:05001829062011 Gump E-mail Identifier (unique within run) #2. -- Apache Gump http://gump.apache.org/ [Instance: vmgump] --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@gump.apache.org For additional commands, e-mail: general-help@gump.apache.org