Update of
/cvsroot/xdoclet/xdoclet/modules/apache/src/xdoclet/modules/apache/struts/resources
In directory sc8-pr-cvs1:/tmp/cvs-serv597
Modified Files:
struts_config_xml.xdt
Log Message:
Make generated file use encoding specified by the config param.
Index: struts_config_xml.xdt
===================================================================
RCS file:
/cvsroot/xdoclet/xdoclet/modules/apache/src/xdoclet/modules/apache/struts/resources/struts_config_xml.xdt,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -r1.12 -r1.13
*** struts_config_xml.xdt 13 Nov 2003 04:31:30 -0000 1.12
--- struts_config_xml.xdt 6 Jan 2004 23:05:18 -0000 1.13
***************
*** 1,3 ****
! <?xml version="1.0" encoding="ISO-8859-1" ?>
<!DOCTYPE struts-config PUBLIC "<XDtXml:publicId/>" "<XDtXml:systemId/>">
--- 1,3 ----
! <?xml version="1.0" encoding="<XDtConfig:configParameterValue
paramName="Xmlencoding"/>" ?>
<!DOCTYPE struts-config PUBLIC "<XDtXml:publicId/>" "<XDtXml:systemId/>">
***************
*** 55,59 ****
<XDtConfig:ifConfigParamEquals paramName="Controller" value="">
<action-mappings>
! </XDtConfig:ifConfigParamEquals> <XDtClass:forAllClasses
type="org.apache.struts.action.Action">
<XDtClass:forAllClassTags tagName="struts:action">
<action
--- 55,60 ----
<XDtConfig:ifConfigParamEquals paramName="Controller" value="">
<action-mappings>
! </XDtConfig:ifConfigParamEquals>
! <XDtClass:forAllClasses type="org.apache.struts.action.Action">
<XDtClass:forAllClassTags tagName="struts:action">
<action
-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills. Sign up for IBM's
Free Linux Tutorials. Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel