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

commit 8abf1984b72343392b5d24a8397c6ac1138552f3
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Mon Jan 17 09:29:22 2022 +0000

    Remove unnecessary option
---
 build.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/build.xml b/build.xml
index f8bc7df..f02b366 100644
--- a/build.xml
+++ b/build.xml
@@ -947,7 +947,6 @@
       <!-- Uncomment this to show unchecked warnings:
       <compilerarg value="-Xlint:unchecked"/>
       -->
-      <compilerarg value="-XDignore.symbol.file"/>
       <classpath refid="compile.classpath" />
     </javac>
     <!-- Copy static resource files -->

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

Reply via email to