From: Nick Burch Date: Tue, 24 May 2016 13:32:33 +0000 (+0000) Subject: Another exclude X-Git-Tag: REL_3_15_BETA2~228 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=6d033c9adbba543f3709ccf52653e7f5cf5d750d;p=poi.git Another exclude git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1745358 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/integrationtest/build.xml b/src/integrationtest/build.xml index 11c025ccb4..8a96444c0e 100644 --- a/src/integrationtest/build.xml +++ b/src/integrationtest/build.xml @@ -133,7 +133,7 @@ under the License. encoding="ASCII" fork="yes" includeantruntime="false" - excludes="org/apache/poi/hslf/**,org/apache/poi/hsmf/**,**/EmbeddedObjects.java,**/EmeddedObjects.java,**/Word2Forrest.java" + excludes="org/apache/poi/hslf/**,org/apache/poi/hsmf/**,**/EmbeddedObjects.java,**/EmeddedObjects.java,**/LoadEmbedded.java,**/Word2Forrest.java" classpath="${jarpackage}" classpathref="libs">