This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.1.x by this push:
new 21a5c1ddf7 Drop files Windows doesn't like.
21a5c1ddf7 is described below
commit 21a5c1ddf7c9540a985c86f500f8173d32d902e1
Author: Mark Thomas <[email protected]>
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: [email protected]
For additional commands, e-mail: [email protected]