martinc     02/02/05 21:04:06

  Modified:    doc      Tag: STRUTS_1_0_BRANCH struts-bean.xml
                        struts-html.xml struts-logic.xml
                        struts-template.xml
  Log:
  Update version for Struts 1.0.2 release.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.4.2.2   +1 -1      jakarta-struts/doc/struts-bean.xml
  
  Index: struts-bean.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/struts-bean.xml,v
  retrieving revision 1.4.2.1
  retrieving revision 1.4.2.2
  diff -u -r1.4.2.1 -r1.4.2.2
  --- struts-bean.xml   10 Jan 2002 07:37:03 -0000      1.4.2.1
  +++ struts-bean.xml   6 Feb 2002 05:04:05 -0000       1.4.2.2
  @@ -15,7 +15,7 @@
     <jspversion>1.1</jspversion>
     <shortname>bean</shortname>
     <display-name>Struts Bean Tags</display-name>
  -  <uri>http://jakarta.apache.org/struts/tags-bean-1.0.1</uri>
  +  <uri>http://jakarta.apache.org/struts/tags-bean-1.0.2</uri>
     <info>
     <p>This tag library contains tags useful in accessing beans and their
     properties, as well as defining new beans (based on these accesses)
  
  
  
  1.11.2.9  +1 -1      jakarta-struts/doc/struts-html.xml
  
  Index: struts-html.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/struts-html.xml,v
  retrieving revision 1.11.2.8
  retrieving revision 1.11.2.9
  diff -u -r1.11.2.8 -r1.11.2.9
  --- struts-html.xml   10 Jan 2002 07:37:03 -0000      1.11.2.8
  +++ struts-html.xml   6 Feb 2002 05:04:05 -0000       1.11.2.9
  @@ -15,7 +15,7 @@
     <jspversion>1.1</jspversion>
     <shortname>html</shortname>
     <display-name>Page Construction Tags</display-name>
  -  <uri>http://jakarta.apache.org/struts/tags-html-1.0.1</uri>
  +  <uri>http://jakarta.apache.org/struts/tags-html-1.0.2</uri>
     <info>
     <p>
           This taglib contains tags used to create struts
  
  
  
  1.6.2.3   +1 -1      jakarta-struts/doc/struts-logic.xml
  
  Index: struts-logic.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/struts-logic.xml,v
  retrieving revision 1.6.2.2
  retrieving revision 1.6.2.3
  diff -u -r1.6.2.2 -r1.6.2.3
  --- struts-logic.xml  10 Jan 2002 07:37:03 -0000      1.6.2.2
  +++ struts-logic.xml  6 Feb 2002 05:04:05 -0000       1.6.2.3
  @@ -14,7 +14,7 @@
     <jspversion>1.1</jspversion>
     <shortname>logic</shortname>
     <display-name>Struts Logic Tags</display-name>
  -  <uri>http://jakarta.apache.org/struts/tags-logic-1.0.1</uri>
  +  <uri>http://jakarta.apache.org/struts/tags-logic-1.0.2</uri>
     <info>
     <p>This tag library contains tags that are useful in managing conditional
     generation of output text, looping over object collections for
  
  
  
  1.2.2.2   +1 -1      jakarta-struts/doc/struts-template.xml
  
  Index: struts-template.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/struts-template.xml,v
  retrieving revision 1.2.2.1
  retrieving revision 1.2.2.2
  diff -u -r1.2.2.1 -r1.2.2.2
  --- struts-template.xml       10 Jan 2002 07:37:03 -0000      1.2.2.1
  +++ struts-template.xml       6 Feb 2002 05:04:05 -0000       1.2.2.2
  @@ -15,7 +15,7 @@
     <jspversion>1.1</jspversion>
     <shortname>template</shortname>
     <display-name>Template Tags</display-name>
  -  <uri>http://jakarta.apache.org/struts/tags-template-1.0.1</uri>
  +  <uri>http://jakarta.apache.org/struts/tags-template-1.0.2</uri>
     <info>
     This tag library contains three tags: put, get, and insert. Put tags
     put content into request scope, which is retrieved by a get tag in
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to