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/01/11 00:34:41 UTC

cvs commit: jakarta-site2/xdocs/site mission.xml

husted      02/01/10 15:34:41

  Modified:    xdocs/site mission.xml
  Log:
  Update mission statement page, per yesterday's draft.
  
  Revision  Changes    Path
  1.2       +75 -4     jakarta-site2/xdocs/site/mission.xml
  
  Index: mission.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/xdocs/site/mission.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- mission.xml	25 Nov 2000 21:36:36 -0000	1.1
  +++ mission.xml	10 Jan 2002 23:34:40 -0000	1.2
  @@ -3,17 +3,88 @@
   
     <properties>
       <author email="jon@latchkey.com">Jon S. Stevens</author>
  +    <author email="husted@apache.org">Ted Husted</author>
       <title>Mission</title>
     </properties>
   
   <body>
   
  -  <section name="Mission">
  +<section name="Jakarta Mission">
   <p>
  -<b>Provide commercial-quality server solutions based on the Java
  -Platform that are developed in an open and cooperative fashion.</b>
  +Jakarta is a Project of the <a href="#Apache Software Foundation">
  +Apache Software Foundation</a>, charged with the creation and 
  +maintenance of commercial-quality, open-source, server-side solutions 
  +for the Java Platform, based on software licensed to the Foundation, 
  +for distribution at no charge to the public.
   </p>
  -  </section>
  +</section>
  +
  +<section name="Apache Software Foundation">
  +<p>
  +The Apache Software Foundation provides support for the Apache community 
  +of open-source software projects. The 
  +<a href="http://apache.org/foundation/projects.html">Apache projects</a>
  +are characterized by a collaborative, consensus based development process, 
  +an open and pragmatic <a href="http://apache.org/LICENSE">software license</a>, 
  +and a desire to create high quality software that leads the way in its field. 
  +</p>
  +</section>
  +
  +
  +<section name="More information">
  +
  +<ul>
  +<li>
  +For more about the Apache Software Foundation, visit the Foundation's Web site
  +</li>
  +
  +<ul>
  +<li>
  +<a href="http://www.apache.org/">www.apache.org</a>
  +</li>
  +</ul>
  +
  +<li>
  +For more about creating a new Apache Project, see 
  +</li>
  +
  +<ul>
  +<li>
  +<a href="http://www.apache.org/dev/project-creation.html">Procedures for Creating an ASF Project</a>
  +</li>
  +</ul>
  +
  +<li>
  +For more about creating a new Jakarta subproject, see
  +</li>
  +
  +<ul>
  +<li>
  +<a href="http://jakarta.apache.org/site/newproject.html">Jakarta Subproject Proposals</a>
  +</li>
  +</ul>
  +
  +<li>
  +For more about how Jakarta is managed, see 
  +</li>
  +
  +<ul>
  +<li>
  +<a href="http://jakarta.apache.org/site/guidelines.html">Jakarta Project Guidelines</a>
  +</li>
  +</ul>
  +
  +<li>
  +For more about contacting people at Jakarta, see 
  +</li>
  +
  +<ul>
  +<li>
  +<a href="http://jakarta.apache.org/site/contact.html">Contacting Us</a>
  +</li>
  +</ul>
  +</ul>
  +</section>
   
   </body>
   </document>
  
  
  

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