You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by pr...@apache.org on 2002/02/27 07:59:30 UTC

cvs commit: jakarta-commons-sandbox/periodicity status.html

prickett    02/02/26 22:59:30

  Added:       periodicity status.html
  Log:
  Submitted by: Jeff Prickett
  
  The status of the Periodicity project as of 2/26/2002.
  
  Revision  Changes    Path
  1.1                  jakarta-commons-sandbox/periodicity/status.html
  
  Index: status.html
  ===================================================================
  <html>
     <head>
        <title>The Periodicity Commons Component</title>
     </head>
     <body>
        <center>
        <h1>The Periodicity Commons Component</h1>
        <a href="#Introduction">[Introduction]</a>
        <a href="#Dependencies">[Dependencies]</a>
        <a href="#Release">[Release Info]</a>
        <a href="#Committers">[Committers]</a>
        <a href="#Contributors">[Contributors]</a>
        </center>
        <p>
        <b><a name="Introduction">INTRODUCTION</a></b>
        </p>
        <p>
        The goal of the Periodicity component is to implement a standards compliant
        calendaring/groupware server. The relevant Internet Request For Comments are
        RFC 2445, RFC 2446, RFC 2447, and RFC 2426. The long term goals of the
        project are to provide setup, configuration, security, and support features
        that rival commercial calendar/groupware servers.
        </p>
        <p>
        <b><a name=Dependencies">DEPENDENCIES</a></b>
        </p>
        <p>
        The current codebase depends on the following packages.
        <ul>
           <li><a href="http://java.sun.com/j2se/1.3/">JDK v1.3</a></li>
           <li><a href="http://java.sun.com/j2ee/download.html#sdk">J2EE v1.2.1</li>
           <li><a href="http://java.sun.com/products/jaas/">JAAS v1.0</a></li>
           <li><a href="http://www.junit.org/index.htm">JUnit v3.7</a></li>
           <li><a href="http://xml.apache.org/xerces-j/index.html">Xerces v1.4.3</a></li>
        </ul>
        In the future dependencies on the following packages will be added
        <ul>
           <li>Torque</li>
           <li>Turbine</li>
           <li>Velocity</li>
           <li>Regexp</li>
           <li>Thats all for now</li>
        </ul>
        </p>
        <p>
        <b><a name="#Release">RELEASE INFORMATION</a></b>
        </P>
        <p>
        The component has yet to be released. A tentative release date has
        been set for the end of March.
        </p>
        <p>
        <b><a name="#Committers">COMMITTERS</a></b>
        </p>
        <p>
        Jeff Prickett - <a href="mailto:prickett@shpimp.com">prickett@shpimp.com</a>
        </p>
        <p>
        <b><a name="#Contributors">CONTRIBUTORS</a></b>
        </p>
        <p>
        Mike George - <a href="mailto:javajoe2975@comcast.net">javajoe2975@comcast.net</a> -
        Mike is currently working on two very important pieces of Periodicity,
        Time Zone handling and building a unit test suite. He has demonstrated
        a lot of initiative and enthusiasm. I am confident that Mike George
        will someday be a very active Apache Software Foundation member.
        </p>
        <p>
        If you would like to join us as we build a world class calendaring server
        please look at our to do list, pick something to do that looks interesting
        and email commons-dev@jakarta.apache.org.
        </p>
     </body>
  </html>      
  
  
  
  
  
  
  

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