Ensure that no old version of commons-codec is lingering around and causes hard to find build errors locally

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1815952 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Dominik Stadler 2017-11-21 16:29:01 +00:00
parent dcd40982f3
commit 4bc4e1f4e9
1 changed files with 1 additions and 0 deletions

View File

@ -553,6 +553,7 @@ under the License.
<include name="asm-all-5.0.3*"/>
<include name="commons-codec-1.5*"/>
<include name="commons-codec-1.9*"/>
<include name="commons-codec-1.10*"/>
<include name="commons-logging-1.1*.jar"/>
<include name="findbugs-noUpdateChecks-2.0.3*"/>
<include name="jacoco-0.6*"/>