You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by cw...@apache.org on 2017/01/09 21:30:24 UTC

svn commit: r1778054 - /uima/uima-ducc/trunk/uima-ducc-parent/pom.xml

Author: cwiklik
Date: Mon Jan  9 21:30:23 2017
New Revision: 1778054

URL: http://svn.apache.org/viewvc?rev=1778054&view=rev
Log:
UIMA-5218 added jira-report.html to rat ignore list

Modified:
    uima/uima-ducc/trunk/uima-ducc-parent/pom.xml

Modified: uima/uima-ducc/trunk/uima-ducc-parent/pom.xml
URL: http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-parent/pom.xml?rev=1778054&r1=1778053&r2=1778054&view=diff
==============================================================================
--- uima/uima-ducc/trunk/uima-ducc-parent/pom.xml (original)
+++ uima/uima-ducc/trunk/uima-ducc-parent/pom.xml Mon Jan  9 21:30:23 2017
@@ -924,6 +924,7 @@ ${uimaDUCCNoticeText}
 										<exclude>**/src/main/webapp/root/opensources/**/*</exclude>
 										<exclude>**/src/main/webapp/etc/**</exclude>
 										<exclude>**/src/main/issuesFixed/**/*</exclude>
+										<exclude>issuesFixed/jira-report.html</exclude>
 									</excludes>
 								</configuration>
 							</execution>