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:40:20 UTC

[tomcat] branch master updated: Remove reference to (now) unnecessary JAR

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

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


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

commit f5af4571837553eeb76a7b3b8d79dcb9664847ca
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 9de574a..32142c8 100644
--- a/build.xml
+++ b/build.xml
@@ -236,7 +236,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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org