You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2023/05/24 18:50:29 UTC

[tomcat] branch main updated: Drop files Windows doesn't like.

This is an automated email from the ASF dual-hosted git repository.

markt 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 4ad8e490b0 Drop files Windows doesn't like.
4ad8e490b0 is described below

commit 4ad8e490b0f9d94aa59262ca5a70ddf52ec327cf
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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org