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 <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 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-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org