This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit d23766b22ffbb2931e8c4ad30abe6d8af0f806bf 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 e699833..a604caf 100644 --- a/build.xml +++ b/build.xml @@ -227,7 +227,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