From: fhanik Date: Wed, 3 Sep 2008 16:07:33 +0000 (+0000) Subject: update json library version to the latest X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=fde55d73e3f556357f7e4d0566499a72ea0a21d9;p=tomcat7.0 update json library version to the latest git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@691647 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/.classpath b/.classpath index 6bb9d0b68..071456fad 100644 --- a/.classpath +++ b/.classpath @@ -21,7 +21,7 @@ - + diff --git a/build.properties.default b/build.properties.default index 5b0f63f54..8a7c9eeeb 100644 --- a/build.properties.default +++ b/build.properties.default @@ -100,8 +100,8 @@ commons-daemon.loc=${base-commons.loc}/daemon/binaries/commons-daemon-1.0.1.tar. commons-daemon.jsvc.tar.gz=${commons-daemon.lib}/bin/jsvc.tar.gz # ----- JSON Libraries, -json-lib.home=${base.path}/json-20070829 -json-lib.lib=http://repo1.maven.org/maven2/org/json/json/20070829/json-20070829.jar +json-lib.home=${base.path}/json-20080701 +json-lib.lib=http://repo1.maven.org/maven2/org/json/json/20080701/json-20080701.jar json-lib.jar=json.jar # ----- Dojo Toolkit diff --git a/build.xml b/build.xml index 92e3578f5..a804f0b85 100644 --- a/build.xml +++ b/build.xml @@ -663,6 +663,14 @@ + + + + + + + +