diff --git a/STATUS.html b/STATUS.html index ca6858c4d..922b24807 100644 --- a/STATUS.html +++ b/STATUS.html @@ -7,7 +7,7 @@

The Jakarta Commons Collections Package

-$Id: STATUS.html,v 1.6 2001/05/16 22:32:04 rwaldhoff Exp $
+$Id: STATUS.html,v 1.7 2001/07/14 23:43:10 craigmcc Exp $
[Introduction] [Dependencies] [Release Info] @@ -64,7 +64,7 @@ components for development and use:

  • Java Development Kit (Version 1.2 or later)
  • JUnit Testing Framework - (Version 3.2 or later) - for unit tests only, not required + (Version 3.7 or later) - for unit tests only, not required for deployment
  • @@ -72,7 +72,8 @@ components for development and use:

    3. RELEASE INFO

    -

    Current Release: Unreleased, CVS Repository Only

    +

    Current Release: +Version 1.0

    Planned Next Release: TBD

    @@ -124,4 +125,4 @@ component to ensure that it continues to meet a variety of needs.

    - \ No newline at end of file + diff --git a/build.xml b/build.xml index f9b239710..f1061df21 100644 --- a/build.xml +++ b/build.xml @@ -1,4 +1,4 @@ - + @@ -49,7 +49,7 @@ - + diff --git a/src/conf/MANIFEST.MF b/src/conf/MANIFEST.MF index 67cf62c30..b38f68f20 100644 --- a/src/conf/MANIFEST.MF +++ b/src/conf/MANIFEST.MF @@ -1,6 +1,6 @@ -Extension-Name: @name@ +Extension-Name: org.apache.commons.collections Specification-Vendor: Apache Software Foundation Specification-Version: 1.0 Implementation-Vendor: Apache Software Foundation -Implementation-Version: @version@ +Implementation-Version: 1.0