Package jakarta-commons-collections31: Information

    Source package: jakarta-commons-collections31
    Version: 3.1-alt5_9jpp5
    Build time:  Dec 14, 2010, 07:11 PM
    Category: Development/Java
    Report package bug
    License: Apache Software License v2
    Summary: Jakarta Commons Collections Package
    Description: 
    The introduction of the Collections API by Sun in JDK 1.2 has been a
    boon to quick and effective Java programming. Ready access to powerful
    data structures has accelerated development by reducing the need for
    custom container classes around each core object. Most Java2 APIs are
    significantly easier to use because of the Collections API.
    However, there are certain holes left unfilled by Sun's
    implementations, and the Jakarta-Commons Collections Component strives
    to fulfill them. Among the features of this package are:
    - special-purpose implementations of Lists and Maps for fast access
    - adapter classes from Java1-style containers (arrays, enumerations) to
    Java2-style collections.
    - methods to test or create typical set-theory properties of collections
    such as union, intersection, and closure.

    List of rpms provided by this srpm:
    jakarta-commons-collections31 (noarch)
    jakarta-commons-collections31-javadoc (noarch)
    jakarta-commons-collections31-repolib (noarch)
    jakarta-commons-collections31-testframework (noarch)
    jakarta-commons-collections31-testframework-javadoc (noarch)
    jakarta-commons-collections31-tomcat5 (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko
    Vladimir Lettiev

      1. /proc
      2. ant
      3. ant-junit
      4. xml-commons-jaxp-1.3-apis
      5. jpackage-compat
      6. jpackage-utils >= 0:1.6

    Last changed


    Dec. 14, 2010 Igor Vlasenko 1:3.1-alt5_9jpp5
    - compat build
    June 4, 2009 Igor Vlasenko 1:3.1-alt4_9jpp5
    - fixed pre/trigger bug
    Sept. 8, 2008 Igor Vlasenko 1:3.1-alt3_9jpp5
    - converted from JPackage by jppimport script