Return-Path: X-Original-To: apmail-tajo-commits-archive@minotaur.apache.org Delivered-To: apmail-tajo-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 80C4810328 for ; Tue, 11 Mar 2014 07:52:28 +0000 (UTC) Received: (qmail 89162 invoked by uid 500); 11 Mar 2014 07:52:28 -0000 Delivered-To: apmail-tajo-commits-archive@tajo.apache.org Received: (qmail 89135 invoked by uid 500); 11 Mar 2014 07:52:27 -0000 Mailing-List: contact commits-help@tajo.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tajo.incubator.apache.org Delivered-To: mailing list commits@tajo.incubator.apache.org Received: (qmail 89127 invoked by uid 99); 11 Mar 2014 07:52:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Mar 2014 07:52:27 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 11 Mar 2014 07:52:26 +0000 Received: (qmail 86477 invoked by uid 99); 11 Mar 2014 07:52:02 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Mar 2014 07:52:02 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id DD50093E6AF; Tue, 11 Mar 2014 07:52:01 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: hyunsik@apache.org To: commits@tajo.incubator.apache.org Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: git commit: TAJO-681: Embed sphinx rtd theme into tajo-docs. (missed exclude rat rule) Date: Tue, 11 Mar 2014 07:52:01 +0000 (UTC) X-Virus-Checked: Checked by ClamAV on apache.org Repository: incubator-tajo Updated Branches: refs/heads/branch-0.8.0 3bba0ecef -> 113574071 TAJO-681: Embed sphinx rtd theme into tajo-docs. (missed exclude rat rule) Project: http://git-wip-us.apache.org/repos/asf/incubator-tajo/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-tajo/commit/11357407 Tree: http://git-wip-us.apache.org/repos/asf/incubator-tajo/tree/11357407 Diff: http://git-wip-us.apache.org/repos/asf/incubator-tajo/diff/11357407 Branch: refs/heads/branch-0.8.0 Commit: 113574071d62782fb168086899522d5a23aec4b8 Parents: 3bba0ec Author: Hyunsik Choi Authored: Tue Mar 11 16:50:58 2014 +0900 Committer: Hyunsik Choi Committed: Tue Mar 11 16:51:45 2014 +0900 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-tajo/blob/11357407/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 01a39af..7fb8d42 100644 --- a/pom.xml +++ b/pom.xml @@ -362,6 +362,7 @@ **/.settings/** atlassian-ide-plugin.xml .reviewboardrc + **/sphinx_rtd_theme/**/* **/*.rst