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 8B2096EBA for ; Wed, 15 Jun 2011 01:20:50 +0000 (UTC) Received: (qmail 71288 invoked by uid 500); 15 Jun 2011 01:20:50 -0000 Delivered-To: apmail-gump-general-archive@gump.apache.org Received: (qmail 71230 invoked by uid 500); 15 Jun 2011 01:20:50 -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 71222 invoked by uid 99); 15 Jun 2011 01:20:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Jun 2011 01:20:50 +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; Wed, 15 Jun 2011 01:20:46 +0000 Received: from vmgump.apache.org (localhost [127.0.0.1]) by vmgump.apache.org (Postfix) with ESMTP id 0ADB3157D35 for ; Wed, 15 Jun 2011 01:20:25 +0000 (UTC) Date: Wed, 15 Jun 2011 01:20:24 UTC From: gump@vmgump.apache.org To: general@gump.apache.org Subject: BATCH: All dressed up, with nowhere to go... Message-Id: <20110615012025.0ADB3157D35@vmgump.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Dear Gumpmeisters, The following 2 notifys should have been sent *********************************************************** G U M P [GUMP@vmgump]: Project commons-jelly-tags-ant-test (in module commons-jelly) failed [GUMP@vmgump]: Project portals-bridges-script-test (in module portals-bridges) 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: Tue Jun 14 23:16:06 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 05001814062011, vmgump.apache.org:vmgump:05001814062011 Gump E-mail Identifier (unique within run) #3. *********************************************************** G U M P [GUMP@vmgump]: Project portals-bridges-script-test (in module portals-bridges) 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 portals-bridges-script-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: - portals-bridges-script-test : Support for JSR168 compliant Portlet development Full details are available at: http://vmgump.apache.org/gump/public/portals-bridges/portals-bridges-script-test/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -WARNING- Overriding Maven settings: [/srv/gump/public/workspace/portals-bridges/bridges-script/trunk/portlet/gump_mvn_settings.xml] -DEBUG- (Apache Gump generated) Apache Maven Settings in: /srv/gump/public/workspace/portals-bridges/bridges-script/trunk/portlet/gump_mvn_settings.xml -INFO- Failed with reason build failed -DEBUG- Maven POM in: /srv/gump/public/workspace/portals-bridges/bridges-script/trunk/portlet/pom.xml The following work was performed: http://vmgump.apache.org/gump/public/portals-bridges/portals-bridges-script-test/gump_work/build_portals-bridges_portals-bridges-script-test.html Work Name: build_portals-bridges_portals-bridges-script-test (Type: Build) Work ended in a state of : Failed Elapsed: 26 secs Command Line: /opt/maven2/bin/mvn --batch-mode --settings /srv/gump/public/workspace/portals-bridges/bridges-script/trunk/portlet/gump_mvn_settings.xml package [Working Directory: /srv/gump/public/workspace/portals-bridges/bridges-script/trunk/portlet] M2_HOME: /opt/maven2 --------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.portals.bridges.script.TestHelloJythonScriptPortlet SLF4J: The requested version 1.5.9 by your slf4j binding is not compatible with [1.5.5, 1.5.6] SLF4J: See http://www.slf4j.org/codes.html#version_mismatch for further details. Tests run: 5, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 5.094 sec <<< FAILURE! Running org.apache.portals.bridges.script.TestHelloJRubyScriptPortlet Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.492 sec Running org.apache.portals.bridges.script.TestHelloRhinoScriptPortlet [WARNING] Rhino script engine embedded in the default Java 1.6+ has not fully tested yet. [WARNING] Rhino script engine embedded in the default Java 1.6+ has not fully tested yet. [WARNING] Rhino script engine embedded in the default Java 1.6+ has not fully tested yet. [WARNING] Rhino script engine embedded in the default Java 1.6+ has not fully tested yet. [WARNING] Rhino script engine embedded in the default Java 1.6+ has not fully tested yet. [WARNING] Rhino script engine embedded in the default Java 1.6+ has not fully tested yet. [WARNING] Rhino script engine embedded in the default Java 1.6+ has not fully tested yet. [WARNING] Rhino script engine embedded in the default Java 1.6+ has not fully tested yet. [WARNING] Rhino script engine embedded in the default Java 1.6+ has not fully tested yet. [WARNING] Rhino script engine embedded in the default Java 1.6+ has not fully tested yet. Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec Running org.apache.portals.bridges.script.TestHelloGroovyScriptPortlet Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.449 sec Running org.apache.portals.bridges.script.TestHelloBeanShellScriptPortlet Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.283 sec Results : Tests in error: testInit(org.apache.portals.bridges.script.TestHelloJythonScriptPortlet) testRender(org.apache.portals.bridges.script.TestHelloJythonScriptPortlet) testProcessAction(org.apache.portals.bridges.script.TestHelloJythonScriptPortlet) testProcessEvent(org.apache.portals.bridges.script.TestHelloJythonScriptPortlet) testServeResource(org.apache.portals.bridges.script.TestHelloJythonScriptPortlet) Tests run: 25, Failures: 0, Errors: 5, Skipped: 0 [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] There are test failures. Please refer to /srv/gump/public/workspace/portals-bridges/bridges-script/trunk/portlet/target/surefire-reports for the individual test results. [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 25 seconds [INFO] Finished at: Wed Jun 15 00:40:49 UTC 2011 [INFO] Final Memory: 17M/41M [INFO] ------------------------------------------------------------------------ --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/portals-bridges/portals-bridges-script-test/rss.xml - Atom: http://vmgump.apache.org/gump/public/portals-bridges/portals-bridges-script-test/atom.xml ============================== Gump Tracking Only === Produced by Apache Gump(TM) version 2.3. Gump Run 05001814062011, vmgump.apache.org:vmgump:05001814062011 Gump E-mail Identifier (unique within run) #4. -- 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