[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jakarta-commons-dev
Subject:    [commons-geometry] branch master updated: Exclude development files from source distribution
From:       aherbert () apache ! org
Date:       2022-11-30 13:53:16
Message-ID: 166981639599.955044.8136190032931597487 () gitbox2-he-fi ! apache ! org
[Download RAW message or body]

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

aherbert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-geometry.git


The following commit(s) were added to refs/heads/master by this push:
     new 32b56330 Exclude development files from source distribution
32b56330 is described below

commit 32b563305e8441cf878264e260707506726d282c
Author: aherbert <aherbert@apache.org>
AuthorDate: Wed Nov 30 13:50:25 2022 +0000

    Exclude development files from source distribution
---
 dist-archive/src/assembly/src.xml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/dist-archive/src/assembly/src.xml b/dist-archive/src/assembly/src.xml
index 27d5d693..ae14ca18 100644
--- a/dist-archive/src/assembly/src.xml
+++ b/dist-archive/src/assembly/src.xml
@@ -27,11 +27,13 @@ limitations under the License.
       <excludes>
         <!-- Exclude meta-data folders, ex: .git, .settings, etc -->
         <exclude>**/.git/**</exclude>
+        <exclude>.gitattributes</exclude>
+        <exclude>.github/**</exclude>
+        <exclude>.gitignore</exclude>
         <exclude>**/.idea/**</exclude>
         <exclude>**/.settings/**</exclude>
         <exclude>**/.project/**</exclude>
         <exclude>**/.classpath</exclude>
-        <exclude>**/.travis.yml</exclude>
         <exclude>**/.checkstyle</exclude>
         <exclude>**/site-content/**</exclude>
         <exclude>**/site-content.README</exclude>

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic