aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorDominik Stadler <centic@apache.org>2013-10-30 22:26:13 +0000
committerDominik Stadler <centic@apache.org>2013-10-30 22:26:13 +0000
commit2bd3296911e74f25f8d12a7b20a2b499b9fd40e2 (patch)
tree5fb910fb2020483e7786f0cec8e68c87c9f1c434 /build.xml
parentce38b4907871bf356bdae56c54758dad777057fd (diff)
downloadpoi-2bd3296911e74f25f8d12a7b20a2b499b9fd40e2.tar.gz
poi-2bd3296911e74f25f8d12a7b20a2b499b9fd40e2.zip
Slightly more test-coverage in HSSFSheet/XSSFSheet/SXSSFSheet and fix some Eclipse warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1537331 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index 7695231a85..f461bd4168 100644
--- a/build.xml
+++ b/build.xml
@@ -681,7 +681,7 @@ under the License.
<group name="Main">
<classfiles>
<fileset dir="${main.output.dir}">
- <exclude name=""/>
+ <exclude name="org/apache/poi/hssf/usermodel/DummyGraphics2d.class"/>
</fileset>
</classfiles>
<sourcefiles encoding="UTF-8">