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 3f3bf0e66c2e92d5edab69fcf5df290ec0db7877 Author: Mark Thomas <ma...@apache.org> AuthorDate: Mon Jan 18 22:39:40 2021 +0000 Remove reference to (now) unnecessary JAR --- build.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/build.xml b/build.xml index 5b294c3..54b4acc 100644 --- a/build.xml +++ b/build.xml @@ -232,7 +232,6 @@ <!-- Classpaths --> <path id="compile.classpath"> <pathelement location="${jdt.jar}"/> - <pathelement location="${saaj-api.jar}"/> </path> <path id="tomcat.classpath"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org