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-pool.git
The following commit(s) were added to refs/heads/master by this push: new 156c2926 Obsolete files (no longer present) 156c2926 is described below commit 156c292669d8d7113f7d57453a36e41eed01cd28 Author: Sebb <s...@apache.org> AuthorDate: Tue Jan 21 23:51:20 2025 +0000 Obsolete files (no longer present) --- src/assembly/src-tar-gz.xml | 3 --- src/assembly/src-zip.xml | 2 -- 2 files changed, 5 deletions(-) diff --git a/src/assembly/src-tar-gz.xml b/src/assembly/src-tar-gz.xml index fbc391cf..fdb9b209 100644 --- a/src/assembly/src-tar-gz.xml +++ b/src/assembly/src-tar-gz.xml @@ -25,7 +25,6 @@ <fileSets> <fileSet> <includes> - <include>build.xml</include> <include>checkstyle.xml</include> <include>LICENSE.txt</include> <include>license-header.txt</include> @@ -34,7 +33,6 @@ <include>README.txt</include> <include>RELEASE-NOTES.txt</include> <include>findbugs-exclude-filter.xml</include> - <include>build.properties.sample</include> </includes> <lineEnding>lf</lineEnding> </fileSet> @@ -73,4 +71,3 @@ </fileSet> </fileSets> </assembly> - diff --git a/src/assembly/src-zip.xml b/src/assembly/src-zip.xml index f309ca6d..3078e082 100644 --- a/src/assembly/src-zip.xml +++ b/src/assembly/src-zip.xml @@ -25,7 +25,6 @@ <fileSets> <fileSet> <includes> - <include>build.xml</include> <include>checkstyle.xml</include> <include>LICENSE.txt</include> <include>license-header.txt</include> @@ -34,7 +33,6 @@ <include>README.txt</include> <include>RELEASE-NOTES.txt</include> <include>findbugs-exclude-filter.xml</include> - <include>build.properties.sample</include> </includes> <lineEnding>crlf</lineEnding> </fileSet>