You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@asterixdb.apache.org by im...@apache.org on 2015/10/19 11:46:49 UTC

[26/30] incubator-asterixdb git commit: More source assembly tweaks

More source assembly tweaks

Change-Id: Iadb5074d0e0d4fb2b7d4103aa405e9fc91f443c6
Reviewed-on: https://asterix-gerrit.ics.uci.edu/435
Reviewed-by: Ian Maxon <im...@apache.org>
Tested-by: Ian Maxon <im...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/commit/544669f0
Tree: http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/tree/544669f0
Diff: http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/diff/544669f0

Branch: refs/heads/master
Commit: 544669f0407ce94afa20569317ce2d166607f87c
Parents: f4b7b54
Author: Ian Maxon <im...@apache.org>
Authored: Mon Oct 5 12:17:54 2015 -0700
Committer: Ian Maxon <im...@apache.org>
Committed: Mon Oct 5 12:19:17 2015 -0700

----------------------------------------------------------------------
 src/main/assembly/source.xml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/blob/544669f0/src/main/assembly/source.xml
----------------------------------------------------------------------
diff --git a/src/main/assembly/source.xml b/src/main/assembly/source.xml
index a66cb34..9337bf7 100644
--- a/src/main/assembly/source.xml
+++ b/src/main/assembly/source.xml
@@ -54,7 +54,9 @@
         <include>**/part-*</include>
         <include>**/*.cleaned</include>
         <include>**/*.md</include>
-        <include>**/schema</include>
+        <include>**/schemas</include>
+        <include>**/.hcli</include>
+        <include>**/.properties</include>
         <include>**/*.sh</include>
       </includes>
       <excludes>