Update of 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-web/src/test/java/org/xdoclet/testapp/web/expected
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7390/plugin-web/src/test/java/org/xdoclet/testapp/web/expected

Modified Files:
        taglib2_0.tld 
Log Message:
XDP-93 : Support for taglib-jsp2 xsd declaration

Index: taglib2_0.tld
===================================================================
RCS file: 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-web/src/test/java/org/xdoclet/testapp/web/expected/taglib2_0.tld,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** taglib2_0.tld       1 Jun 2005 11:19:58 -0000       1.2
--- taglib2_0.tld       30 Aug 2005 02:03:06 -0000      1.3
***************
*** 1,8 ****
  <?xml version="1.0" encoding="UTF-8"?>
  
! <taglib><!-- version="2.0"
      xmlns="http://java.sun.com/xml/ns/j2ee";
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
!     xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee 
web-jsptaglibrary_2_0.xsd"-->
  
      <tlib-version>1.0</tlib-version>
--- 1,8 ----
  <?xml version="1.0" encoding="UTF-8"?>
  
! <taglib version="2.0"
      xmlns="http://java.sun.com/xml/ns/j2ee";
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
!     xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee 
web-jsptaglibrary_2_0.xsd">
  
      <tlib-version>1.0</tlib-version>



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
xdoclet-plugins-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-commits

Reply via email to