You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-cvs@jakarta.apache.org by hu...@apache.org on 2002/03/06 17:47:53 UTC

cvs commit: jakarta-site2/xdocs/site mail2.xml mail.xml guides.xml faqs.xml

husted      02/03/06 08:47:53

  Modified:    xdocs/site mail2.xml mail.xml guides.xml faqs.xml
  Log:
  Mark Struts User as high volume list. Add links to digest version and newsgroup. Add O'Reilly link to Guides outline and FAQs page.
  
  Revision  Changes    Path
  1.42      +7 -3      jakarta-site2/xdocs/site/mail2.xml
  
  Index: mail2.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/xdocs/site/mail2.xml,v
  retrieving revision 1.41
  retrieving revision 1.42
  diff -u -r1.41 -r1.42
  --- mail2.xml	4 Mar 2002 18:55:11 -0000	1.41
  +++ mail2.xml	6 Mar 2002 16:47:53 -0000	1.42
  @@ -618,14 +618,18 @@
   <section name="Struts">
   <p>
   <b>The Struts User List</b><br/>
  -<b>Medium Traffic</b>
  +<b>High Traffic</b>
   <a href="mailto:struts-user-subscribe@jakarta.apache.org">Subscribe</a> 
   <a href="mailto:struts-user-unsubscribe@jakarta.apache.org">Unsubscribe</a> 
  -<a href="http://www.mail-archive.com/struts-user@jakarta.apache.org/">Archive</a> 
  +<a href="http://www.mail-archive.com/struts-user@jakarta.apache.org/"><b>Archive</b></a> <br/><b>Daily Digest</b>
  +<a href="mailto:struts-digest-subscribe@jakarta.apache.org">Digest Subscribe</a> 
  +<a href="mailto:struts-digest-unsubscribe@jakarta.apache.org">Digest Unsubscribe</a> <br/>
  +<b>Newsgroup</b> 
  +<a href="http://news.basebeans.com/forums.jsp">Newsgroup</a> <br/>
   </p>
   <p>
   This is the list for developers using the Struts application framework
  -in their own applications.  Struts developers should also join this list
  +in their own applications. Struts developers should also join this list
   to offer support to their users.
   </p>
   <p>
  
  
  
  1.22      +4 -4      jakarta-site2/xdocs/site/mail.xml
  
  Index: mail.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/xdocs/site/mail.xml,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- mail.xml	9 Jan 2002 18:04:44 -0000	1.21
  +++ mail.xml	6 Mar 2002 16:47:53 -0000	1.22
  @@ -22,7 +22,7 @@
   
   <p>
   <strong>
  -	  Respect the mailing list type
  +      Respect the mailing list type
   </strong><br/>
    There are generally two types of lists.
   </p>
  @@ -53,7 +53,7 @@
   
   <p>
   <strong>
  -	  Join the lists that are appropriate for your discussion.
  +      Join the lists that are appropriate for your discussion.
   </strong><br/>
   Please make sure that you are joining the list that is appropriate for the 
   topic or product that you would like to discuss. For example, 
  @@ -72,8 +72,8 @@
   community responsiveness to specific questions is generally directly
   proportional to the amount of effort you spend formulating your
   question. Eric Raymond has even written an essay entitled <a
  -href="http://www.tuxedo.org/~esr/faqs/smart-questions.html">"Asking
  -Smart Questions"</a> precisely on this topic.  Although somewhat
  +href="http://www.tuxedo.org/~esr/faqs/smart-questions.html">"<b>Asking
  +Smart Questions</b>"</a> precisely on this topic.  Although somewhat
   militant, it is definitely worth reading.
   </p>
   
  
  
  
  1.3       +5 -1      jakarta-site2/xdocs/site/guides.xml
  
  Index: guides.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/xdocs/site/guides.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- guides.xml	6 Mar 2002 15:30:18 -0000	1.2
  +++ guides.xml	6 Mar 2002 16:47:53 -0000	1.3
  @@ -97,7 +97,11 @@
   <ul>
     <li><a href="http://www.apache.org/foundation/licence-FAQ.html">Apache License and Distribution FAQ</a>
       <ul>
  -      <li>Why the Apache License?</li>
  +      <li>Why the Apache License?
  +        <ul>
  +            <li><a href="http://www.oreillynet.com/lpt/a//policy/2001/12/12/transition.html">Working without Copyleft</a></li>
  +        </ul>
  +       </li>
         <li>Retaining credit</li>
         <li>Copyright notices</li>
       </ul>
  
  
  
  1.15      +6 -2      jakarta-site2/xdocs/site/faqs.xml
  
  Index: faqs.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/xdocs/site/faqs.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- faqs.xml	6 Mar 2002 15:30:18 -0000	1.14
  +++ faqs.xml	6 Mar 2002 16:47:53 -0000	1.15
  @@ -14,8 +14,12 @@
   <li>The <a href="http://jakarta.apache.org/ant/faq.html">Ant FAQ</a></li>
   <li>The <a href="http://apache.org/foundation/faq.html">Apache Software Foundation FAQ</a>
       <ul>
  -        <li><a href="http://www.apache.org/foundation/licence-FAQ.html">Apache License and Distribution FAQ</a></li>
  -        <li><a href="http://jakarta.apache.org/site/news.html#0205.1">Apache's Position on the JSPA</a></li>
  +        <li><a href="http://www.apache.org/foundation/licence-FAQ.html">Apache License and Distribution FAQ</a>
  +        	<ul>
  +        		<li><a href="http://www.oreillynet.com/lpt/a//policy/2001/12/12/transition.html">Working without Copyleft</a></li>
  +        	</ul>
  +        </li>
  +        <li><a href="http://jakarta.apache.org/site/jspa-position.html">Apache's Position on the JSPA</a></li>
       </ul>
   </li>
   <li>The <a href="http://jakarta.apache.org/cactus/faq.html">Cactus FAQ</a></li>
  
  
  

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