craigmcc    01/03/19 17:33:41

  Modified:    docs/site mail2.html
               xdocs/site mail2.xml
  Log:
  Add subscribe/unsubscribe links for the [EMAIL PROTECTED]
  mailing list.
  
  Revision  Changes    Path
  1.25      +23 -0     jakarta-site2/docs/site/mail2.html
  
  Index: mail2.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/mail2.html,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- mail2.html        2001/03/15 06:28:07     1.24
  +++ mail2.html        2001/03/20 01:33:39     1.25
  @@ -277,6 +277,29 @@
                                                   <table border="0" cellspacing="0" 
cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  +          <strong>Commons</strong>
  +        </font>
  +      </td></tr>
  +      <tr><td>
  +        <blockquote>
  +                                    <p>
  +<b>The Commons Developer List - [EMAIL PROTECTED]</b><br />
  +<b>Medium Traffic</b>
  +<a href="mailto:[EMAIL PROTECTED]">Subscribe</a>
  +<a href="mailto:[EMAIL PROTECTED]">Unsubscribe</a>
  +</p>
  +                                                <p>
  +This list is for developers building and releasing shareable components under
  +the Jakarta Commons Subproject to ask and answer questions, as well as discuss
  +the operation of the Commons subproject as a whole.  If traffic volume
  +dictates, specialized lists for particular components may be created later.
  +</p>
  +                            </blockquote>
  +      </td></tr>
  +    </table>
  +                                                <table border="0" cellspacing="0" 
cellpadding="2" width="100%">
  +      <tr><td bgcolor="#525D76">
  +        <font color="#ffffff" face="arial,helvetica,sanserif">
             <strong>ECS</strong>
           </font>
         </td></tr>
  
  
  
  1.20      +15 -0     jakarta-site2/xdocs/site/mail2.xml
  
  Index: mail2.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/xdocs/site/mail2.xml,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- mail2.xml 2001/03/14 21:57:38     1.19
  +++ mail2.xml 2001/03/20 01:33:40     1.20
  @@ -129,6 +129,21 @@
   </p>
   </section>
   
  +<section name="Commons">
  +<p>
  +<b>The Commons Developer List - [EMAIL PROTECTED]</b><br/>
  +<b>Medium Traffic</b>
  +<a href="mailto:[EMAIL PROTECTED]">Subscribe</a>
  +<a href="mailto:[EMAIL PROTECTED]">Unsubscribe</a>
  +</p>
  +<p>
  +This list is for developers building and releasing shareable components under
  +the Jakarta Commons Subproject to ask and answer questions, as well as discuss
  +the operation of the Commons subproject as a whole.  If traffic volume
  +dictates, specialized lists for particular components may be created later.
  +</p>
  +</section>
  +
   <section name="ECS">
   <p>
   <b>The ECS User List - [EMAIL PROTECTED]</b><br/>
  
  
  

Reply via email to