4.2. Getting the Commons Collections Source Code

Problem

You need the source code for the Commons Collections project.

Solution

Download the source from http://jakarta.apache.org/site/sourceindex.cgi. Following the same procedure outlined in Recipe 1.3, download a file named commons-collections-3.0-src.zip (or commons-collections-3.0-src.tar.gz); once you unzip this archive, you will have the source to Commons Collections in ./commons-collections-3.0-src/src.

See Also

Most Commons components follow a similar convention for the layout of binary and source distributions. For more information about the layout of the Collections source distribution, see Recipe 1.3. For information on obtaining the binary distribution for Commons Collections, see Recipe 4.1.

Get Jakarta Commons Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.