Add additional rat rule to tajo-docs.

Project: http://git-wip-us.apache.org/repos/asf/tajo/repo
Commit: http://git-wip-us.apache.org/repos/asf/tajo/commit/4a87273a
Tree: http://git-wip-us.apache.org/repos/asf/tajo/tree/4a87273a
Diff: http://git-wip-us.apache.org/repos/asf/tajo/diff/4a87273a

Branch: refs/heads/branch-0.11.0
Commit: 4a87273a7724c4397a83edac355aeb5f6674b9e0
Parents: 4f1adf1
Author: Hyunsik Choi <[email protected]>
Authored: Tue Sep 29 11:06:26 2015 -0700
Committer: Hyunsik Choi <[email protected]>
Committed: Tue Sep 29 11:06:26 2015 -0700

----------------------------------------------------------------------
 tajo-docs/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tajo/blob/4a87273a/tajo-docs/pom.xml
----------------------------------------------------------------------
diff --git a/tajo-docs/pom.xml b/tajo-docs/pom.xml
index 0ae2df7..75fbbb9 100644
--- a/tajo-docs/pom.xml
+++ b/tajo-docs/pom.xml
@@ -42,7 +42,7 @@ limitations under the License.
         <configuration>
           <excludes>
             <exclude>BUILDING</exclude>
-            <exclude>src/main/sphinx/**/*.rst</exclude>
+            <exclude>src/main/sphinx/**/*</exclude>
           </excludes>
         </configuration>
       </plugin>

Reply via email to