Repository: commons-release-plugin
Updated Branches:
  refs/heads/master 1900a67fb -> d86ff62ce


(rat) update excludes for test artifacts


Project: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/commons-release-plugin/commit/d86ff62c
Tree: 
http://git-wip-us.apache.org/repos/asf/commons-release-plugin/tree/d86ff62c
Diff: 
http://git-wip-us.apache.org/repos/asf/commons-release-plugin/diff/d86ff62c

Branch: refs/heads/master
Commit: d86ff62ce4dcb2af0fa4b3e0fd8c2d23ba26a263
Parents: 1900a67
Author: Rob Tompkins <chtom...@apache.org>
Authored: Wed Jun 13 12:52:05 2018 -0400
Committer: Rob Tompkins <chtom...@apache.org>
Committed: Wed Jun 13 12:52:05 2018 -0400

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/d86ff62c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1e56a45..6e95e7f 100755
--- a/pom.xml
+++ b/pom.xml
@@ -242,8 +242,8 @@
           <configuration>
             <excludes>
               <exclude>site-content/**</exclude>
-              <exclude>src/site/resources/download_lang.cgi</exclude>
-              
<exclude>src/test/resources/stringEscapeUtilsTestData.txt</exclude>
+              
<exclude>src/site/resources/download_commons-release-plugin.cgi</exclude>
+              
<exclude>src/test/resources/mojos/detach-distributions/commons-text*</exclude>
               
<exclude>src/site/resources/release-notes/RELEASE-NOTES-*.txt</exclude>
             </excludes>
           </configuration>

Reply via email to