[CONF] Confluence Changes in the last 24 hours
- This is a daily summary of all recent changes in Confluence. - Updated Spaces: - Apache Camel (CAMEL) http://cwiki.apache.org/confluence/display/CAMEL | |-Pages Added or Edited in This Space |-- Testing a release candidate was created by gertvanthienen (01:13 PM). | http://cwiki.apache.org/confluence/display/CAMEL/Testing+a+release+candidate |-- Component List was last edited by jstrachan (11:08 AM). | http://cwiki.apache.org/confluence/display/CAMEL/Component+List |-- Book Component Appendix was last edited by jstrachan (11:07 AM). | http://cwiki.apache.org/confluence/display/CAMEL/Book+Component+Appendix |-- Flatpack was created by jstrachan (11:03 AM). | http://cwiki.apache.org/confluence/display/CAMEL/Flatpack |-- Camel 1.4.0 Release was last edited by davsclaus (07:50 AM). | http://cwiki.apache.org/confluence/display/CAMEL/Camel+1.4.0+Release |-- Content Enricher was last edited by jstrachan (07:35 AM). | http://cwiki.apache.org/confluence/display/CAMEL/Content+Enricher |-- Message Translator was last edited by jstrachan (07:33 AM). | http://cwiki.apache.org/confluence/display/CAMEL/Message+Translator |-- Content Filter was last edited by jstrachan (07:31 AM). | http://cwiki.apache.org/confluence/display/CAMEL/Content+Filter |-- ActiveMQ was last edited by jstrachan (07:01 AM). | http://cwiki.apache.org/confluence/display/CAMEL/ActiveMQ |-- JavaSpace was last edited by jstrachan (06:21 AM). | http://cwiki.apache.org/confluence/display/CAMEL/JavaSpace |-- Hibernate was created by jstrachan (02:07 AM). | http://cwiki.apache.org/confluence/display/CAMEL/Hibernate |-- CXF was last edited by njiang (12:00 AM). | http://cwiki.apache.org/confluence/display/CAMEL/CXF Apache Sling (SLING) http://cwiki.apache.org/confluence/display/SLING | |-Pages Added or Edited in This Space |-- Using sling.include in JSP was created by janandith (12:03 PM). | http://cwiki.apache.org/confluence/display/SLING/Using+sling.include+in+JSP |-- URL to Script Resolution was created by [EMAIL PROTECTED] (07:35 AM). | http://cwiki.apache.org/confluence/display/SLING/URL+to+Script+Resolution Apache Directory Server v1.5 (DIRxSRVx11) http://cwiki.apache.org/confluence/display/DIRxSRVx11 | |-Pages Added or Edited in This Space |-- DN Parsing was created by elecharny (02:40 AM). | http://cwiki.apache.org/confluence/display/DIRxSRVx11/DN+Parsing Apache Struts 2 Plugin Registry (S2PLUGINS) http://cwiki.apache.org/confluence/display/S2PLUGINS | |-Pages Added or Edited in This Space |-- Convention Plugin was last edited by psartini (01:33 PM). | http://cwiki.apache.org/confluence/display/S2PLUGINS/Convention+Plugin Apache Geronimo Project Management (GMOxPMGT) http://cwiki.apache.org/confluence/display/GMOxPMGT | |-Pages Added or Edited in This Space |-- Geronimo 2.1.2 Release Plan was last edited by jbohn (01:38 PM). | http://cwiki.apache.org/confluence/display/GMOxPMGT/Geronimo+2.1.2+Release+Plan Apache Sanselan (SANSELAN) http://cwiki.apache.org/confluence/display/SANSELAN | |-Pages Added or Edited in This Space |-- FormatSupport was last edited by [EMAIL PROTECTED] (04:04 PM). | http://cwiki.apache.org/confluence/display/SANSELAN/FormatSupport |-- ToDo was last edited by [EMAIL PROTECTED] (01:48 PM). | http://cwiki.apache.org/confluence/display/SANSELAN/ToDo Apache Struts 2 Documentation (WW) http://cwiki.apache.org/confluence/display/WW | |-Pages Added or Edited in This Space |-- SiteMesh Plugin was last edited by psartini (10:33 AM). | http://cwiki.apache.org/confluence/display/WW/SiteMesh+Plugin Apache Wicket Website (WICKETxSITE) http://cwiki.apache.org/confluence/display/WICKETxSITE | |-Pages Added or Edited in This Space |-- Wicket 1.4 M3 News was last edited by thrantal (03:42 AM). | http://cwiki.apache.org/confluence/display/WICKETxSITE/Wicket+1.4+M3+News |-- QuickStart was last edited by dashorst (03:04 AM). | http://cwiki.apache.org/confluence/display/WICKETxSITE/QuickStart |-- News was last edited by dashorst (03:04 AM). | http://cwiki.apache.org/confluence/display/WICKETxSITE/News |-- Navigation was last edited by dashorst (02:51 AM). | http://cwiki.apache.org/confluence/display/WICKETxSITE/Navigation |-- Index was last edited by dashorst (02:51 AM). | http://cwiki.apache.org/confluence/display/WICKETxSITE/Index Apache Felix (FELIX) http://cwiki.apache.org/confluence/display/FELIX | |-Pages Added or Edited in This Space |-- iPOJO in 10 minutes was last edited by clement.escoffier (10:09 AM). | http://cwiki.apache.org/confluence/display/FELIX/iPOJO+in+10+minutes Apache MINA FtpServer (FTPSERVER) http://cwiki.apache.org/confluence/display/FTPSERVER | |-Pages Added or Edited in This Space |-- Index was last
svn commit: r677050 - /struts/sandbox/trunk/struts2-convention-plugin/src/main/java/org/apache/struts2/convention/PackageBasedActionConfigBuilder.java
Author: musachy Date: Tue Jul 15 14:32:18 2008 New Revision: 677050 URL: http://svn.apache.org/viewvc?rev=677050&view=rev Log: Bump log level for current class being processed to "debug" Modified: struts/sandbox/trunk/struts2-convention-plugin/src/main/java/org/apache/struts2/convention/PackageBasedActionConfigBuilder.java Modified: struts/sandbox/trunk/struts2-convention-plugin/src/main/java/org/apache/struts2/convention/PackageBasedActionConfigBuilder.java URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/struts2-convention-plugin/src/main/java/org/apache/struts2/convention/PackageBasedActionConfigBuilder.java?rev=677050&r1=677049&r2=677050&view=diff == --- struts/sandbox/trunk/struts2-convention-plugin/src/main/java/org/apache/struts2/convention/PackageBasedActionConfigBuilder.java (original) +++ struts/sandbox/trunk/struts2-convention-plugin/src/main/java/org/apache/struts2/convention/PackageBasedActionConfigBuilder.java Tue Jul 15 14:32:18 2008 @@ -371,8 +371,8 @@ // Determine the action package String actionPackage = actionClass.getPackage().getName(); -if (LOG.isTraceEnabled()) { -LOG.trace("Processing class [#0] in package [#1]", actionClass.getName(), actionPackage); +if (LOG.isDebugEnabled()) { +LOG.debug("Processing class [#0] in package [#1]", actionClass.getName(), actionPackage); } // Determine the default namespace and action name
svn commit: r677084 - /struts/site/src/site/xdoc/index.xml
Author: rgielen Date: Tue Jul 15 16:18:33 2008 New Revision: 677084 URL: http://svn.apache.org/viewvc?rev=677084&view=rev Log: Site updates for 2.0.11.2 GA - describe the known issues with Struts 2.0.11.2 Modified: struts/site/src/site/xdoc/index.xml Modified: struts/site/src/site/xdoc/index.xml URL: http://svn.apache.org/viewvc/struts/site/src/site/xdoc/index.xml?rev=677084&r1=677083&r2=677084&view=diff == --- struts/site/src/site/xdoc/index.xml (original) +++ struts/site/src/site/xdoc/index.xml Tue Jul 15 16:18:33 2008 @@ -70,9 +70,44 @@ -For changes included in Struts 2.0.11.2, -see the http://struts.apache.org/2.0.11.2/docs/release-notes-20112.html";>release notes. -Struts 2.0.11.2 provides important security bugfixes since the 2.0.11.1 GA release. +For changes included in Struts 2.0.11.2, +see the http://struts.apache.org/2.0.11.2/docs/release-notes-20112.html";>release notes. +Struts 2.0.11.2 provides important security bugfixes since the 2.0.11.1 GA release. + + +IMPORTANT ADDITIONAL NOTES: + +There are two known issues with this release: + + +the integrated XWork 2.0.5 jar may cause problems when used in a combination of WebSphere 6.1 runtime environments with validation configuration via XML files. +Possible Workarounds: + +use annotation based validation definition instead XML based +stay with Struts 2.0.11.1 including XWork 2.0.4, applying the following exclude rule to your parameter interceptor refs in struts.xml + ++.*[[^\\p{Graph}][#:=]].* + + + + + + +the filtering mechanism implemeted in XWork's ParametersInterceptor to fix the described security issue does not completely avoid any possible malicious parameter name. +Possible Workaround: + +apply the following exclude rule to your parameter interceptor refs in struts.xml to avoid the usage of backslash charater in parameter names + ++.*\\.* + + + + + + +Both issues will be addressed in a soon upcoming XWork 2.0.6 release, followed by a new Struts 2.0 GA release including this new XWork version.
svn commit: r677170 - /struts/site/src/site/xdoc/index.xml
Author: rgielen Date: Tue Jul 15 23:37:56 2008 New Revision: 677170 URL: http://svn.apache.org/viewvc?rev=677170&view=rev Log: typo fix Modified: struts/site/src/site/xdoc/index.xml Modified: struts/site/src/site/xdoc/index.xml URL: http://svn.apache.org/viewvc/struts/site/src/site/xdoc/index.xml?rev=677170&r1=677169&r2=677170&view=diff == --- struts/site/src/site/xdoc/index.xml (original) +++ struts/site/src/site/xdoc/index.xml Tue Jul 15 23:37:56 2008 @@ -97,7 +97,7 @@ the filtering mechanism implemeted in XWork's ParametersInterceptor to fix the described security issue does not completely avoid any possible malicious parameter name. Possible Workaround: -apply the following exclude rule to your parameter interceptor refs in struts.xml to avoid the usage of backslash charater in parameter names +apply the following exclude rule to your parameter interceptor refs in struts.xml to avoid the usage of backslash characters in parameter names.*\\.*