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.gitThe 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 <
[hidden email]>
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:
[hidden email]
For additional commands, e-mail:
[hidden email]