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

prashantpogde pushed a commit to branch ozone-1.1
in repository https://gitbox.apache.org/repos/asf/ozone.git


The following commit(s) were added to refs/heads/ozone-1.1 by this push:
     new f2406c4  HDDS-5077. Include dev-support in ozone source distribution 
(#2134)
f2406c4 is described below

commit f2406c4b4eb2b1295d06ec379cfe684ed9a16637
Author: Siyao Meng <[email protected]>
AuthorDate: Thu Apr 8 14:56:41 2021 -0700

    HDDS-5077. Include dev-support in ozone source distribution (#2134)
    
    Change-Id: Ifccebd5d7f723fc6b5c0a303514ecd1009c38a78
    (cherry picked from commit ccd046e1417e36bc9ae96b6dda59d0b6942c4739)
---
 hadoop-ozone/dist/src/main/assemblies/ozone-src.xml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/hadoop-ozone/dist/src/main/assemblies/ozone-src.xml 
b/hadoop-ozone/dist/src/main/assemblies/ozone-src.xml
index 5908c6a..9c7dd11 100644
--- a/hadoop-ozone/dist/src/main/assemblies/ozone-src.xml
+++ b/hadoop-ozone/dist/src/main/assemblies/ozone-src.xml
@@ -62,6 +62,10 @@
       </includes>
     </fileSet>
     <fileSet>
+      <directory>dev-support</directory>
+      <useDefaultExcludes>true</useDefaultExcludes>
+    </fileSet>
+    <fileSet>
       <directory>hadoop-hdds</directory>
       <useDefaultExcludes>true</useDefaultExcludes>
       <excludes>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to