Repository: commons-lang
Updated Branches:
  refs/heads/release 24f3ccf23 -> 92ee7a176 (forced update)


Add rat ignore for .htaccess file


Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/92ee7a17
Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/92ee7a17
Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/92ee7a17

Branch: refs/heads/release
Commit: 92ee7a17603bbbe72915b6fb94bb6e9ae48e7b45
Parents: 873a227
Author: Benedikt Ritter <brit...@apache.org>
Authored: Sun Oct 2 16:06:23 2016 +0200
Committer: Benedikt Ritter <brit...@apache.org>
Committed: Sun Oct 2 16:06:23 2016 +0200

----------------------------------------------------------------------
 pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-lang/blob/92ee7a17/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9e6d308..540e011 100644
--- a/pom.xml
+++ b/pom.xml
@@ -723,6 +723,7 @@
         <configuration>
           <excludes>
             <exclude>site-content/**</exclude>
+            <exclude>src/site/resources/.htaccess</exclude>
             <exclude>src/site/resources/download_lang.cgi</exclude>
             
<exclude>src/site/resources/release-notes/RELEASE-NOTES-*.txt</exclude>
             <exclude>src/test/resources/lang-708-input.txt</exclude>

Reply via email to