]> source.dussan.org Git - poi.git/commitdiff
Ensure that no old version of commons-codec is lingering around and causes hard to...
authorDominik Stadler <centic@apache.org>
Tue, 21 Nov 2017 16:29:01 +0000 (16:29 +0000)
committerDominik Stadler <centic@apache.org>
Tue, 21 Nov 2017 16:29:01 +0000 (16:29 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1815952 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index 793cc6e3eac641ee4d4bd573017cf25b024c3ca8..1332539f2805687142d31587a57a93b459b74121 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -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*"/>