Update of 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-web/src/main/java/org/xdoclet/plugin/web
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19053/plugin-web/src/main/java/org/xdoclet/plugin/web

Modified Files:
        WebPlugin.jelly 
Log Message:
remove obsoleted attribute to jelly:xml <attribute> tag

Index: WebPlugin.jelly
===================================================================
RCS file: 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-web/src/main/java/org/xdoclet/plugin/web/WebPlugin.jelly,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** WebPlugin.jelly     4 Dec 2005 18:25:17 -0000       1.18
--- WebPlugin.jelly     19 Jan 2006 05:13:35 -0000      1.19
***************
*** 34,38 ****
      <jxml:element URI="${plugin.schemaXmlNs}" name="web-app">
          <j:if test="${plugin.needsSchema()}">
!             <jxml:attribute URI="${plugin.schemaXmlNsXsi}" 
name="xsi:schemaLocation" 
trim="true">${plugin.schemaXsiSchemaLocation}</jxml:attribute>
              <jxml:attribute name="version" 
trim="true">${plugin.servletversion}</jxml:attribute>
          </j:if>
--- 34,38 ----
      <jxml:element URI="${plugin.schemaXmlNs}" name="web-app">
          <j:if test="${plugin.needsSchema()}">
!             <jxml:attribute name="xsi:schemaLocation" 
trim="true">${plugin.schemaXsiSchemaLocation}</jxml:attribute>
              <jxml:attribute name="version" 
trim="true">${plugin.servletversion}</jxml:attribute>
          </j:if>



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
xdoclet-plugins-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-commits

Reply via email to