summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorSteven M. Cohen <scohen@apache.org>2005-05-12 04:21:01 +0000
committerSteven M. Cohen <scohen@apache.org>2005-05-12 04:21:01 +0000
commit2b97df9b2751637401576a8a239028dd6c183e91 (patch)
treecef8f9395e780b048a1c5cd2faff89caf34f798f /lib
parentce53f734e02f75c0815efc60306bb262a2ce8365 (diff)
downloadant-2b97df9b2751637401576a8a239028dd6c183e91.tar.gz
Adapt Ant to use the new functionalities of commons-net 1.4.0 to enable greater configurability of the server:
Month names other than English, date formats other than the standard ones (such as all-numeric timestamps on unix), and different server time zones can now be supported in Ant. PR:30706, 33443 Obtained from: Submitted by: Neeme Praks Reviewed by: Steve Cohen CVS: ---------------------------------------------------------------------- CVS: PR: CVS: If this change addresses a PR in the problem report tracking CVS: database, then enter the PR number(s) here. CVS: Obtained from: CVS: If this change has been taken from another system, such as NCSA, CVS: then name the system in this line, otherwise delete it. CVS: Submitted by: CVS: If this code has been contributed to Apache by someone else; i.e., CVS: they sent us a patch or a new module, then include their name/email CVS: address here. If this is your work then delete this line. CVS: Reviewed by: CVS: If we are doing pre-commit code reviews and someone else has CVS: reviewed your changes, include their name(s) here. CVS: If you have not had it reviewed then delete this line. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278252 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'lib')
-rw-r--r--lib/libraries.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libraries.properties b/lib/libraries.properties
index 6b8d81f06..9c714cfc6 100644
--- a/lib/libraries.properties
+++ b/lib/libraries.properties
@@ -5,7 +5,7 @@ antlr.version=2.7.2
bcel.version=5.1
bsf.version=2.3.0
bsh.version=2.0.b1
-commons-net.version=1.2.2
+commons-net.version=1.4.0
commons-logging.version=1.0.4
jdepend.version=2.7
junit.version=3.8.1