bayard      2003/08/11 11:13:04

  Added:       combo    PROPOSAL.html STATUS.html
  Log:
  Added the Charter-demanded documentation.
  
  Revision  Changes    Path
  1.1                  jakarta-commons/combo/PROPOSAL.html
  
  Index: PROPOSAL.html
  ===================================================================
  <html>
  <head>
  <title>Proposal for Combo Package</title>
  </head>
  <body bgcolor="white">
  
  <div align="center">
  <h1>Proposal for <em>Combo</em> Package</h1>
  </div>
  
  <h3>(0) Rationale</h3>
  
  <p>Jakarta Commons is a mess of jars. The Combo project builds and releases multiple 
Commons projects as a single jar, and a single javadoc. </p>
  
  
  <h3>(1) Scope of the Package</h3>
  
  <p>Initially Combo will limit itself only to the released Commons projects. 
  There will be different Combo releases consisting of different Commons projects, 
mainly driven by the external dependencies. </p>
  
  
  <h3>(1.5) Interaction With Other Packages</h3>
  
  <p><em>Combo</em> releases will state their dependencies as a part of the definition 
of the sub-project. </p>
  
  <p>No external configuration files are utilized.</p>
  
  
  <h3>(2) Initial Source of the Package</h3>
  
  <p>The initial source is a series of Ant scripts in the Combo CVS module.</p>
  
  <h3>(3)  Required Jakarta-Commons Resources</h3>
  
  <ul>
  <li>CVS Repository - New directory <code>combo</code> in the
      <code>jakarta-commons</code> CVS repository.</li>
  <li>Mailing List - Discussions will take place on the general
      <em>[EMAIL PROTECTED]</em> mailing list.  To help
      list subscribers identify messages of interest, it is suggested that
      the message subject of messages about this component be prefixed with
      [combo].</li>
  <li>Bugzilla - New component "Combo" under the "Commons" product
      category, with appropriate version identifiers as needed.</li>
  <li>Jyve FAQ - New category "commons-combo" (when available).</li>
  </ul>
  
  
  <h3>(4) Initial Committers</h3>
  
  <p>The initial committers on the Combo component shall be as follows:
  <ul>
  <li>Craig R. McClanahan (craigmcc)</li>
  <li>Henri Yandell (bayard)</li>
  </ul>
  </p>
  
  </body>
  </html>
  
  
  
  1.1                  jakarta-commons/combo/STATUS.html
  
  Index: STATUS.html
  ===================================================================
  <html>
  <head>
  <title>Status File for Jakarta Commons "Combo" Component</title>
  </head>
  <body bgcolor="white">
  
  
  <div align="center">
  <h1>The Jakarta Commons <em>Combo</em> Component</h1>
  $Id: STATUS.html,v 1.1 2003/08/11 18:13:04 bayard Exp $<br />
  <a href="#Introduction">[Introduction]</a>
  <a href="#Dependencies">[Dependencies]</a>
  <a href="#Release Info">[Release Info]</a>
  <a href="#Known Issues">[Known Issues]</a>
  <a href="#Action Items">[Action Items]</a>
  <a href="#Committers">[Committers]</a>
  <br /><br />
  </div>
  
  
  <a name="Introduction"></a>
  <h3>1.  INTRODUCTION</h3>
  
  <p>The <em>Combo</em> component is a project which releases distributons 
  consisting of other Commons projects. </p>
  
  
  <a name="Dependencies"></a>
  <h3>2.  DEPENDENCIES</h3>
  
  <p>The <em>Combo</em> component releases will specify their dependencies 
  individually. 
  
  <a name="Release Info"></a>
  <h3>3.  RELEASE INFO</h3>
  
  <p>Current Release: 
  None
  </p>
  
  <p>Planned Next Release:  
  Commons-Core 1.0
  </p>
  
  
  <a name="Known Issues"></a>
  <h3>4.  KNOWN ISSUES</h3>
  <p>
  None
  </p>
  
  
  <a name="Action Items"></a>
  <h3>5.  ACTION ITEMS</h3>
  
  <p>Want to help?  Here's some "to do" items the team has identified as possibly 
being in scope for Combo.
  Note that all are still under discussion, so please mail the list before 
actioning.</p>
  <p>None</p>
  
  
  <a name="Committers"></a>
  <h3>6.  COMMITTERS</h3>
  
  <p>The following individuals are the primary developers and maintainers of this
  component.  Developers who plan to use <em>Combo</em> in their own
  projects are encouraged to collaborate on the future development of this
  component to ensure that it continues to meet a variety of needs.</p>
  <ul>
  <li><a href="mailto:[EMAIL PROTECTED]">Craig R. McClanahan</a></li>
  <li><a href="mailto:[EMAIL PROTECTED]">Henri Yandell</a></li>
  <!-- New committers, add your name here -->
  </ul>
  
  </body>
  </html>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to