This is an automated email from the ASF dual-hosted git repository. ggregory 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 62f9bba4 Whitespace 62f9bba4 is described below commit 62f9bba4a6e0deea033e3c906e9302a17ef600dc Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sun Aug 11 09:41:33 2024 -0400 Whitespace --- commons-fileupload2-distribution/src/assembly/bin.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/commons-fileupload2-distribution/src/assembly/bin.xml b/commons-fileupload2-distribution/src/assembly/bin.xml index 9819674d..ecf38f74 100644 --- a/commons-fileupload2-distribution/src/assembly/bin.xml +++ b/commons-fileupload2-distribution/src/assembly/bin.xml @@ -23,7 +23,6 @@ limitations under the License. <format>zip</format> </formats> <includeSiteDirectory>false</includeSiteDirectory> - <dependencySets> <dependencySet> <includes> @@ -36,7 +35,6 @@ limitations under the License. <useProjectArtifact>false</useProjectArtifact> </dependencySet> </dependencySets> - <fileSets> <fileSet> <directory>..</directory> @@ -47,5 +45,4 @@ limitations under the License. </includes> </fileSet> </fileSets> - </assembly>