You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by mp...@apache.org on 2001/07/06 00:56:11 UTC

cvs commit: jakarta-turbine/docs getting-started.html active-developers.html branches.html

mpoeschl    01/07/05 15:56:11

  Modified:    xdocs    getting-started.xml branches.xml
                        active-developers.xml
               docs     getting-started.html active-developers.html
                        branches.html
  Log:
  - add info about turbine-flux branche
  - correct my name in active-developers
  - typo in getting-started
  
  Revision  Changes    Path
  1.15      +1 -1      jakarta-turbine/xdocs/getting-started.xml
  
  Index: getting-started.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine/xdocs/getting-started.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- getting-started.xml	2001/05/20 23:51:00	1.14
  +++ getting-started.xml	2001/07/05 22:56:07	1.15
  @@ -64,7 +64,7 @@
   organized and as you learn about each part of the code, the entire
   architecture starts to make sense and is really quite easy to master.
   All of our code is well javadoc'd so we encourage you to review not only
  -the actual source code, but also the documentation. :-) The diffferent
  +the actual source code, but also the documentation. :-) The different
   parts of Turbine are:
   </p>
   
  
  
  
  1.8       +46 -1     jakarta-turbine/xdocs/branches.xml
  
  Index: branches.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine/xdocs/branches.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- branches.xml	2001/05/18 16:55:49	1.7
  +++ branches.xml	2001/07/05 22:56:08	1.8
  @@ -89,8 +89,13 @@
   </section>
   
   <section name="Existing branches">
  +
   <table>
   <tr>
  +    <td>Repository</td>
  +    <td><strong>jakarta-turbine</strong></td>
  +</tr>
  +<tr>
       <td>Name</td>
       <td><strong>security_01</strong></td>
   </tr>
  @@ -122,10 +127,13 @@
   </tr>
   </table>
   
  -<p/>
   
   <table>
   <tr>
  +    <td>Repository</td>
  +    <td><strong>jakarta-turbine</strong></td>
  +</tr>
  +<tr>
       <td>Name</td>
       <td><strong>T_2_1_BRANCH</strong></td>
   </tr>
  @@ -144,6 +152,43 @@
   <tr>
       <td>Subject</td>
       <td>Starting beta cycle for June 4th release.</td>
  +</tr>
  +<tr>
  +    <td>Coordinating person</td>
  +    <td>Jason van Zyl, <link href="mailto:jvanzyl@apache.org">
  +    jvanzyl@apache.org</link></td>
  +</tr>
  +<tr>
  +    <td>Affected sources</td>
  +    <td>All sources</td>
  +</tr>
  +</table>
  +
  +
  +<table>
  +<tr>
  +    <td>Repository</td>
  +    <td><strong>jakarta-turbine-flux</strong></td>
  +</tr>
  +<tr>
  +    <td>Name</td>
  +    <td><strong>T_2_1_BRANCH</strong></td>
  +</tr>
  +<tr>
  +    <td>Status</td>
  +    <td><strong>open</strong></td>
  +</tr>
  +<tr>
  +    <td>Date created</td>
  +    <td>July 6 2001</td>
  +</tr>
  +<tr>
  +    <td>Date closed</td>
  +    <td>n/a</td>
  +</tr>
  +<tr>
  +    <td>Subject</td>
  +    <td>Branch for Turbine 2.1.x updates.</td>
   </tr>
   <tr>
       <td>Coordinating person</td>
  
  
  
  1.10      +4 -1      jakarta-turbine/xdocs/active-developers.xml
  
  Index: active-developers.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine/xdocs/active-developers.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- active-developers.xml	2001/04/06 18:03:19	1.9
  +++ active-developers.xml	2001/07/05 22:56:08	1.10
  @@ -77,8 +77,11 @@
     <li>Template Service</li>
   </ul>
   
  -<b><a href="mailto:mpoeschl@marmot.at">Martin Poeshl</a></b>
  +<b><a href="mailto:mpoeschl@marmot.at">Martin Poeschl</a></b>
   <ul>
  +  <li>Jyve</li>
  +  <li>Security Service</li>
  +  <li>TDK</li>
   </ul>
   
   <b><a href="mailto:ipriha@surfeu.fi">Ilkka Priha</a></b>
  
  
  
  1.51      +1 -1      jakarta-turbine/docs/getting-started.html
  
  Index: getting-started.html
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine/docs/getting-started.html,v
  retrieving revision 1.50
  retrieving revision 1.51
  diff -u -r1.50 -r1.51
  --- getting-started.html	2001/07/04 15:52:35	1.50
  +++ getting-started.html	2001/07/05 22:56:09	1.51
  @@ -209,7 +209,7 @@
   organized and as you learn about each part of the code, the entire
   architecture starts to make sense and is really quite easy to master.
   All of our code is well javadoc'd so we encourage you to review not only
  -the actual source code, but also the documentation. :-) The diffferent
  +the actual source code, but also the documentation. :-) The different
   parts of Turbine are:
   </p>
                                                   <ul>
  
  
  
  1.19      +4 -1      jakarta-turbine/docs/active-developers.html
  
  Index: active-developers.html
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine/docs/active-developers.html,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- active-developers.html	2001/07/04 15:52:18	1.18
  +++ active-developers.html	2001/07/05 22:56:10	1.19
  @@ -205,8 +205,11 @@
     <li>Torque</li>
     <li>Template Service</li>
   </ul>
  -                                                <b><a href="mailto:mpoeschl@marmot.at">Martin Poeshl</a></b>
  +                                                <b><a href="mailto:mpoeschl@marmot.at">Martin Poeschl</a></b>
                                                   <ul>
  +  <li>Jyve</li>
  +  <li>Security Service</li>
  +  <li>TDK</li>
   </ul>
                                                   <b><a href="mailto:ipriha@surfeu.fi">Ilkka Priha</a></b>
                                                   <ul>
  
  
  
  1.45      +123 -1    jakarta-turbine/docs/branches.html
  
  Index: branches.html
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine/docs/branches.html,v
  retrieving revision 1.44
  retrieving revision 1.45
  diff -u -r1.44 -r1.45
  --- branches.html	2001/07/04 15:52:21	1.44
  +++ branches.html	2001/07/05 22:56:10	1.45
  @@ -237,6 +237,18 @@
                           <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +                Repository
  +            </font>
  +</td>
  +                                <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +                <strong>jakarta-turbine</strong>
  +            </font>
  +</td>
  +            </tr>
  +                                <tr>
  +                        <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                   Name
               </font>
   </td>
  @@ -321,11 +333,22 @@
   </td>
               </tr>
               </table>
  -                                                <p />
                                                   <table>
                           <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +                Repository
  +            </font>
  +</td>
  +                                <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +                <strong>jakarta-turbine</strong>
  +            </font>
  +</td>
  +            </tr>
  +                                <tr>
  +                        <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                   Name
               </font>
   </td>
  @@ -380,6 +403,105 @@
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                   Starting beta cycle for June 4th release.
  +            </font>
  +</td>
  +            </tr>
  +                                <tr>
  +                        <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +                Coordinating person
  +            </font>
  +</td>
  +                                <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +                Jason van Zyl, <link href="mailto:jvanzyl@apache.org">
  +    jvanzyl@apache.org</link>
  +            </font>
  +</td>
  +            </tr>
  +                                <tr>
  +                        <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +                Affected sources
  +            </font>
  +</td>
  +                                <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +                All sources
  +            </font>
  +</td>
  +            </tr>
  +            </table>
  +                                                <table>
  +                        <tr>
  +                        <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +                Repository
  +            </font>
  +</td>
  +                                <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +                <strong>jakarta-turbine-flux</strong>
  +            </font>
  +</td>
  +            </tr>
  +                                <tr>
  +                        <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +                Name
  +            </font>
  +</td>
  +                                <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +                <strong>T_2_1_BRANCH</strong>
  +            </font>
  +</td>
  +            </tr>
  +                                <tr>
  +                        <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +                Status
  +            </font>
  +</td>
  +                                <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +                <strong>open</strong>
  +            </font>
  +</td>
  +            </tr>
  +                                <tr>
  +                        <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +                Date created
  +            </font>
  +</td>
  +                                <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +                July 6 2001
  +            </font>
  +</td>
  +            </tr>
  +                                <tr>
  +                        <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +                Date closed
  +            </font>
  +</td>
  +                                <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +                n/a
  +            </font>
  +</td>
  +            </tr>
  +                                <tr>
  +                        <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +                Subject
  +            </font>
  +</td>
  +                                <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +                Branch for Turbine 2.1.x updates.
               </font>
   </td>
               </tr>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org