This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-fileupload.git
The following commit(s) were added to refs/heads/master by this push:
new 3672d609 Wrong component name, but not needed as it has an AL
3672d609 is described below
commit 3672d60997f58e1f81d9aabf91a94bbe4b2a88e1
Author: Sebb <[email protected]>
AuthorDate: Fri Jan 17 19:29:55 2025 +0000
Wrong component name, but not needed as it has an AL
---
pom.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 87b18771..3bafc08a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -130,7 +130,6 @@
<configuration>
<excludes>
<exclude>site-content/**</exclude>
- <exclude>src/site/resources/download_lang.cgi</exclude>
<exclude>src/checkstyle/license-header.txt</exclude>
</excludes>
</configuration>