You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by ce...@apache.org on 2002/04/15 10:28:07 UTC

cvs commit: jakarta-struts/contrib/tiles/web/doc/doc/portal revisions.jsp download.jsp

cedric      02/04/15 01:28:07

  Modified:    contrib/tiles/web/doc/doc/portal revisions.jsp download.jsp
  Log:
  Update changes and compile date
  
  Revision  Changes    Path
  1.10      +24 -0     jakarta-struts/contrib/tiles/web/doc/doc/portal/revisions.jsp
  
  Index: revisions.jsp
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/contrib/tiles/web/doc/doc/portal/revisions.jsp,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- revisions.jsp	22 Feb 2002 13:01:24 -0000	1.9
  +++ revisions.jsp	15 Apr 2002 08:28:06 -0000	1.10
  @@ -2,6 +2,30 @@
   <tr>
   <th bgcolor="aqua"><FONT size=4>History</FONT></th></tr>
     <TR>
  +    <TD><FONT size=2><STRONG> 14 Apr. 2002</STRONG> </FONT></TD></TR>
  +  <TR>
  +    <TD>
  +      <UL>
  +        <LI><FONT size=2>tiles.XmlDefinition.XmlParser : Correct bug with new Digester release 
  +		preventing config file lists to be correctly parsed</FONT></LI>
  +        <LI><FONT size=2>tabsLayout.jsp : Correct some syntax errors(bug reported by David Marshall)</FONT></LI>
  +        <LI><FONT size=2>taglib.tiles.UseAttribute : Add release of variable 'id' in release method 
  +		(bug reported by Heath Chiavettone)</FONT></LI>
  +        <LI><FONT size=2>tiles.XmlDefinition.XmlDefinition : Add inheritance for controllerClass and 
  +		controllerUrl attributes (bug reported by Jim Crossley) </FONT></LI>
  +        <LI><FONT size=2>tiles.XmlDefinition.I18nFactorySet : Add another loading method for config 
  +		files in order to let Websphere 3.5.x run (patch from Stephen Houston)</FONT></LI>
  +        <LI><FONT size=2>tiles.ComponentActionServlet : Add overload of processForward and
  +		processInclude in order to catch properly forward in struts1.0.x struts-config (bug reported from 
  +		struts user list)</FONT></LI>
  +        <LI><FONT size=2></FONT></LI>
  +        <LI><FONT size=2></FONT></LI>
  +        <LI><FONT size=2></FONT></LI>
  +		
  +	  </UL>
  +	</TD>
  +  </TR> 
  +  <TR>
       <TD><FONT size=2><STRONG> 22 Feb. 2002</STRONG> </FONT></TD></TR>
     <TR>
       <TD>
  
  
  
  1.10      +1 -1      jakarta-struts/contrib/tiles/web/doc/doc/portal/download.jsp
  
  Index: download.jsp
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/contrib/tiles/web/doc/doc/portal/download.jsp,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- download.jsp	22 Feb 2002 13:01:24 -0000	1.9
  +++ download.jsp	15 Apr 2002 08:28:06 -0000	1.10
  @@ -12,7 +12,7 @@
         <div align="center">
         <font size="2">Choose between binaries or sources distribution</font> </div>
   	  <br>
  -	  <DIV align=center><FONT size=2>Latest build : 2002 02 20 </FONT></DIV>
  +	  <DIV align=center><FONT size=2>Latest build : 2002 04 15 </FONT></DIV>
         <DIV align=center>
   		  
   		  
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>