Repository: maven
Updated Branches:
  refs/heads/master c7a4079de -> ead165454


added README.md to rat excludes (why now?)

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

Branch: refs/heads/master
Commit: ead165454259ffafe128afe4a03d45813eef301d
Parents: c7a4079
Author: Hervé Boutemy <hbout...@apache.org>
Authored: Sat May 28 21:14:54 2016 +0200
Committer: Hervé Boutemy <hbout...@apache.org>
Committed: Sat May 28 21:20:39 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/maven/blob/ead16545/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 316d00c..9eadbe2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -564,6 +564,7 @@ under the License.
             <exclude>.repository/**</exclude> <!-- jenkins with local maven 
repository -->
             <exclude>.maven/spy.log</exclude> <!-- hudson maven3 integration 
log -->
             <exclude>.java-version</exclude>
+            <exclude>README.md</exclude>
           </excludes>
         </configuration>
       </plugin>

Reply via email to