You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by pr...@apache.org on 2021/04/08 21:56:58 UTC

[ozone] branch master updated: HDDS-5077. Include dev-support in ozone source distribution (#2134)

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

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


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

commit ccd046e1417e36bc9ae96b6dda59d0b6942c4739
Author: Siyao Meng <50...@users.noreply.github.com>
AuthorDate: Thu Apr 8 14:56:41 2021 -0700

    HDDS-5077. Include dev-support in ozone source distribution (#2134)
    
    Change-Id: Ifccebd5d7f723fc6b5c0a303514ecd1009c38a78
---
 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: commits-unsubscribe@ozone.apache.org
For additional commands, e-mail: commits-help@ozone.apache.org