Author: kiwiwings
Date: Mon Dec 31 12:27:31 2018
New Revision: 1850041

URL: http://svn.apache.org/viewvc?rev=1850041&view=rev
Log:
exclude integrationtest/build from rat-check

Modified:
    poi/trunk/build.xml

Modified: poi/trunk/build.xml
URL: 
http://svn.apache.org/viewvc/poi/trunk/build.xml?rev=1850041&r1=1850040&r2=1850041&view=diff
==============================================================================
--- poi/trunk/build.xml (original)
+++ poi/trunk/build.xml Mon Dec 31 12:27:31 2018
@@ -2172,6 +2172,7 @@ under the License.
                 <exclude name="**/*.iml" />
                 <exclude name="documentation/resources/images/pb-poi.cdr"/>
                 <exclude name="scratchpad/models/poi-hdf.zargo"/>
+                <exclude name="integrationtest/build/**"/>
             </fileset>
         </rat:report>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to