This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push: new 256cfbb987 Move extended WebDAV Servlet to test 256cfbb987 is described below commit 256cfbb987348805e8f8dabac1ec66eba11c106a Author: remm <r...@apache.org> AuthorDate: Tue Oct 22 14:53:36 2024 +0200 Move extended WebDAV Servlet to test --- .../org/apache/catalina/servlets/TransientPropertiesWebdavServlet.java | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/java/org/apache/catalina/servlets/TransientPropertiesWebdavServlet.java b/test/org/apache/catalina/servlets/TransientPropertiesWebdavServlet.java similarity index 100% rename from java/org/apache/catalina/servlets/TransientPropertiesWebdavServlet.java rename to test/org/apache/catalina/servlets/TransientPropertiesWebdavServlet.java --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org