- 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.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@179416 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Gary D. Gregory 2005-06-01 20:36:59 +00:00
parent 821678276c
commit 269d283d1d
1 changed files with 3 additions and 0 deletions

View File

@ -26,6 +26,9 @@ However, we don't recommend that as a long-term solution.)
- The StopWatch class has had much extra validation added.
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.
DEPRECATIONS: