[CONF] Confluence Changes in the last 24 hours
- This is a daily summary of all recent changes in Confluence. - Updated Spaces: - Apache Sling (SLING) http://cwiki.apache.org/confluence/display/SLING | |-Pages Added or Edited in This Space |-- First Steps was last edited by fmeschbe (10:45 AM). | http://cwiki.apache.org/confluence/display/SLING/First+Steps | |-New Comments in This Space |-- http://cwiki.apache.org/confluence/display/SLING/First+Steps (1) OpenEJB (OPENEJB) http://cwiki.apache.org/confluence/display/OPENEJB | |-Pages Added or Edited in This Space |-- Configuration was last edited by jlaskowski (10:13 AM). | http://cwiki.apache.org/confluence/display/OPENEJB/Configuration Apache CXF 2.0 Documentation (CXF20DOC) http://cwiki.apache.org/confluence/display/CXF20DOC | |-Pages Added or Edited in This Space |-- AppServerGuide was last edited by karaznie (01:45 PM). | http://cwiki.apache.org/confluence/display/CXF20DOC/AppServerGuide Apache CXF (CXF) http://cwiki.apache.org/confluence/display/CXF | |-Pages Added or Edited in This Space |-- Source Repository was last edited by njiang (05:26 PM). | http://cwiki.apache.org/confluence/display/CXF/Source+Repository - CONFLUENCE INFORMATION This message is automatically generated by Confluence Unsubscribe or edit your notifications preferences http://cwiki.apache.org/confluence/users/viewnotifications.action If you think it was sent incorrectly contact one of the administrators http://cwiki.apache.org/confluence/administrators.action If you want more information on Confluence, or have a bug to report see http://www.atlassian.com/software/confluence
Issues Opened: week of 2008-01-07
Struts2 - Monday, January 7, 2008 2 opened in last 7 days [WW-2404] PortletAware interceptor is configured last in the default interceptor stacks - Type: Bug - Reporter: Nils-Helge Garli - Components: [Plugin - Portlet] - Affects Versions: [] - http://issues.apache.org/struts/browse/WW-2404 [WW-2405] Validation error , javascript error with number big - Type: Bug - Reporter: RAUL - Components: [XML Validators] - Affects Versions: [] - http://issues.apache.org/struts/browse/WW-2405
svn commit: r609581 - /struts/struts2/trunk/plugins/portlet/src/main/resources/struts-plugin.xml
Author: nilsga Date: Mon Jan 7 04:16:39 2008 New Revision: 609581 URL: http://svn.apache.org/viewvc?rev=609581&view=rev Log: WW-2404 Changed the order of the interceptors Modified: struts/struts2/trunk/plugins/portlet/src/main/resources/struts-plugin.xml Modified: struts/struts2/trunk/plugins/portlet/src/main/resources/struts-plugin.xml URL: http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/portlet/src/main/resources/struts-plugin.xml?rev=609581&r1=609580&r2=609581&view=diff == --- struts/struts2/trunk/plugins/portlet/src/main/resources/struts-plugin.xml (original) +++ struts/struts2/trunk/plugins/portlet/src/main/resources/struts-plugin.xml Mon Jan 7 04:16:39 2008 @@ -50,15 +50,15 @@ - + + -