You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ki...@apache.org on 2016/11/27 21:14:56 UTC

svn commit: r1771649 - /poi/trunk/build.xml

Author: kiwiwings
Date: Sun Nov 27 21:14:55 2016
New Revision: 1771649

URL: http://svn.apache.org/viewvc?rev=1771649&view=rev
Log:
rat-check fix

Modified:
    poi/trunk/build.xml

Modified: poi/trunk/build.xml
URL: http://svn.apache.org/viewvc/poi/trunk/build.xml?rev=1771649&r1=1771648&r2=1771649&view=diff
==============================================================================
--- poi/trunk/build.xml (original)
+++ poi/trunk/build.xml Sun Nov 27 21:14:55 2016
@@ -2076,6 +2076,8 @@ under the License.
               <exclude name="ooxml/resources/org/apache/poi/xdgf/visio.xsd" />
               <exclude name="examples/src/org/apache/poi/xslf/usermodel/pie-chart-data.txt" />
               <exclude name="**/*.iml" />
+              <exclude name="documentation/resources/images/pb-poi.cdr"/>
+           	  <exclude name="scratchpad/models/poi-hdf.zargo"/>
            </fileset>
        </rat:report>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org