taylor      2002/12/15 20:09:49

  Modified:    .        RELEASE-TODO
               docs/channels jetspeed.rss
               docs/site changes.html install.html
               webapp/WEB-INF/conf JetspeedSecurity.properties
               xdocs    changes.xml
  Log:
  - #2 updated jetspeed.rss
  - #3 updated CHANGE LOG
  - #18 javadocs updated on jakarta site
  
  Revision  Changes    Path
  1.15      +4 -2      jakarta-jetspeed/RELEASE-TODO
  
  Index: RELEASE-TODO
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/RELEASE-TODO,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- RELEASE-TODO      16 Dec 2002 03:43:41 -0000      1.14
  +++ RELEASE-TODO      16 Dec 2002 04:09:48 -0000      1.15
  @@ -51,7 +51,9 @@
   
   17) Update the download page on the Jakarta site
   
  -18) Update Javadocs on the Jetspeed web site
  +18) Update Javadocs on the Jetspeed web site (http://jakarta.apache.org)
  +     - ant javadocs
  +     - scp docs/api --> /www/jakarta.apache.org/jetspeed/api
   
   19) Update the Jetspeed website (jetspeed/site/)
   
  
  
  
  1.7       +1 -1      jakarta-jetspeed/docs/channels/jetspeed.rss
  
  Index: jetspeed.rss
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/channels/jetspeed.rss,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- jetspeed.rss      16 Jul 2002 19:10:39 -0000      1.6
  +++ jetspeed.rss      16 Dec 2002 04:09:49 -0000      1.7
  @@ -36,7 +36,7 @@
       
           <item>
               <title>Download the latest release</title>
  -            
<link>http://jakarta.apache.org/builds/jakarta-jetspeed/release/v1.4b1/</link>
  +            
<link>http://jakarta.apache.org/builds/jakarta-jetspeed/release/v1.4b3/</link>
               <description>
               This is where you can find the latest release of the Jetspeed
               application
  
  
  
  1.83      +35 -2     jakarta-jetspeed/docs/site/changes.html
  
  Index: changes.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/changes.html,v
  retrieving revision 1.82
  retrieving revision 1.83
  diff -u -r1.82 -r1.83
  --- changes.html      16 Dec 2002 03:52:32 -0000      1.82
  +++ changes.html      16 Dec 2002 04:09:49 -0000      1.83
  @@ -5,7 +5,6 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  -    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  @@ -118,6 +117,30 @@
                                                                       <table 
border="0" cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  +          <a name="Changes since version 1.4b3"><strong>Changes since version 
1.4b3</strong></a>
  +        </font>
  +      </td></tr>
  +      <tr><td>
  +        <blockquote>
  +                                    <ul>
  +<!--
  +***
  +*** Format of change entry. The entry should be appended to the list.
  +*** Note: Optional text is inclosed in []
  +***
  +<li>
  +  action (add/remove/update/fix) - [Bug # xxx -] date - description (committer's 
initials) [Thanks to developer_name]
  +</li>
  +-->
  +</ul>
  +                            </blockquote>
  +        </p>
  +      </td></tr>
  +      <tr><td><br/></td></tr>
  +    </table>
  +                                                <table border="0" cellspacing="0" 
cellpadding="2" width="100%">
  +      <tr><td bgcolor="#525D76">
  +        <font color="#ffffff" face="arial,helvetica,sanserif">
             <a name="Changes since version 1.4b2"><strong>Changes since version 
1.4b2</strong></a>
           </font>
         </td></tr>
  @@ -133,7 +156,17 @@
     action (add/remove/update/fix) - [Bug # xxx -] date - description (committer's 
initials) [Thanks to developer_name]
   </li>
   -->
  -      </ul>
  +<li>
  +  Fixed - Bugs 14907, 15000 - 2002/12/11 - Security hole bugs fixed. Users with 
admin role can no longer access admin resources (DST)
  +</li>
  +<li>
  +  Fixed - Bugs 14917, 15265 - 2002/12/11 - Xerces does not handle correctly file 
paths on some platforms (Novell),
  +  Windows with spaces. This was causing many Windows-based installs to fail. (RL)
  +</li>
  +<li>
  +  Fixed - 2002/12/11 - LDAP Properties were incorrect (DST)
  +</li>
  +</ul>
                               </blockquote>
           </p>
         </td></tr>
  
  
  
  1.35      +16 -17    jakarta-jetspeed/docs/site/install.html
  
  Index: install.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/install.html,v
  retrieving revision 1.34
  retrieving revision 1.35
  diff -u -r1.34 -r1.35
  --- install.html      16 Dec 2002 03:49:26 -0000      1.34
  +++ install.html      16 Dec 2002 04:09:49 -0000      1.35
  @@ -5,7 +5,6 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  -    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  @@ -213,16 +212,16 @@
   </p>
                                                   <table>
                           <tr>
  -                        <th bgcolor="#039acc" colspan="" rowspan="" valign="top" 
align="left">
  +                        <td bgcolor="#039acc" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                   Release 1.4b3 (Latest) - December 15, 2002
               </font>
  -</th>
  -                                <th bgcolor="#039acc" colspan="" rowspan="" 
valign="top" align="left">
  +</td>
  +                                <td bgcolor="#039acc" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                   Download From:
               </font>
  -</th>
  +</td>
               </tr>
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
  @@ -256,16 +255,16 @@
                                                   <br />
                                                   <table>
                           <tr>
  -                        <th bgcolor="#039acc" colspan="" rowspan="" valign="top" 
align="left">
  +                        <td bgcolor="#039acc" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                   Release 1.4b2 - December 9, 2002
               </font>
  -</th>
  -                                <th bgcolor="#039acc" colspan="" rowspan="" 
valign="top" align="left">
  +</td>
  +                                <td bgcolor="#039acc" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                   Download From:
               </font>
  -</th>
  +</td>
               </tr>
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
  @@ -299,16 +298,16 @@
                                                   <br />
                                                   <table>
                           <tr>
  -                        <th bgcolor="#039acc" colspan="" rowspan="" valign="top" 
align="left">
  +                        <td bgcolor="#039acc" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                   Release 1.4b1
               </font>
  -</th>
  -                                <th bgcolor="#039acc" colspan="" rowspan="" 
valign="top" align="left">
  +</td>
  +                                <td bgcolor="#039acc" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                   Download From:
               </font>
  -</th>
  +</td>
               </tr>
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
  @@ -356,16 +355,16 @@
                                                   <br />
                                                   <table>
                           <tr>
  -                        <th bgcolor="#039acc" colspan="" rowspan="" valign="top" 
align="left">
  +                        <td bgcolor="#039acc" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                   Release 1.3a2
               </font>
  -</th>
  -                                <th bgcolor="#039acc" colspan="" rowspan="" 
valign="top" align="left">
  +</td>
  +                                <td bgcolor="#039acc" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                   Download From:
               </font>
  -</th>
  +</td>
               </tr>
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
  
  
  
  1.55      +0 -0      jakarta-jetspeed/webapp/WEB-INF/conf/JetspeedSecurity.properties
  
  Index: JetspeedSecurity.properties
  ===================================================================
  RCS file: 
/home/cvs/jakarta-jetspeed/webapp/WEB-INF/conf/JetspeedSecurity.properties,v
  retrieving revision 1.54
  retrieving revision 1.55
  diff -u -r1.54 -r1.55
  
  
  
  1.102     +31 -7     jakarta-jetspeed/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/xdocs/changes.xml,v
  retrieving revision 1.101
  retrieving revision 1.102
  diff -u -r1.101 -r1.102
  --- changes.xml       10 Dec 2002 03:29:54 -0000      1.101
  +++ changes.xml       16 Dec 2002 04:09:49 -0000      1.102
  @@ -11,8 +11,8 @@
       </authors>
     </properties>
     <body>
  -    <section name="Changes since version 1.4b2">
  -      <ul>
  +    <section name="Changes since version 1.4b3">
  +<ul>
   <!--
   ***
   *** Format of change entry. The entry should be appended to the list.
  @@ -22,11 +22,35 @@
     action (add/remove/update/fix) - [Bug # xxx -] date - description (committer's 
initials) [Thanks to developer_name]
   </li>
   -->
  -      </ul>
  -    </section>
  +</ul>
  +</section>
   
  -    <section name="Changes since version 1.4b1">
  -      <ul>
  +<section name="Changes since version 1.4b2">
  +<ul>
  +<!--
  +***
  +*** Format of change entry. The entry should be appended to the list.
  +*** Note: Optional text is inclosed in []
  +***
  +<li>
  +  action (add/remove/update/fix) - [Bug # xxx -] date - description (committer's 
initials) [Thanks to developer_name]
  +</li>
  +-->
  +<li>
  +  Fixed - Bugs 14907, 15000 - 2002/12/11 - Security hole bugs fixed. Users with 
admin role can no longer access admin resources (DST)
  +</li>
  +<li>
  +  Fixed - Bugs 14917, 15265 - 2002/12/11 - Xerces does not handle correctly file 
paths on some platforms (Novell),
  +  Windows with spaces. This was causing many Windows-based installs to fail. (RL)
  +</li>
  +<li>
  +  Fixed - 2002/12/11 - LDAP Properties were incorrect (DST)
  +</li>
  +</ul>
  +</section>
  +
  +<section name="Changes since version 1.4b1">
  +<ul>
   <li>
     Add - 2002/12/09 - LDAP Security Service, Initial Implementation (Sami, 
Ender,David)
   </li>
  
  
  

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

Reply via email to