You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-dev@jakarta.apache.org by pi...@apache.org on 2003/05/30 19:57:37 UTC

cvs commit: jakarta-taglibs/standard/conf permittedTaglibs.tld scriptfree.tld

pierred     2003/05/30 10:57:37

  Modified:    standard/conf permittedTaglibs.tld scriptfree.tld
  Log:
  updated version to 1.1 (thanks Mark)
  
  Revision  Changes    Path
  1.8       +1 -1      jakarta-taglibs/standard/conf/permittedTaglibs.tld
  
  Index: permittedTaglibs.tld
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/standard/conf/permittedTaglibs.tld,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- permittedTaglibs.tld	22 May 2003 23:17:08 -0000	1.7
  +++ permittedTaglibs.tld	30 May 2003 17:57:37 -0000	1.8
  @@ -8,7 +8,7 @@
     <description>
       Restricts JSP pages to the JSTL tag libraries
     </description>    
  -  <tlib-version>1.0</tlib-version>
  +  <tlib-version>1.1</tlib-version>
     <jsp-version>2.0</jsp-version>
     <short-name>permittedTaglibs</short-name>
     <uri>http://jakarta.apache.org/taglibs/standard/permittedTaglibs</uri>
  
  
  
  1.8       +1 -1      jakarta-taglibs/standard/conf/scriptfree.tld
  
  Index: scriptfree.tld
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/standard/conf/scriptfree.tld,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- scriptfree.tld	22 May 2003 23:17:08 -0000	1.7
  +++ scriptfree.tld	30 May 2003 17:57:37 -0000	1.8
  @@ -8,7 +8,7 @@
     <description>
       Validates JSP pages to prohibit use of scripting elements.
     </description>
  -  <tlib-version>1.0</tlib-version>
  +  <tlib-version>1.1</tlib-version>
     <jsp-version>2.0</jsp-version>
     <short-name>scriptfree</short-name>
     <uri>http://jakarta.apache.org/taglibs/standard/scriptfree</uri>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: taglibs-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: taglibs-dev-help@jakarta.apache.org