You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2021/01/18 22:42:00 UTC

[tomcat] 02/02: Remove reference to (now) unnecessary JAR

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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org