Enable unit test run in Gump.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352976 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Nicola Ken Barozzi 2003-01-01 11:00:14 +00:00
parent 5052940511
commit e427ecaafd
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@
<package>org.apache.poi</package>
<ant buildfile="centibuild.xml" basedir="." target="compile" vm="1.2">
<ant buildfile="centibuild.xml" basedir="." target="gump" vm="1.2">
<property name="ant.home" reference="home" project="krysalis-centipede"/>
</ant>