This is an automated email from the ASF dual-hosted git repository. martin_s pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/archiva.git
commit 8d73738906901f85cfcdfe0bb7608f19e6d5f279 Author: Martin Stockhammer <[email protected]> AuthorDate: Sat May 4 21:14:40 2019 +0200 Removing tomcat artifact --- archiva-modules/archiva-web/archiva-web-common/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/archiva-modules/archiva-web/archiva-web-common/pom.xml b/archiva-modules/archiva-web/archiva-web-common/pom.xml index 8f71035..24a4ec8 100644 --- a/archiva-modules/archiva-web/archiva-web-common/pom.xml +++ b/archiva-modules/archiva-web/archiva-web-common/pom.xml @@ -460,7 +460,6 @@ --> <argLine>-Xms1024m -Xmx2048m -server -XX:MaxPermSize=256m</argLine> <systemPropertyVariables> - <org.apache.tomcat.util.buf.UDecoder.ALLOW_ENCODED_SLASH>true</org.apache.tomcat.util.buf.UDecoder.ALLOW_ENCODED_SLASH> <appserver.base>${project.build.directory}/appserver-base</appserver.base> <plexus.home>${project.build.directory}/appserver-base</plexus.home> <derby.system.home>${project.build.directory}/appserver-base</derby.system.home>
