Update readme with more accurate information.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1497539 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
fe63f95fbf
commit
4adba2b88b
|
@ -4,9 +4,9 @@ Apache Commons Collections
|
||||||
Welcome to the Collections component of the Apache Commons project.
|
Welcome to the Collections component of the Apache Commons project.
|
||||||
This component contains many new collections and collection utilities.
|
This component contains many new collections and collection utilities.
|
||||||
|
|
||||||
Two jar files are produced by this component.
|
Two jar files (apart from sources and javadocs) are produced by this component.
|
||||||
The first, commons-collections.jar is the main jar used by applications.
|
The first, commons-collections4-x.y.jar is the main jar used by applications.
|
||||||
The second, commons-collections-testframework.jar is an extension to junit
|
The second, commons-collections4-x.y-tests.jar is an extension to junit
|
||||||
for testing new collection implementations and is not normally used by applications.
|
for testing new collection implementations and is not normally used by applications.
|
||||||
|
|
||||||
Building from source
|
Building from source
|
||||||
|
|
Loading…
Reference in New Issue