This is an automated email from the ASF dual-hosted git repository. markt 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 1b95bf7e32 Drop files Windows doesn't like. 1b95bf7e32 is described below commit 1b95bf7e3297fa2335e797b0cce93a14a47fec1c Author: Mark Thomas <ma...@apache.org> AuthorDate: Wed May 24 19:50:23 2023 +0100 Drop files Windows doesn't like. There are potential workarounds (spare checkouts) but this creates too much hassle for developers on Windows compared to the benefits these files bring. --- "test/webapp/bug66609/c\"c.txt" | 1 - test/webapp/bug66609/d<d.txt | 1 - test/webapp/bug66609/e>e.txt | 1 - 3 files changed, 3 deletions(-) diff --git "a/test/webapp/bug66609/c\"c.txt" "b/test/webapp/bug66609/c\"c.txt" deleted file mode 100644 index a0aba9318a..0000000000 --- "a/test/webapp/bug66609/c\"c.txt" +++ /dev/null @@ -1 +0,0 @@ -OK \ No newline at end of file diff --git a/test/webapp/bug66609/d<d.txt b/test/webapp/bug66609/d<d.txt deleted file mode 100644 index a0aba9318a..0000000000 --- a/test/webapp/bug66609/d<d.txt +++ /dev/null @@ -1 +0,0 @@ -OK \ No newline at end of file diff --git a/test/webapp/bug66609/e>e.txt b/test/webapp/bug66609/e>e.txt deleted file mode 100644 index a0aba9318a..0000000000 --- a/test/webapp/bug66609/e>e.txt +++ /dev/null @@ -1 +0,0 @@ -OK \ No newline at end of file --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org