You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by re...@apache.org on 2022/02/10 20:26:34 UTC

[tomcat] branch 10.0.x updated: Remove accidental add

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

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


The following commit(s) were added to refs/heads/10.0.x by this push:
     new c7b3502  Remove accidental add
c7b3502 is described below

commit c7b35020b37c4cdcc91238edc85900ba261c36b0
Author: remm <re...@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 b88f86b..cfbf19a 100644
--- a/build.xml
+++ b/build.xml
@@ -1915,7 +1915,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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org