Update of 
/cvsroot/xdoclet/xdoclet/modules/jboss/src/xdoclet/modules/jboss/jmx/resources
In directory 
sc8-pr-cvs1:/tmp/cvs-serv19343/xdoclet/modules/jboss/src/xdoclet/modules/jboss/jmx/resources

Modified Files:
        jboss-service-template.xdt jbossmx-xml-descriptor.xdt 
        jbossmx-xml-doc.xdt 
Log Message:
Fixed XDT-229: JBoss JMX subtasks don't see the xmlencoding attribute.  (

Index: jboss-service-template.xdt
===================================================================
RCS file: 
/cvsroot/xdoclet/xdoclet/modules/jboss/src/xdoclet/modules/jboss/jmx/resources/jboss-service-template.xdt,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** jboss-service-template.xdt  21 Sep 2002 06:17:31 -0000      1.8
--- jboss-service-template.xdt  6 Jan 2003 08:01:14 -0000       1.9
***************
*** 1,4 ****
! <?xml version="1.0" encoding="UTF-8"?>
! 
  
  <service>
--- 1,3 ----
! <?xml version="1.0" encoding="<XDtConfig:configParameterValue 
paramName='Xmlencoding'/>"?>
  
  <service>

Index: jbossmx-xml-descriptor.xdt
===================================================================
RCS file: 
/cvsroot/xdoclet/xdoclet/modules/jboss/src/xdoclet/modules/jboss/jmx/resources/jbossmx-xml-descriptor.xdt,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** jbossmx-xml-descriptor.xdt  25 Dec 2002 13:51:15 -0000      1.10
--- jbossmx-xml-descriptor.xdt  6 Jan 2003 08:01:15 -0000       1.11
***************
*** 1,3 ****
! <?xml version="1.0" encoding="UTF-8"?>
  <!DOCTYPE mbean PUBLIC "<XDtXml:publicId/>" "<XDtXml:systemId/>">
  
--- 1,3 ----
! <?xml version="1.0" encoding="<XDtConfig:configParameterValue 
paramName='Xmlencoding'/>"?>
  <!DOCTYPE mbean PUBLIC "<XDtXml:publicId/>" "<XDtXml:systemId/>">
  

Index: jbossmx-xml-doc.xdt
===================================================================
RCS file: 
/cvsroot/xdoclet/xdoclet/modules/jboss/src/xdoclet/modules/jboss/jmx/resources/jbossmx-xml-doc.xdt,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** jbossmx-xml-doc.xdt 21 Sep 2002 06:17:31 -0000      1.4
--- jbossmx-xml-doc.xdt 6 Jan 2003 08:01:17 -0000       1.5
***************
*** 1,3 ****
! <?xml version="1.0" encoding="UTF-8"?>
  <!DOCTYPE section PUBLIC "<XDtXml:publicId/>" "<XDtXml:systemId/>">
  
--- 1,3 ----
! <?xml version="1.0" encoding="<XDtConfig:configParameterValue 
paramName='Xmlencoding'/>"?>
  <!DOCTYPE section PUBLIC "<XDtXml:publicId/>" "<XDtXml:systemId/>">
  



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to