* collections/README.txt
Updated URL to Ant web site. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131104 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5be840a7f7
commit
4154ccff85
|
@ -7,7 +7,7 @@ project.
|
||||||
This component requires the excellent Ant utility. It can
|
This component requires the excellent Ant utility. It can
|
||||||
be found here :
|
be found here :
|
||||||
|
|
||||||
http://jakarta.apache.org/ant/
|
http://ant.apache.org/
|
||||||
|
|
||||||
For testing the project, you will also need JUnit :
|
For testing the project, you will also need JUnit :
|
||||||
|
|
||||||
|
@ -38,5 +38,3 @@ $ ant doc
|
||||||
To build the jar and API doc at once :
|
To build the jar and API doc at once :
|
||||||
|
|
||||||
$ ant dist
|
$ ant dist
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue