[CONF] Confluence Changes in the last 24 hours
- This is a daily summary of all recent changes in Confluence. - Updated Spaces: - OpenJPA (openjpa) http://cwiki.apache.org/confluence/display/openjpa | |-Pages Added or Edited in This Space |-- Index was last edited by michael.d.d...@gmail.com (07:32 AM). | http://cwiki.apache.org/confluence/display/openjpa/Index |-- Banner was last edited by michael.d.d...@gmail.com (07:32 AM). | http://cwiki.apache.org/confluence/display/openjpa/Banner Apache Felix (FELIX) http://cwiki.apache.org/confluence/display/FELIX | |-Pages Added or Edited in This Space |-- news was last edited by fmeschbe (03:06 AM). | http://cwiki.apache.org/confluence/display/FELIX/news |-- downloads was last edited by fmeschbe (03:04 AM). | http://cwiki.apache.org/confluence/display/FELIX/downloads Apache Camel (CAMEL) http://cwiki.apache.org/confluence/display/CAMEL | |-Pages Added or Edited in This Space |-- Contributing was last edited by davsclaus (11:27 PM). | http://cwiki.apache.org/confluence/display/CAMEL/Contributing |-- XQuery was last edited by njiang (09:37 PM). | http://cwiki.apache.org/confluence/display/CAMEL/XQuery |-- Intercept was last edited by davsclaus (06:37 AM). | http://cwiki.apache.org/confluence/display/CAMEL/Intercept |-- tutorial-osgi-camel-part2b was last edited by cmoulli...@xpectis.com (05:42 AM). | http://cwiki.apache.org/confluence/display/CAMEL/tutorial-osgi-camel-part2b |-- tutorial-osgi-camel-part2 was last edited by cmoulli...@xpectis.com (05:38 AM). | http://cwiki.apache.org/confluence/display/CAMEL/tutorial-osgi-camel-part2 |-- tutorial-osgi-camel-part2a was last edited by cmoulli...@xpectis.com (05:36 AM). | http://cwiki.apache.org/confluence/display/CAMEL/tutorial-osgi-camel-part2a |-- tutorial-osgi-camel-part2c was last edited by cmoulli...@xpectis.com (03:28 AM). | http://cwiki.apache.org/confluence/display/CAMEL/tutorial-osgi-camel-part2c Apache CXF Documentation (CXF20DOC) http://cwiki.apache.org/confluence/display/CXF20DOC | |-Pages Added or Edited in This Space |-- JAX-RS was last edited by sergey_beryozkin (09:35 AM). | http://cwiki.apache.org/confluence/display/CXF20DOC/JAX-RS |-- HTTP Binding was last edited by sergey_beryozkin (08:32 AM). | http://cwiki.apache.org/confluence/display/CXF20DOC/HTTP+Binding |-- RESTful Services was last edited by sergey_beryozkin (08:30 AM). | http://cwiki.apache.org/confluence/display/CXF20DOC/RESTful+Services Kato (KATO) http://cwiki.apache.org/confluence/display/KATO | |-Pages Added or Edited in This Space |-- API Walkthrough was last edited by monte...@apache.org (12:53 PM). | http://cwiki.apache.org/confluence/display/KATO/API+Walkthrough Apache Stonehenge (STONEHENGE) http://cwiki.apache.org/confluence/display/STONEHENGE | |-Pages Added or Edited in This Space |-- Stonehenge Interoperability Walk-through was created by bendewey (06:43 AM). | http://cwiki.apache.org/confluence/display/STONEHENGE/Stonehenge+Interoperability+Walk-through |-- Stonehenge .NET StockTrader Installation Guide was last edited by bendewey (12:09 PM). | http://cwiki.apache.org/confluence/display/STONEHENGE/Stonehenge+.NET+StockTrader+Installation+Guide |-- Stonehenge PHP and WSAS Stocktrader Installation Guide was last edited by bendewey (12:07 PM). | http://cwiki.apache.org/confluence/display/STONEHENGE/Stonehenge+PHP+and+WSAS+Stocktrader+Installation+Guide |-- Stonehenge .NET StockTrader Express Requirements Install Guide was created by bendewey (11:27 AM). | http://cwiki.apache.org/confluence/display/STONEHENGE/Stonehenge+.NET+StockTrader+Express+Requirements+Install+Guide Apache Geronimo v2.2 (GMOxDOC22) http://cwiki.apache.org/confluence/display/GMOxDOC22 | |-Pages Added or Edited in This Space |-- Using Eclipse XML tools in Apache Geronimo was last edited by sophia (08:16 PM). | http://cwiki.apache.org/confluence/display/GMOxDOC22/Using+Eclipse+XML+tools+in+Apache+Geronimo |-- Creating deployment plans using the deployment plan wizard was last edited by sophia (07:10 PM). | http://cwiki.apache.org/confluence/display/GMOxDOC22/Creating+deployment+plans+using+the+deployment+plan+wizard Apache Struts 2 Documentation (WW) http://cwiki.apache.org/confluence/display/WW | |-New Comments in This Space |-- http://cwiki.apache.org/confluence/display/WW/File+Upload (1) Apache VCL (VCL) http://cwiki.apache.org/confluence/display/VCL | |-Pages Added or Edited in This Space |-- Index was last edited by jfthomps (12:51 PM). | http://cwiki.apache.org/confluence/display/VCL/Index Apache Cayenne Documentation (CAYDOC) http://cwiki.apache.org/confluence/display/CAYDOC | |-Pages Added or Edited in This Space |-- Query Result Caching was last edited by ari (04:23 AM). | htt
svn commit: r771753 - /struts/struts2/trunk/plugins/javatemplates/src/main/java/org/apache/struts2/views/java/simple/SelectHandler.java
Author: wesw Date: Tue May 5 14:43:54 2009 New Revision: 771753 URL: http://svn.apache.org/viewvc?rev=771753&view=rev Log: WW-3103, patch from Jordi Albert, fixing emptyOption param, thanks! Modified: struts/struts2/trunk/plugins/javatemplates/src/main/java/org/apache/struts2/views/java/simple/SelectHandler.java Modified: struts/struts2/trunk/plugins/javatemplates/src/main/java/org/apache/struts2/views/java/simple/SelectHandler.java URL: http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/javatemplates/src/main/java/org/apache/struts2/views/java/simple/SelectHandler.java?rev=771753&r1=771752&r2=771753&view=diff == --- struts/struts2/trunk/plugins/javatemplates/src/main/java/org/apache/struts2/views/java/simple/SelectHandler.java (original) +++ struts/struts2/trunk/plugins/javatemplates/src/main/java/org/apache/struts2/views/java/simple/SelectHandler.java Tue May 5 14:43:54 2009 @@ -63,6 +63,13 @@ boolean selected = ContainUtil.contains(value, params.get("headerKey")); writeOption(headerKey, headerValue, selected); } + + //emptyoption +Object emptyOption = params.get("emptyOption"); +if (emptyOption != null && emptyOption.toString().equals(Boolean.toString(true))) { + boolean selected = ContainUtil.contains(value, "") || ContainUtil.contains(value, null); + writeOption("", "", selected); +} Object listObj = params.get("list"); String listKey = (String) params.get("listKey");
[OSS Bamboo] Struts 2 SVN - Main Build (Java 6) build 837 has FAILED (0 tests failed). Change made by Wes Wannemacher
--- STRUTS-MAINJ6-837 failed. --- Code has been updated by Wes Wannemacher. No failed tests found, a possible compilation error. http://opensource.bamboo.atlassian.com/browse/STRUTS-MAINJ6-837/ -- Code Changes -- Wes Wannemacher (771753): >WW-3103, patch from Jordi Albert, fixing emptyOption param, thanks! -- Error Summary -- [INFO] [ERROR] BUILD ERROR [INFO] [INFO] The plugin 'org.apache.maven.plugins:maven-source-plugin' does not exist or no valid version could be found [INFO] [INFO] For more information, run Maven with the -e switch -- This message is automatically generated by Atlassian Bamboo
svn commit: r771772 - /struts/struts2/trunk/plugins/convention/src/main/java/org/apache/struts2/convention/PackageBasedActionConfigBuilder.java
Author: wesw Date: Tue May 5 15:09:45 2009 New Revision: 771772 URL: http://svn.apache.org/viewvc?rev=771772&view=rev Log: WW-3114, working around GAE class loader incompatibilities, patch from Leonard Broman, thanks! Modified: struts/struts2/trunk/plugins/convention/src/main/java/org/apache/struts2/convention/PackageBasedActionConfigBuilder.java Modified: struts/struts2/trunk/plugins/convention/src/main/java/org/apache/struts2/convention/PackageBasedActionConfigBuilder.java URL: http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/convention/src/main/java/org/apache/struts2/convention/PackageBasedActionConfigBuilder.java?rev=771772&r1=771771&r2=771772&view=diff == --- struts/struts2/trunk/plugins/convention/src/main/java/org/apache/struts2/convention/PackageBasedActionConfigBuilder.java (original) +++ struts/struts2/trunk/plugins/convention/src/main/java/org/apache/struts2/convention/PackageBasedActionConfigBuilder.java Tue May 5 15:09:45 2009 @@ -369,10 +369,22 @@ if (parent != null) urlSet = urlSet.exclude(parent); -urlSet = urlSet.exclude(new ClassLoaderInterfaceDelegate(ClassLoader.getSystemClassLoader().getParent())); +try { + // This may fail in some sandboxes, ie GAE + ClassLoader systemClassLoader = ClassLoader.getSystemClassLoader(); + urlSet = urlSet.exclude(new ClassLoaderInterfaceDelegate(systemClassLoader.getParent())); + +} catch (SecurityException e) { + LOG.warn("Could not get the system classloader due to security constraints, there may be improper urls left to scan"); +} urlSet = urlSet.excludeJavaExtDirs(); urlSet = urlSet.excludeJavaEndorsedDirs(); -urlSet = urlSet.excludeJavaHome(); +try { + urlSet = urlSet.excludeJavaHome(); +} catch (NullPointerException e) { + // This happens in GAE since the sandbox contains no java.home directory + LOG.warn("Could not exclude JAVA_HOME, is this a sandbox jvm?"); +} urlSet = urlSet.excludePaths(System.getProperty("sun.boot.class.path", "")); urlSet = urlSet.exclude(".*/JavaVM.framework/.*");
[OSS Bamboo] Struts 2 SVN - Main Build (Java 6) build 838 was SUCCESSFUL (with 1010 tests). Change made by Wes Wannemacher
--- STRUTS-MAINJ6-838 was successful. --- Code has been updated by Wes Wannemacher. 1010 tests in total. http://opensource.bamboo.atlassian.com/browse/STRUTS-MAINJ6-838/ -- Code Changes -- Wes Wannemacher (771772): >WW-3114, working around GAE class loader incompatibilities, patch from Leonard >Broman, thanks! -- Error Summary -- [copy] Warning: /opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/STRUTS-MAINJ6/apps/src/main/java not found. [copy] Warning: /opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/STRUTS-MAINJ6/apps/src/main/resources not found. -- This message is automatically generated by Atlassian Bamboo
svn commit: r771849 - in /struts/struts2/trunk: apps/showcase/pom.xml plugins/sitemesh/pom.xml
Author: hermanns Date: Tue May 5 15:53:49 2009 New Revision: 771849 URL: http://svn.apache.org/viewvc?rev=771849&view=rev Log: WW-3116 Update sitemesh-plugin to use version 2.4.2 (GAE compliancy) Modified: struts/struts2/trunk/apps/showcase/pom.xml struts/struts2/trunk/plugins/sitemesh/pom.xml Modified: struts/struts2/trunk/apps/showcase/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/trunk/apps/showcase/pom.xml?rev=771849&r1=771848&r2=771849&view=diff == --- struts/struts2/trunk/apps/showcase/pom.xml (original) +++ struts/struts2/trunk/apps/showcase/pom.xml Tue May 5 15:53:49 2009 @@ -148,7 +148,7 @@ opensymphony sitemesh -2.3 +2.4.2 uk.ltd.getahead Modified: struts/struts2/trunk/plugins/sitemesh/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/sitemesh/pom.xml?rev=771849&r1=771848&r2=771849&view=diff == --- struts/struts2/trunk/plugins/sitemesh/pom.xml (original) +++ struts/struts2/trunk/plugins/sitemesh/pom.xml Tue May 5 15:53:49 2009 @@ -43,7 +43,7 @@ opensymphony sitemesh -2.3 +2.4.2
[Struts Wiki] Update of "StrutsTutorials" by Eswar
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification. The following page has been changed by Eswar: http://wiki.apache.org/struts/StrutsTutorials -- StrutsUniversity -- Business presentations regarding Struts and related technologies + [http://www.vaannila.com/struts/struts-tutorial/struts-tutorial.html Struts Tutorial] by Eswar -- A comprehensive list of Struts Tutorials. + Take a look at the StrutsArticles page as well.