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

remm 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 dcd881e  Remove accidental add
dcd881e is described below

commit dcd881e8d80f9f14ee3d4ac9fa1468b74f8e1ac8
Author: remm <r...@apache.org>
AuthorDate: Thu Feb 10 21:25:42 2022 +0100

    Remove accidental add
---
 build.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/build.xml b/build.xml
index df3a0fb..d641dc4 100644
--- a/build.xml
+++ b/build.xml
@@ -1897,7 +1897,6 @@
     </condition>
   </target>
 
-  <property name="runtests.librarypath" 
value="-Djava.library.path=${test.apr.loc}"/>
   <property name="opens.javalang" 
value="--add-opens=java.base/java.lang=ALL-UNNAMED"/>
   <property name="opens.javaio" 
value="--add-opens=java.base/java.io=ALL-UNNAMED"/>
   <property name="opens.sunrmi" 
value="--add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED"/>

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

Reply via email to