scolebourne    2003/01/19 12:14:56

  Modified:    util     STATUS.html
  Removed:     util/src/java/org/apache/commons/util/identifier
                        IdentifierUtils.java
                        LongIncrementingIdentifierFactory.java
                        StringAlphanumeric15IdentifierFactory.java
                        StringAlphanumeric10IdentifierFactory.java
                        StringIncrementingLongIdentifierFactory.java
                        IdentifierFactoryException.java
                        StringIncrementingVLongIdentifierFactory.java
                        LongRandomIdentifierFactory.java
                        StringRMIIdentifierFactory.java
               util     project.properties PROPOSAL gump.xml project.xml
                        build.xml RELEASE-NOTES.txt build-gump.xml
               util/src/java/org/apache/commons/util/lru ILRUElement.java
                        LRUStore.java LRUElement.java
                        LRUElementDescriptor.java LRUElementImp.java
                        LRUStoreImp.java
               util/src/conf MANIFEST.MF
               util/src/test/org/apache/commons/util/identifier
                        TestIdentifierUtils.java
                        TestIdentifierFactories.java
                        IdentifierTestSuite.java
  Log:
  Util project closed
  
  Revision  Changes    Path
  1.3       +3 -90     jakarta-commons-sandbox/util/STATUS.html
  
  Index: STATUS.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/util/STATUS.html,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- STATUS.html       22 Dec 2002 23:03:27 -0000      1.2
  +++ STATUS.html       19 Jan 2003 20:14:56 -0000      1.3
  @@ -1,98 +1,11 @@
   <html>
   <head>
  -<title>Status File for Jakarta Commons Util Component</title>
  +<title>Status for Util Package</title>
   </head>
   <body bgcolor="white">
   
  -
  -<div align="center">
  -<h1>The Jakarta Commons <em>Util</em> Component</h1>
  -$Id$<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><b>December 2002</b>. It is intended that the Util component will be closed in 
  -the near future as it has no prospect of release. Code is being migrated to other
  -locations.</p>
  -
  -<p>The <em>Util</em> Component contains a set of Java classes that provide
  -utility methods and classes to enhance the standard Java classes.</p>
  -
  -
  -<a name="Dependencies"></a>
  -<h3>2.  DEPENDENCIES</h3>
  -
  -<p>The <em>Util</em> component is dependent upon the following external
  -components for development and use:</p>
  -<ul>
  -<li>Apache Jakarta Commons Lang</li>
  -<li><a href="http://java.sun.com/j2se";>Java Development Kit</a>
  -    (Version 1.2 or later)</li>
  -<li><a href="http://www.junit.org";>JUnit Testing Framework</a>
  -    (Version 3.7 or later) - for unit tests only, not required
  -    for deployment</li>
  -</ul>
  -
  -
  -<a name="Release Info"></a>
  -<h3>3.  RELEASE INFO</h3>
  -
  -<p>Current Release: 
  -No current release
  -</p>
  -
  -<p>Planned Next Release:  
  -No current release plans
  -</p>
  -
  -
  -<a name="Known Issues"></a>
  -<h3>4.  KNOWN ISSUES</h3>
  -<p>
  -<ul>
  -</ul>
  -</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. Note that all 
are
  -still under discussion, so please mail the list before actioning.</p>
  -<ul>
  -<li>Testing</li>
  -</ul>
  -
  -
  -<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>Lang</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>Geir Magnusson, Jr. (geir)
  -<li>Henri Yandell (bayard)
  -<li>Scott Sanders (sanders)
  -<li>Daniel Rall (dlr)
  -<li>Aaron Smuts (asmuts)
  -<li>Jason van Zyl (jvanzyl)
  -<li>Leonard Richardson (leonardr)
  -<li>Kasper Nielsen (knielsen)
  -<li>Jon Stevens (jon)
  -<li>Stephen Colebourne (scolebourne)
  -</ul>
  +<h1>CLOSED PROJECT</h1>
  +<p>The pattern project has now been closed. Code has moved to [lang] and 
[collections] projects.</p>
   
   </body>
   </html>
  
  
  

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

Reply via email to