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 06:27:47 UTC

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

prickett    02/02/26 21:27:47

  Added:       periodicity proposal.html
  Log:
  Submitted by: Jeff Prickett
  
  An initial version of the periodicity proposal
  
  Revision  Changes    Path
  1.1                  jakarta-commons-sandbox/periodicity/proposal.html
  
  Index: proposal.html
  ===================================================================
  <html>
     <head>
        <title>Periodicity Proposal</title>
     </head>
     <body>
        <center><h1>Proposal for Periodicity</h1></center>
        <p><b>(0) Rationale</b></p>
        <p>
        The Apache Software foundation currently does not have a standards
        compliant calendaring/groupware server. As far as I know the larger Open Source
        community also lacks a standards compliant calendaring/groupware server. It is the
        intention of the Periodicity to implement a standards compliant calendar/groupware
        server.
        </p>
        <p>
        <b>(1) Scope of the Package</b>
        </p>
        <p>
        The proposal is to implement a standards compliant calendaring/groupware server.
        The relevant Internet Request For Comments to be implemented are
        RFC2445, RFC2446, RFC2447, RFC2426. Furthermore, the server will eventually
        implement setup, configuration, security and support mechanisms that will be
        comparable or better than commercial alternatives.
        </p>
        <p>
        <b>(1.5) Interaction with other packages</b>
        </p>
        <p>
        The current codebase depends on the following packages.
        <ul>
           <li>JDK v1.3</li>
           <li>J2EE v1.2.1</li>
           <li>JAAS v1.0</li>
           <li>JUnit v3.7</li>
           <li>Xerces v1.4.3</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>(2) Initial Source of the Package</b>
        </p>
        <p>
        The original codebase came from the Apache Jetspeed project.
        The proposed name of the package is org.apache.commons.periodicity.
        </p>
        <p>
        <b>Required Jakarta-Commons Resources</b>
        </p>
        <p>
        CVS Repository
        Mailing list
        </p>
        <p>
        <b>(4) Initial Committers</b>
        </p>
        <p>
        The initial committer is:
        <ul>
           <li>Jeff Prickett (prickett)</li>
        </ul>
        </p>
        <p>
        There is currently one other contributor. This person does not have
        commit at Apache. His name is Mike George.
        </p>
        </p>
     </body>
  </html>
  
  

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