[OSS Bamboo] Struts 2 SVN - Main Build build 1240 has FAILED (3 tests failed, 1 failures were new). Change made by Musachy Barroso
--- STRUTS-MAIN-1240 failed. --- Code has been updated by Musachy Barroso. 3/1128 tests failed. http://opensource.bamboo.atlassian.com/browse/STRUTS-MAIN-1240/ -- Code Changes -- Musachy Barroso (828096): >add test for the key in the servlet context -- Tests -- Failed Tests (3) - EmbeddedJSPResultTest: Key in context (New) - EmbeddedJSPResultTest: Embedded (Existing) - EmbeddedJSPResultTest: Embedded absolute path (Existing) -- Error Summary -- [INFO] [ERROR] BUILD FAILURE [INFO] [INFO] There are test failures. [INFO] [INFO] For more information, run Maven with the -e switch -- This message is automatically generated by Atlassian Bamboo
svn commit: r828096 - /struts/struts2/trunk/plugins/embeddedjsp/src/test/java/org/apache/struts2/EmbeddedJSPResultTest.java
Author: musachy Date: Wed Oct 21 16:38:06 2009 New Revision: 828096 URL: http://svn.apache.org/viewvc?rev=828096&view=rev Log: add test for the key in the servlet context Modified: struts/struts2/trunk/plugins/embeddedjsp/src/test/java/org/apache/struts2/EmbeddedJSPResultTest.java Modified: struts/struts2/trunk/plugins/embeddedjsp/src/test/java/org/apache/struts2/EmbeddedJSPResultTest.java URL: http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/embeddedjsp/src/test/java/org/apache/struts2/EmbeddedJSPResultTest.java?rev=828096&r1=828095&r2=828096&view=diff == --- struts/struts2/trunk/plugins/embeddedjsp/src/test/java/org/apache/struts2/EmbeddedJSPResultTest.java (original) +++ struts/struts2/trunk/plugins/embeddedjsp/src/test/java/org/apache/struts2/EmbeddedJSPResultTest.java Wed Oct 21 16:38:06 2009 @@ -28,6 +28,7 @@ import com.opensymphony.xwork2.util.finder.ClassLoaderInterfaceDelegate; import junit.framework.TestCase; import org.apache.commons.lang.xwork.StringUtils; +import org.apache.struts2.jasper.runtime.JspApplicationContextImpl; import org.easymock.EasyMock; import org.easymock.IAnswer; import org.springframework.mock.web.MockHttpServletResponse; @@ -99,6 +100,14 @@ assertEquals("hello", response.getContentAsString()); } +public void testKeyInContext() throws Exception { +result.setLocation("org/apache/struts2/simple0.jsp"); +result.execute(null); + +String key = JspApplicationContextImpl.class.getName() + "@" + this.getClass().getClassLoader().hashCode(); +assertNotNull(context.getAttribute(key)); +} + public void testEL() throws Exception { result.setLocation("org/apache/struts2/el.jsp"); result.execute(null);
[OSS Bamboo] Struts 2 SVN - Main Build (Java 6) build 993 has FAILED (3 tests failed, 1 failures were new). Change made by Musachy Barroso
--- STRUTS-MAINJ6-993 failed. --- Code has been updated by Musachy Barroso. 3/1128 tests failed. http://opensource.bamboo.atlassian.com/browse/STRUTS-MAINJ6-993/ -- Code Changes -- Musachy Barroso (828096): >add test for the key in the servlet context -- Tests -- Failed Tests (3) - EmbeddedJSPResultTest: Key in context (New) - EmbeddedJSPResultTest: Embedded (Existing) - EmbeddedJSPResultTest: Embedded absolute path (Existing) -- Error Summary -- [INFO] [ERROR] BUILD FAILURE [INFO] [INFO] There are test failures. [INFO] [INFO] For more information, run Maven with the -e switch -- This message is automatically generated by Atlassian Bamboo
[CONF] Confluence Changes in the last 24 hours
This is a daily summary of all recent changes in Confluence. - Updated Spaces: - Apache Camel (http://cwiki.apache.org/confluence/display/CAMEL) Pages - Articles edited by davsclaus (03:55 PM) http://cwiki.apache.org/confluence/display/CAMEL/Articles Camel 2.1.0 Release edited by davsclaus (10:12 AM) http://cwiki.apache.org/confluence/display/CAMEL/Camel+2.1.0+Release Enterprise Integration Patterns edited by davsclaus (10:00 AM) http://cwiki.apache.org/confluence/display/CAMEL/Enterprise+Integration+Patterns Return Address created by davsclaus (09:55 AM) http://cwiki.apache.org/confluence/display/CAMEL/Return+Address User Stories edited by davsclaus (05:35 AM) http://cwiki.apache.org/confluence/display/CAMEL/User+Stories Apache CXF Documentation (http://cwiki.apache.org/confluence/display/CXF20DOC) Pages - Jetty Configuration edited by dkulp (12:25 AM) http://cwiki.apache.org/confluence/display/CXF20DOC/Jetty+Configuration Apache Jackrabbit (http://cwiki.apache.org/confluence/display/JCR) Pages - Frequently Asked Questions edited by marcel.reutegger (12:35 PM) http://cwiki.apache.org/confluence/display/JCR/Frequently+Asked+Questions Apache Lucene Mahout (http://cwiki.apache.org/confluence/display/MAHOUT) Pages - How to release edited by sro...@gmail.com (11:59 PM) http://cwiki.apache.org/confluence/display/MAHOUT/How+to+release Apache Maven (http://cwiki.apache.org/confluence/display/MAVEN) Pages - DuplicateProjectException created by bentmann (10:28 AM) http://cwiki.apache.org/confluence/display/MAVEN/DuplicateProjectException Apache MINA (http://cwiki.apache.org/confluence/display/MINA) Pages - MINA 3.0 design edited by jvermillard (07:30 AM) http://cwiki.apache.org/confluence/display/MINA/MINA+3.0+design Apache Qpid (http://cwiki.apache.org/confluence/display/qpid) Pages - Source Repository edited by aidan (03:36 PM) http://cwiki.apache.org/confluence/display/qpid/Source+Repository Apache Sling Website (http://cwiki.apache.org/confluence/display/SLINGxSITE) Pages - Errorhandling created by fmeschbe (01:49 PM) http://cwiki.apache.org/confluence/display/SLINGxSITE/Errorhandling Servlets edited by fmeschbe (06:26 PM) http://cwiki.apache.org/confluence/display/SLINGxSITE/Servlets The Sling Engine edited by fmeschbe (01:29 PM) http://cwiki.apache.org/confluence/display/SLINGxSITE/The+Sling+Engine Traffic Server (http://cwiki.apache.org/confluence/display/TS) Pages - Index edited by mlibbey (12:45 AM) http://cwiki.apache.org/confluence/display/TS/Index TrafficServerPluginList edited by mlibbey (12:42 AM) http://cwiki.apache.org/confluence/display/TS/TrafficServerPluginList Apache VCL (http://cwiki.apache.org/confluence/display/VCL) Pages - Release 2.1 checklist edited by jfthomps (05:30 PM) http://cwiki.apache.org/confluence/display/VCL/Release+2.1+checklist Troubleshooting created by arkurth (05:23 PM) http://cwiki.apache.org/confluence/display/VCL/Troubleshooting Base Image Creation edited by arkurth (05:20 PM) http://cwiki.apache.org/confluence/display/VCL/Base+Image+Creation VCL 2.1 (unreleased) edited by jfthomps (04:28 PM) http://cwiki.apache.org/confluence/display/VCL/VCL+2.1+%28unreleased%29 Sysprep Fails Because of Unsigned Storage Drivers created by arkurth (04:14 PM) http://cwiki.apache.org/confluence/display/VCL/Sysprep+Fails+Because+of+Unsigned+Storage+Drivers Management Node Installation edited by jfthomps (03:13 PM) http://cwiki.apache.org/confluence/display/VCL/Management+Node+Installation Create a Windows Base Image edited by jfthomps (02:07 PM) http://cwiki.apache.org/confluence/display/VCL/Create+a+Windows+Base+Image Image Creation Problems created by arkurth (01:15 PM) http://cwiki.apache.org/confluence/display/VCL/Image+Creation+Problems Issue Tracking created by arkurth (01:02 PM) http://cwiki.apache.org/confluence/display/VCL/Issue+Tracking Apache Wicket (http://cwiki.apache.org/confluence/display/WICKET) Pages - AJAX update and file download in one blow edited by svenmeier (07:16 PM) http://cwiki.apache.org/confluence/disp
[OSS Bamboo] Struts 2 SVN - 2.0.x Branch (Java 6) build 139 has FAILED (0 tests failed)
--- STRUTS-STRUTS20J6-139 failed. --- This build was manually triggered by Dave Cheney. No failed tests found, a possible compilation error. http://opensource.bamboo.atlassian.com/browse/STRUTS-STRUTS20J6-139/ -- Error Summary -- [INFO] [ERROR] BUILD ERROR [INFO] [INFO] An Ant BuildException has occured: Can't get http://struts.apache.org/2.x/docs.zip to /opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/STRUTS-STRUTS20J6/assembly/target/docs.zip [INFO] [INFO] For more information, run Maven with the -e switch -- This message is automatically generated by Atlassian Bamboo
[OSS Bamboo] Struts 2 SVN - Main Build (Java 6) build 994 has FAILED (1 tests failed, no failures were new)
--- STRUTS-MAINJ6-994 failed. --- This build was manually triggered by Dave Cheney. 1/1128 tests failed. http://opensource.bamboo.atlassian.com/browse/STRUTS-MAINJ6-994/ -- Tests -- Failed Tests (1) - EmbeddedJSPResultTest: Key in context (Existing) Fixed Tests (2) - EmbeddedJSPResultTest: Embedded - EmbeddedJSPResultTest: Embedded absolute path -- Error Summary -- [INFO] [ERROR] BUILD FAILURE [INFO] [INFO] There are test failures. Please refer to /opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/STRUTS-MAINJ6/plugins/embeddedjsp/target/surefire-reports for the individual test results. [INFO] [INFO] For more information, run Maven with the -e switch -- This message is automatically generated by Atlassian Bamboo
[OSS Bamboo] Struts 2 SVN - 2.0.x Branch build 193 has FAILED (0 tests failed)
--- STRUTS-STRUTS20-193 failed. --- This build was manually triggered by Dave Cheney. No failed tests found, a possible compilation error. http://opensource.bamboo.atlassian.com/browse/STRUTS-STRUTS20-193/ -- Error Summary -- [INFO] [ERROR] BUILD ERROR [INFO] [INFO] An Ant BuildException has occured: Can't get http://struts.apache.org/2.x/docs.zip to /opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/STRUTS-STRUTS20/assembly/target/docs.zip [INFO] [INFO] For more information, run Maven with the -e switch -- This message is automatically generated by Atlassian Bamboo
[OSS Bamboo] Struts 2 SVN - Main Build build 1241 has FAILED (3 tests failed, no failures were new)
--- STRUTS-MAIN-1241 failed. --- This build was manually triggered by Dave Cheney. 3/1126 tests failed. http://opensource.bamboo.atlassian.com/browse/STRUTS-MAIN-1241/ -- Tests -- Failed Tests (3) - EmbeddedJSPResultTest: Embedded (Existing) - EmbeddedJSPResultTest: Embedded absolute path (Existing) - EmbeddedJSPResultTest: Key in context (Existing) -- Error Summary -- [INFO] [ERROR] BUILD ERROR [INFO] [INFO] Fatal error compiling Embedded error: Error while executing the compiler. PermGen space [INFO] [INFO] For more information, run Maven with the -e switch -- This message is automatically generated by Atlassian Bamboo
[OSS Bamboo] Struts 2 SVN - Main Build (Java 6) build 995 has FAILED (1 tests failed, no failures were new)
--- STRUTS-MAINJ6-995 failed. --- This build occured because it is a dependant of XWORK-MAIN-425. 1/1128 tests failed. http://opensource.bamboo.atlassian.com/browse/STRUTS-MAINJ6-995/ -- Tests -- Failed Tests (1) - EmbeddedJSPResultTest: Key in context (Existing) -- Error Summary -- [INFO] [ERROR] BUILD FAILURE [INFO] [INFO] There are test failures. Please refer to /opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/STRUTS-MAINJ6/plugins/embeddedjsp/target/surefire-reports for the individual test results. [INFO] [INFO] For more information, run Maven with the -e switch -- This message is automatically generated by Atlassian Bamboo