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

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

The following commit(s) were added to refs/heads/9.0.x by this push:
     new de68139  Remove reference to (now) unnecessary JAR
de68139 is described below

commit de68139d24de48ac0e17faa70bec7ed0deed2977
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 3ed846e..19ff206 100644
--- a/build.xml
+++ b/build.xml
@@ -232,7 +232,6 @@
     <pathelement location="${bnd.jar}"/>
     <pathelement location="${osgi-annotations.jar}"/>
     <pathelement location="${jdt.jar}"/>
-    <pathelement location="${saaj-api.jar}"/>
     <pathelement location="${jaxrpc-lib.jar}"/>
     <pathelement location="${wsdl4j-lib.jar}"/>
   </path>


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

Reply via email to