From: Nick Burch Date: Mon, 24 May 2010 14:16:15 +0000 (+0000) Subject: Add a "rat-check" optional target, which runs Apache Rat against the source tree... X-Git-Tag: REL_3_7_BETA1~67 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=c6a5ff361cea5b239e9f7589843b6e1654f01701;p=poi.git Add a "rat-check" optional target, which runs Apache Rat against the source tree to spot files lacking license headers git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@947648 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build.xml b/build.xml index df0dfb674f..9ffdaf88e5 100644 --- a/build.xml +++ b/build.xml @@ -1075,5 +1075,22 @@ under the License. + + + + + + + + + + + + + + + +