Author: martinc
Date: Tue Mar 22 08:14:23 2005
New Revision: 158617
URL: http://svn.apache.org/viewcvs?view=rev&rev=158617
Log:
Bugzilla #34120: Correct syntax of (empty) <action-mappings> element.
Modified:
struts/core/branches/STRUTS_1_2_BRANCH/web/tiles-documentation/WEB-INF/struts-doc-config.xml
Modified:
struts/core/branches/STRUTS_1_2_BRANCH/web/tiles-documentation/WEB-INF/struts-doc-config.xml
URL:
http://svn.apache.org/viewcvs/struts/core/branches/STRUTS_1_2_BRANCH/web/tiles-documentation/WEB-INF/struts-doc-config.xml?view=diff&r1=158616&r2=158617
==============================================================================
---
struts/core/branches/STRUTS_1_2_BRANCH/web/tiles-documentation/WEB-INF/struts-doc-config.xml
(original)
+++
struts/core/branches/STRUTS_1_2_BRANCH/web/tiles-documentation/WEB-INF/struts-doc-config.xml
Tue Mar 22 08:14:23 2005
@@ -23,7 +23,7 @@
- </action-mappings>
+ <action-mappings/>
<!-- ========== Tiles plug-in setting settings =================== -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]