You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by pa...@apache.org on 2002/02/02 04:08:53 UTC

cvs commit: jakarta-jetspeed/docs/site changes.html

paulsp      02/02/01 19:08:53

  Modified:    xdocs    changes.xml
               docs/site changes.html
  Added:       lib      turbine-2.2b1-20020201.jar
  Removed:     lib      turbine-2.2b1-20011124.jar
  Log:
  Update to the current Turbine 2.2-b1 jar. This jar contains fixes and enhancements
  to the GlobalCache service required by upcomming changes to Jetspeed memory cache
  require.
  
  Revision  Changes    Path
  1.1                  jakarta-jetspeed/lib/turbine-2.2b1-20020201.jar
  
  	<<Binary file>>
  
  
  1.15      +6 -1      jakarta-jetspeed/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/xdocs/changes.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- changes.xml	31 Jan 2002 14:41:24 -0000	1.14
  +++ changes.xml	2 Feb 2002 03:08:53 -0000	1.15
  @@ -1,6 +1,6 @@
   <?xml version="1.0" encoding="iso-8859-1"?>
   <!--
  -$Id: changes.xml,v 1.14 2002/01/31 14:41:24 sgala Exp $
  +$Id: changes.xml,v 1.15 2002/02/02 03:08:53 paulsp Exp $
   -->
   <document>
     <properties>
  @@ -77,6 +77,11 @@
     For review. Next step is to wrap portlets in PortletSetFactory, remove
     security checks from AbstractPortlet and sons, and remove implementation of
     isShowTitleBar from AbstractPortlet (the one in PortletWrapper will be used).
  +</li>
  +<li>
  +  Fix -Update to the current Turbine 2.2-b1 jar.  This jar contains fixes and enhancements
  +  to the GlobalCache service required by upcomming changes to Jetspeed memory cache
  +  require. (PS)
   </li>
         </ul>
       </section>
  
  
  
  1.7       +49 -2     jakarta-jetspeed/docs/site/changes.html
  
  Index: changes.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/changes.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- changes.html	30 Dec 2001 12:39:07 -0000	1.6
  +++ changes.html	2 Feb 2002 03:08:53 -0000	1.7
  @@ -12,6 +12,8 @@
               <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
   
                           
  +           
  +                                    
               <title>Jetspeed - Jetspeed Todo</title>
           </head>
   
  @@ -145,7 +147,46 @@
   <li>
     Fix - Bug # 5626 - Registry entries being reloaded too often ( every minute) (PS)
   </li>
  -
  +<li>
  +  Fix - Bug # 5604 - Maximize now sticks until the user does a Restore or logs out (CK)
  +</li>
  +<li>
  +  Add - Bug # 4191 - Automatic Logon/Remember me facility (CK)
  +</li>
  +<li>
  +  Fix - Many fixes to HTMLRewrite including: (PS)
  +  <ul>
  +    <li>Fixed bug in SCRIPT tag processing. Thanks to patch provided by Ozgur Balsoy</li>
  +    <li>Comments that contain script and style code are now included</li>
  +    <li>Added "openInNewWindow" parameter to insert TARGET="_BLANK" attribute in A tag</li>
  +    <li>Added support for HREF in BASE tag</li>
  +    <li>Removed support for BACKGROUND attribute in BODY tag</li>
  +    <li>Removed URL rewriting from VALUE attribute in OPTION tag</li>
  +    <li>Added default CODEBASE attribute to APPLET and OBJECT tags</li>
  +    <li>General cleanup of import statements</li>
  +    <li>Added documentation</li>
  +  </ul>
  +</li>
  +<li>
  +  Fix - Bug #5625 - Updated to ANT 1.4.1 (PS)
  +</li>
  +<li>
  +  Fix - Update Cactus to v1.2 (PS)
  +</li>
  +<li>
  +  Fix - Bug #5688 - The Close action now removes the portlet from the users set of selected portlets (CK)
  +</li>
  +<li>
  +  2001-01-21 SG Added Wrappers for portlet classes. They are not yet used.
  +  For review. Next step is to wrap portlets in PortletSetFactory, remove
  +  security checks from AbstractPortlet and sons, and remove implementation of
  +  isShowTitleBar from AbstractPortlet (the one in PortletWrapper will be used).
  +</li>
  +<li>
  +  Fix -Update to the current Turbine 2.2-b1 jar.  This jar contains fixes and enhancements
  +  to the GlobalCache service required by upcomming changes to Jetspeed memory cache
  +  require. (PS)
  +</li>
         </ul>
                               </blockquote>
           </p>
  @@ -161,13 +202,19 @@
                   </td></tr>
                   <tr><td colspan="2">
                       <div align="center"><font color="#525D76" size="-1"><em>
  -                    Copyright &#169; 1999-2001, Apache Software Foundation
  +                    Copyright &#169; 1999-2002, Apache Software Foundation
                       </em></font></div>
                   </td></tr>
               </table>
           </body>
       </html>
   <!-- end the processing -->
  +
  +
  +
  +
  +
  +
   
   
   
  
  
  

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