aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2019-05-31 00:13:37 +0000
committerPJ Fanning <fanningpj@apache.org>2019-05-31 00:13:37 +0000
commit8638dbf9b82428c5112d244a2b9cbe6ab111597c (patch)
tree2846560ed788441d9a184c092d4299a18a14d5d4 /build.xml
parent85b09a629c11ba40da6ae1fdb139baaab2614b44 (diff)
downloadpoi-8638dbf9b82428c5112d244a2b9cbe6ab111597c.tar.gz
poi-8638dbf9b82428c5112d244a2b9cbe6ab111597c.zip
[bug-63463] ignore forbiddenapis in new testcase
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1860422 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index 2113f59d58..81637304bf 100644
--- a/build.xml
+++ b/build.xml
@@ -2178,7 +2178,6 @@ under the License.
<exclude name="resources/main/org/apache/poi/sl/draw/geom/presetShapeDefinitions.xml" />
<exclude name="resources/ooxml/org/apache/poi/xssf/usermodel/presetTableStyles.xml" />
<exclude name="ooxml/resources/org/apache/poi/xdgf/visio.xsd" />
- <exclude name="ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFSheetShiftRowsAndColumns.java" />
<exclude name="**/*.iml" />
<exclude name="documentation/resources/images/pb-poi.cdr"/>
<exclude name="scratchpad/models/poi-hdf.zargo"/>