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/09/01 21:41:00 UTC

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

paulsp      2002/09/01 12:41:00

  Modified:    xdocs    changes.xml jars.xml todo.xml
               docs/site changes.html jars.html todo.html
  Added:       lib      log4j-1.2.6.jar
  Removed:     lib      log4j-1.1.jar
  Log:
  Upgrade to Log4j 1.2.6
  
  Revision  Changes    Path
  1.1                  jakarta-jetspeed/lib/log4j-1.2.6.jar
  
  	<<Binary file>>
  
  
  1.68      +7 -3      jakarta-jetspeed/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/xdocs/changes.xml,v
  retrieving revision 1.67
  retrieving revision 1.68
  diff -u -r1.67 -r1.68
  --- changes.xml	1 Sep 2002 14:04:51 -0000	1.67
  +++ changes.xml	1 Sep 2002 19:41:00 -0000	1.68
  @@ -22,9 +22,12 @@
     action (add/remove/update/fix) - [Bug # xxx -] date - description (committer's initials) [Thanks to developer_name]
   </li>
   -->
  -      </ul>
   <li>
  - Update - 2002/09/01 - Updated Xalan to v2.3.1 (PS)
  + Update - 2002/09/01 - Updated the folloing jars: (PS)
  + <ul>
  +   <li>Log4j to v1.2.6</li>
  +   <li>Xalan to v2.3.1</li>
  + </ul>
   </li>
   <li>
    Update - 2002/08/31 - Updated Xerces to v1.4.4 (PS)
  @@ -124,6 +127,7 @@
   <li>
     Add - 2002/07/19 - Allow for portlets to be selection one or more times on Customizer from Scott Weaver (DST)
   </li>
  +      </ul>
   
       </section>
       <section name="Changes since version 1.3a2">
  
  
  
  1.5       +2 -2      jakarta-jetspeed/xdocs/jars.xml
  
  Index: jars.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/xdocs/jars.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- jars.xml	1 Sep 2002 14:04:51 -0000	1.4
  +++ jars.xml	1 Sep 2002 19:41:00 -0000	1.5
  @@ -197,7 +197,7 @@
           </tr>
           <tr>
             <td colspan="1" rowspan="2">log4j</td>
  -          <td colspan="1" rowspan="1">1.1</td>
  +          <td colspan="1" rowspan="1">1.2.6</td>
             <td colspan="1" rowspan="1"><a href="http://jakarta.apache.org/log4j">http://jakarta.apache.org/log4j</a></td>
             <td colspan="1" rowspan="1">Yes</td>
           </tr>
  
  
  
  1.28      +3 -3      jakarta-jetspeed/xdocs/todo.xml
  
  Index: todo.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/xdocs/todo.xml,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -u -r1.27 -r1.28
  --- todo.xml	1 Sep 2002 14:04:51 -0000	1.27
  +++ todo.xml	1 Sep 2002 19:41:00 -0000	1.28
  @@ -63,10 +63,10 @@
       This includes:
       <ul>
         <li>Cactus to version 1.3</li>
  -      <li>Log4J to version 1.2.6</li>
  +      <li>Log4J to version 1.2.6 (PS) <strong>Done</strong></li>
         <li>Turbine to release 2.2b2</li>
         <li>Velocity to version 1.3</li>
  -      <li>Xerces to version 1.4.4 (Castor does not support v2.x) <strong>Done</strong></li>
  +      <li>Xerces to version 1.4.4 (Castor does not support v2.x) (PS) <strong>Done</strong></li>
         <li>Hypersonic</li>
         <li>Turbine and related</li>
         <li>Torque</li>
  
  
  
  1.50      +35 -31    jakarta-jetspeed/docs/site/changes.html
  
  Index: changes.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/changes.html,v
  retrieving revision 1.49
  retrieving revision 1.50
  diff -u -r1.49 -r1.50
  --- changes.html	1 Sep 2002 14:04:51 -0000	1.49
  +++ changes.html	1 Sep 2002 19:41:00 -0000	1.50
  @@ -128,66 +128,69 @@
     action (add/remove/update/fix) - [Bug # xxx -] date - description (committer's initials) [Thanks to developer_name]
   </li>
   -->
  -      </ul>
  -                                                <li>
  - Update - 2002/09/01 - Updated Xalan to v2.3.1 (PS)
  +<li>
  + Update - 2002/09/01 - Updated the folloing jars: (PS)
  + <ul>
  +   <li>Log4j to v1.2.6</li>
  +   <li>Xalan to v2.3.1</li>
  + </ul>
   </li>
  -                                                <li>
  +<li>
    Update - 2002/08/31 - Updated Xerces to v1.4.4 (PS)
   </li>
  -                                                <li>
  +<li>
    Add - 2002/08/28 - Norwegian translation of JetspeedLocalization.properties. (PS) Thanks Harald Ommang (harald at ommang.com)
   </li>
  -                                                <li>
  +<li>
    Add - 2002/08/28 - Malaysian translation of JetspeedLocalization.properties. (PS) Thanks Amin (princeamin at hotmail.com)
   </li>
  -                                                <li>
  +<li>
     Add - Bug # 11737 - 2002/08/27 - Implemented PortletStatsService, disabled by default (MO)
   </li>
  -                                                <li>
  +<li>
     Fix - 2002/08/25 - Updated Ant to 1.5 (PS)
   </li>
  -                                                <li>
  +<li>
     Fix - 2002/08/25 - Implemented allow-if-owner element for in RegistrySecurity and enable "owner" in the authentication methods (PS)
   </li>
  -                                                <li>
  +<li>
     Add - Bug # 11599 - 2002/08/23 - Added import/export feature in PSML Browser (MO)
   </li>
  -                                                <li>
  +<li>
     Add - Bug # 11697 - 2002/08/20 - Implemented portlet parameter presentation styles (MO)
   </li>
  -                                                <li>
  +<li>
     Add - 2002/08/13 - Bug fixes: enhancement to customizing portlet title allowing for multiple instances of same portlet on a page with different titles
   </li>
  -                                                <li>
  +<li>
     Add - 2002/08/13 - DB-PSML User update bug fixed
   </li>
  -                                                <li>
  +<li>
     Add - 2002/08/13 - Added checkStyle to build process. (PS)
   </li>
  -                                                <li>
  +<li>
     Add - 2002/08/13 - Bug fixes: enhancement to customizing portlet title, DB-PSML User update bug fixed
   </li>
  -                                                <li>
  +<li>
     Add - 2002/08/13 - Export-To-File-System Feature Added to PSML Browser 
   </li>
  -                                                <li>
  +<li>
     Add - 2002/08/07 - Customizer can now add a reference. (PS)
   </li>
  -                                                <li>
  +<li>
     Add - 2002/08/05 - Added cancel button to the MultiColumnController customizer (PS)
   </li>
  -                                                <li>
  +<li>
     Add - 2002/08/03 - Added ability to move and delete Reference portlets in the MultiColumnController (PS)
   </li>
  -                                                <li>
  +<li>
     Fix - 2002/07/30 - Bug #6426 - Entries in deleted columns are now placed at 
                        then of the portlets list during customization. (PS)
   </li>
  -                                                <li>
  +<li>
     Fix - 2002/07/25 - Title/Description/Image in PortletInstance now uses PSML MetaInfo (PS)
   </li>
  -                                                <li>
  +<li>
     Fix - 2002/07/24 - Fixed bugs (delete, select criteria, ordering) in DBPSML service (DST)
                      - Fixed bugs in PSML Browser. (DST)
     Update           - Enhanced profiler:
  @@ -195,41 +198,42 @@
                         	- fallback by default will stop if it fails after mediatype, this is also a new option
                      - Fixed bug in BaseJetspeedUser.isNew (pointed out by Steve Davis)
   </li>
  -                                                <li>
  +<li>
     Update - 2002/07/23 - Updated PsmlImporter to run from command line only. Run "ant import" (DST)
                         - Importer now supports exporting both ways (file system to db, db to file system) (DST)
   							 - Updated docs for new PSML import-export process (DST)
   </li>
  -                                                <li>
  +<li>
     Fix - 2002/07/22 - Fixed bug #8830 to complete PSML page-level security (with Scott Weaver's patch). (DST)
                      - Localized page-level security error messages (DST)
   						 - As example, Added "user-only" security-ref to group/apache/page/news page. (DST)
                      - As example, Added "admin-only" security-ref to role/admin page. (DST)
   </li>
  -                                                <li>
  +<li>
     Fix - 2002/07/22 - Fixed Cancel bug #8985 so that it goes back to the previous page without saving in Add Portlets feature of Customizer. (DST)
   </li>
  -                                                <li>
  +<li>
     Fix - 2002/07/22   - Brought DB-PSML feature up-to-date to work with new 1.4 release. (DST)
                        - Added support to DB-PSML for query() method to return full profiles (DST)
                        - Removed auto-run feature of DB-PSML - too many init() problems from users - it now must be ran from the cmdline (DST)
   </li>
  -                                                <li>
  +<li>
     Add - 2002/07/22 - Context variable "portlet_instance" to VelocityPortletControl (PS)
   </li>
  -                                                <li>
  +<li>
     Update - 2002/07/22 - Updated Customizer to better support editing of any PSML page (DST)
   							 - Cleanup up invalid PSML pages in cvs
   </li>
  -                                                <li>
  +<li>
     Add - 2002/07/19 - Weather Portlet from Ozgur Balsoy (DST)
   </li>
  -                                                <li>
  +<li>
     Add - 2002/07/19 - Category Filter on Customizer from Scott Weaver (DST)
   </li>
  -                                                <li>
  +<li>
     Add - 2002/07/19 - Allow for portlets to be selection one or more times on Customizer from Scott Weaver (DST)
   </li>
  +      </ul>
                               </blockquote>
           </p>
         </td></tr>
  
  
  
  1.5       +1 -1      jakarta-jetspeed/docs/site/jars.html
  
  Index: jars.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/jars.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- jars.html	1 Sep 2002 14:04:51 -0000	1.4
  +++ jars.html	1 Sep 2002 19:41:00 -0000	1.5
  @@ -623,7 +623,7 @@
   </td>
                                   <td bgcolor="#a0ddf0" colspan="1" rowspan="1" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -                1.1
  +                1.2.6
               </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="1" rowspan="1" valign="top" align="left">
  
  
  
  1.39      +2 -2      jakarta-jetspeed/docs/site/todo.html
  
  Index: todo.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/todo.html,v
  retrieving revision 1.38
  retrieving revision 1.39
  diff -u -r1.38 -r1.39
  --- todo.html	1 Sep 2002 14:04:51 -0000	1.38
  +++ todo.html	1 Sep 2002 19:41:00 -0000	1.39
  @@ -202,10 +202,10 @@
       This includes:
       <ul>
         <li>Cactus to version 1.3</li>
  -      <li>Log4J to version 1.2.6</li>
  +      <li>Log4J to version 1.2.6 (PS) <strong>Done</strong></li>
         <li>Turbine to release 2.2b2</li>
         <li>Velocity to version 1.3</li>
  -      <li>Xerces to version 1.4.4 (Castor does not support v2.x) <strong>Done</strong></li>
  +      <li>Xerces to version 1.4.4 (Castor does not support v2.x) (PS) <strong>Done</strong></li>
         <li>Hypersonic</li>
         <li>Turbine and related</li>
         <li>Torque</li>
  
  
  

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