commit | f4b7b54f546fb2173e8483216aa852884cd4d665 | [log] [tgz] |
---|---|---|
author | Ian Maxon <imaxon@apache.org> | Mon Oct 05 11:05:15 2015 -0700 |
committer | Ian Maxon <imaxon@apache.org> | Mon Oct 05 11:38:02 2015 -0700 |
tree | 4d28cd11e4554b19c71cbd72880a6e4f9534418e | |
parent | fdcafe0c00df1a296704f1571097b88bead98e0e [diff] |
Include some misc things in source assembly Change-Id: Iadb5074d0e0d4fb2b7d4103aa405e9fc91f443c5 Reviewed-on: https://asterix-gerrit.ics.uci.edu/433 Reviewed-by: Ian Maxon <imaxon@apache.org> Tested-by: Ian Maxon <imaxon@apache.org>
diff --git a/src/main/assembly/source.xml b/src/main/assembly/source.xml index 3dc6d96..a66cb34 100644 --- a/src/main/assembly/source.xml +++ b/src/main/assembly/source.xml
@@ -54,6 +54,8 @@ <include>**/part-*</include> <include>**/*.cleaned</include> <include>**/*.md</include> + <include>**/schema</include> + <include>**/*.sh</include> </includes> <excludes> <exclude>**/${project.build.directory}/**</exclude>