This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git

commit 02c29af1b2e8490e4de73e50ed37dbb0c182791e
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Fri Jul 5 13:43:17 2019 +0100

    Remove unused properties for long since removed module
---
 build.properties.default | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/build.properties.default b/build.properties.default
index 4b31cc8..662ebf1 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -290,16 +290,6 @@ 
checkstyle.loc=${base-checkstyle.loc}/com/puppycrawl/tools/checkstyle-backport-j
 checkstyle.jar=${checkstyle.home}/checkstyle-${checkstyle.version}-all.jar
 
 
-# ----- JSON Libraries (for bayeux module) -----
-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 (for bayeux module) -----
-dojo-js.home=${base.path}/dojo-release-1.1.1
-dojo-js.loc=http://download.dojotoolkit.org/release-1.1.1/dojo-release-1.1.1.tar.gz
-dojo-js.jar=${dojo-js.home}/dojo/dojo.js
-
 # ----- Cobertura code coverage tool -----
 cobertura.version=2.0.3
 cobertura.checksum.enabled=true


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to