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/15 02:49:55 UTC

cvs commit: jakarta-jetspeed/lib commons-collections-2.0.jar commons-collections.jar

paulsp      2002/09/14 17:49:54

  Modified:    xdocs    changes.xml todo.xml jars.xml
               docs/site todo.html jars.html changes.html
               build/torque build.xml
  Added:       lib      commons-collections-2.0.jar
  Removed:     lib      commons-collections.jar
  Log:
  Update commons-collections to v2.0
  
  Revision  Changes    Path
  1.75      +4 -1      jakarta-jetspeed/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/xdocs/changes.xml,v
  retrieving revision 1.74
  retrieving revision 1.75
  diff -u -r1.74 -r1.75
  --- changes.xml	13 Sep 2002 18:44:07 -0000	1.74
  +++ changes.xml	15 Sep 2002 00:49:54 -0000	1.75
  @@ -23,6 +23,9 @@
   </li>
   -->
   <li>
  + Update - 2002/09/14 - Updated Commons-Collections to v2.0 (PS)
  +</li>
  +<li>
     Add - Bug # 11736 - 2002/09/13 - Implemented automatic password expiration feature, disabled by default (MO)
   </li>
   <li>
  
  
  
  1.33      +8 -4      jakarta-jetspeed/xdocs/todo.xml
  
  Index: todo.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/xdocs/todo.xml,v
  retrieving revision 1.32
  retrieving revision 1.33
  diff -u -r1.32 -r1.33
  --- todo.xml	13 Sep 2002 18:44:07 -0000	1.32
  +++ todo.xml	15 Sep 2002 00:49:54 -0000	1.33
  @@ -63,6 +63,7 @@
       This includes:
       <ul>
         <li>Ant version 1.5. (PS) <strong>Done</strong></li>
  +      <li>Commons-Collections version 2.0. (PS) <strong>Done</strong></li>
         <li>Cactus to version 1.3</li>
         <li>Log4J to version 1.2.6 (PS) <strong>Done</strong></li>
         <li>Velocity to version 1.3 (PS) <strong>Done</strong></li>
  @@ -70,7 +71,7 @@
         <li>Xerces to version 1.4.4 (Castor does not support v2.x) (PS) <strong>Done</strong></li>
         <li>Hypersonic</li>
         <li>Turbine to release 2.2b2 and related</li>
  -      <li>Torque</li>
  +      <li>Torque including Commons-Lang</li>
         <li>Castor version 0.9.3.21</li>
         <li>Documentation Page for Jar Files.<br/>Initial pass done. See 
            <a href="http://jakarta.apache.org/jetspeed/site/jars.html">
  @@ -84,7 +85,10 @@
   <tr>
     <td/>
     <td>Implement Icons for Portlets and Entries</td>
  -  <td>Paul Spencer</td>
  + <li>
  + Update - 2002/09/08 - Updated Velocity to v1.3 (PS)
  +</li>
  + <td>Paul Spencer</td>
   </tr>
   <tr>
     <td/>
  @@ -232,7 +236,7 @@
   </tr>
   <tr>
     <td/>
  -  <td>Verify UTF-8 and UTF-16 support of XML files. There have been some question around "foriegn" characters showing up as "?".</td>
  +  <td>Verify UTF-8 and UTF-16 support of XML files. There have been some question around "foreign" characters showing up as "?".</td>
     <td></td>
   </tr>
   <tr>
  
  
  
  1.8       +2 -2      jakarta-jetspeed/xdocs/jars.xml
  
  Index: jars.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/xdocs/jars.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- jars.xml	9 Sep 2002 01:31:52 -0000	1.7
  +++ jars.xml	15 Sep 2002 00:49:54 -0000	1.8
  @@ -132,7 +132,7 @@
           </tr>
           <tr>
             <td colspan="1" rowspan="2">commons-collections</td>
  -          <td colspan="1" rowspan="1"></td>
  +          <td colspan="1" rowspan="1">2.0</td>
             <td colspan="1" rowspan="1"><a href="http://jakarta.apache.org/commons">http://jakarta.apache.org/commons</a></td>
             <td colspan="1" rowspan="1">Yes</td>
           </tr>
  
  
  
  1.44      +4 -3      jakarta-jetspeed/docs/site/todo.html
  
  Index: todo.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/todo.html,v
  retrieving revision 1.43
  retrieving revision 1.44
  diff -u -r1.43 -r1.44
  --- todo.html	13 Sep 2002 18:44:06 -0000	1.43
  +++ todo.html	15 Sep 2002 00:49:54 -0000	1.44
  @@ -202,6 +202,7 @@
       This includes:
       <ul>
         <li>Ant version 1.5. (PS) <strong>Done</strong></li>
  +      <li>Commons-Collections version 2.0. (PS) <strong>Done</strong></li>
         <li>Cactus to version 1.3</li>
         <li>Log4J to version 1.2.6 (PS) <strong>Done</strong></li>
         <li>Velocity to version 1.3 (PS) <strong>Done</strong></li>
  @@ -209,7 +210,7 @@
         <li>Xerces to version 1.4.4 (Castor does not support v2.x) (PS) <strong>Done</strong></li>
         <li>Hypersonic</li>
         <li>Turbine to release 2.2b2 and related</li>
  -      <li>Torque</li>
  +      <li>Torque including Commons-Lang</li>
         <li>Castor version 0.9.3.21</li>
         <li>Documentation Page for Jar Files.<br />Initial pass done. See 
            <a href="http://jakarta.apache.org/jetspeed/site/jars.html">
  @@ -237,7 +238,7 @@
                   Implement Icons for Portlets and Entries
               </font>
   </td>
  -                                <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
  +                                            <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                   Paul Spencer
               </font>
  @@ -706,7 +707,7 @@
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -                Verify UTF-8 and UTF-16 support of XML files. There have been some question around "foriegn" characters showing up as "?".
  +                Verify UTF-8 and UTF-16 support of XML files. There have been some question around "foreign" characters showing up as "?".
               </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
  
  
  
  1.8       +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.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- jars.html	9 Sep 2002 01:31:52 -0000	1.7
  +++ jars.html	15 Sep 2002 00:49:54 -0000	1.8
  @@ -450,7 +450,7 @@
   </td>
                                   <td bgcolor="#a0ddf0" colspan="1" rowspan="1" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -                &nbsp;
  +                2.0
               </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="1" rowspan="1" valign="top" align="left">
  
  
  
  1.57      +3 -0      jakarta-jetspeed/docs/site/changes.html
  
  Index: changes.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/changes.html,v
  retrieving revision 1.56
  retrieving revision 1.57
  diff -u -r1.56 -r1.57
  --- changes.html	13 Sep 2002 18:44:05 -0000	1.56
  +++ changes.html	15 Sep 2002 00:49:54 -0000	1.57
  @@ -129,6 +129,9 @@
   </li>
   -->
   <li>
  + Update - 2002/09/14 - Updated Commons-Collections to v2.0 (PS)
  +</li>
  +<li>
     Add - Bug # 11736 - 2002/09/13 - Implemented automatic password expiration feature, disabled by default (MO)
   </li>
   <li>
  
  
  
  1.17      +1 -1      jakarta-jetspeed/build/torque/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/build/torque/build.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- build.xml	9 Sep 2002 01:31:52 -0000	1.16
  +++ build.xml	15 Sep 2002 00:49:54 -0000	1.17
  @@ -11,7 +11,7 @@
       <!-- pathelement path="./conf/"/ -->
       <pathelement location="../../lib/commons-lang-0.1-dev.jar"/>
       <pathelement location="../../lib/torque-3.0-b2-dev.jar"/>
  -    <pathelement location="../../lib/commons-collections.jar"/>
  +    <pathelement location="../../lib/commons-collections-2.0.jar"/>
       <pathelement location="../../lib/stratum-1.0-b2-dev.jar"/>
       <pathelement location="../../lib/log4j-1.2.6.jar"/>
       <pathelement location="../../lib/velocity-1.3.jar"/>
  
  
  
  1.1                  jakarta-jetspeed/lib/commons-collections-2.0.jar
  
  	<<Binary file>>
  
  

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