Author: suresh
Date: Thu Jan 31 17:42:21 2013
New Revision: 1441084

URL: http://svn.apache.org/viewvc?rev=1441084&view=rev
Log:
HADOOP-9266. Fix javac, findbugs, and release audit warnings on 
branch-trunk-win. Contributed by Chris Nauroth.

Modified:
    hadoop/common/branches/branch-trunk-win/hadoop-mapreduce-project/pom.xml

Modified: 
hadoop/common/branches/branch-trunk-win/hadoop-mapreduce-project/pom.xml
URL: 
http://svn.apache.org/viewvc/hadoop/common/branches/branch-trunk-win/hadoop-mapreduce-project/pom.xml?rev=1441084&r1=1441083&r2=1441084&view=diff
==============================================================================
--- hadoop/common/branches/branch-trunk-win/hadoop-mapreduce-project/pom.xml 
(original)
+++ hadoop/common/branches/branch-trunk-win/hadoop-mapreduce-project/pom.xml 
Thu Jan 31 17:42:21 2013
@@ -217,6 +217,7 @@ with tarfile.open(tar_name, "w:gz") as t
           <excludes>
             <exclude>.eclipse.templates/</exclude>
             <exclude>CHANGES.txt</exclude>
+            <exclude>CHANGES.branch-trunk-win.txt</exclude>
             <exclude>lib/jdiff/**</exclude>
           </excludes>
         </configuration>


Reply via email to