You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sentry.apache.org by sh...@apache.org on 2013/09/21 02:14:57 UTC

git commit: SENTRY-18: Add sentry-tests-hive to assembly src (Gregory Chanan via Shreepadma Venugopalan)

Updated Branches:
  refs/heads/master aef404c60 -> 3ce50d56c


SENTRY-18: Add sentry-tests-hive to assembly src (Gregory Chanan via Shreepadma Venugopalan)


Project: http://git-wip-us.apache.org/repos/asf/incubator-sentry/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-sentry/commit/3ce50d56
Tree: http://git-wip-us.apache.org/repos/asf/incubator-sentry/tree/3ce50d56
Diff: http://git-wip-us.apache.org/repos/asf/incubator-sentry/diff/3ce50d56

Branch: refs/heads/master
Commit: 3ce50d56cea406e77c879043d893421b1c6a925e
Parents: aef404c
Author: Shreepadma Venugopalan <sh...@apache.org>
Authored: Fri Sep 20 17:13:46 2013 -0700
Committer: Shreepadma Venugopalan <sh...@apache.org>
Committed: Fri Sep 20 17:14:23 2013 -0700

----------------------------------------------------------------------
 sentry-dist/src/main/assembly/src.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-sentry/blob/3ce50d56/sentry-dist/src/main/assembly/src.xml
----------------------------------------------------------------------
diff --git a/sentry-dist/src/main/assembly/src.xml b/sentry-dist/src/main/assembly/src.xml
index 20020c8..bf41707 100644
--- a/sentry-dist/src/main/assembly/src.xml
+++ b/sentry-dist/src/main/assembly/src.xml
@@ -42,6 +42,7 @@
         <include>org.apache.sentry:sentry-provider</include>
         <include>org.apache.sentry:sentry-provider-file</include>
         <include>org.apache.sentry:sentry-tests</include>
+        <include>org.apache.sentry:sentry-tests-hive</include>
         <include>org.apache.sentry:sentry-dist</include>
       </includes>