[jboss-cvs] jboss-seam/src/ui/META-INF ...

Gavin King gavin.king at jboss.com
Thu Feb 22 10:10:59 EST 2007


  User: gavin   
  Date: 07/02/22 10:10:59

  Modified:    src/ui/META-INF  taglib.tld
  Log:
  JBSEAM-900
  
  Revision  Changes    Path
  1.36      +1 -1      jboss-seam/src/ui/META-INF/taglib.tld
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: taglib.tld
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/src/ui/META-INF/taglib.tld,v
  retrieving revision 1.35
  retrieving revision 1.36
  diff -u -b -r1.35 -r1.36
  --- taglib.tld	22 Feb 2007 02:17:16 -0000	1.35
  +++ taglib.tld	22 Feb 2007 15:10:58 -0000	1.36
  @@ -1,7 +1,7 @@
   <?xml version="1.0"?>
   <taglib 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" 
  +        xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-jsptaglibrary_2_0.xsd" 
           version="2.0">
           
     <tlib-version>1.1</tlib-version>
  
  
  



More information about the jboss-cvs-commits mailing list