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 gl...@apache.org on 2001/07/02 04:04:32 UTC

cvs commit: jakarta-taglibs/regexp/xml regexp.xml

glenn       01/07/01 19:04:32

  Modified:    regexp/xml regexp.xml
  Log:
  Fix split tag regexp attribute
  
  Revision  Changes    Path
  1.2       +1 -1      jakarta-taglibs/regexp/xml/regexp.xml
  
  Index: regexp.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/regexp/xml/regexp.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- regexp.xml	2001/06/30 13:44:22	1.1
  +++ regexp.xml	2001/07/02 02:04:31	1.2
  @@ -481,7 +481,7 @@
         </attribute>
         <attribute>
           <name>regexp</name>
  -        <required>true</required>
  +        <required>false</required>
           <rtexprvalue>false</rtexprvalue>
           <description>
             Script variable id of <b>regexp</b> to use for split.