added reference to developer's guide for more info on why Ant 1.6 is required for building

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@179435 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Steven Caswell 2005-06-01 22:19:20 +00:00
parent 269d283d1d
commit 1a31352333
1 changed files with 2 additions and 1 deletions

View File

@ -27,7 +27,8 @@ However, we don't recommend that as a long-term solution.)
If your code previously relied on unusual aspects, it may no longer work.
- Starting with version 2.1, Ant version 1.6.x is required to build. Copy
junit.jar to ANT_HOME/lib. You can get JUnit from http://www.junit.org.
junit.jar to ANT_HOME/lib. You can get JUnit from http://www.junit.org. See the developer's guide
for more details.
DEPRECATIONS: