You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2023/12/23 23:32:55 UTC

(commons-parent) 01/02: Documentation [skip ci]

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-parent.git

commit f67a11682c5061ebe17e5f17c4e6ec5ac468663e
Author: Sebb <se...@apache.org>
AuthorDate: Sat Dec 23 23:28:22 2023 +0000

    Documentation [skip ci]
---
 src/assembly/src.xml | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/src/assembly/src.xml b/src/assembly/src.xml
index 9365a6c..6babb3e 100644
--- a/src/assembly/src.xml
+++ b/src/assembly/src.xml
@@ -33,6 +33,14 @@ Licensed to the Apache Software Foundation (ASF) under one or more
         <include>NOTICE*</include>
         <include>RELEASE-NOTES.txt</include>
         <include>pom.xml</include>
+        <!--
+          Note:
+          The following files are deliberately not included in the archive:
+          CODE_OF_CONDUCT.md
+          COMPONENTS.md
+          CONTRIBUTING.md
+          SECURITY.md
+        -->
       </includes>
     </fileSet>
     <fileSet>