mirror of https://github.com/apache/poi.git
Add missing sysproperty
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@647740 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
8cfc83508b
commit
74de0fb90e
|
@ -794,6 +794,7 @@ under the License.
|
|||
<sysproperty key="HSSF.testdata.path" file="${main.src.test}/org/apache/poi/hssf/data"/>
|
||||
<sysproperty key="HWPF.testdata.path" file="${scratchpad.src.test}/org/apache/poi/hwpf/data"/>
|
||||
<sysproperty key="HSLF.testdata.path" file="${scratchpad.src.test}/org/apache/poi/hslf/data"/>
|
||||
<sysproperty key="HDGF.testdata.path" file="${scratchpad.src.test}/org/apache/poi/hdgf/data"/>
|
||||
<sysproperty key="java.awt.headless" value="true"/>
|
||||
<formatter type="plain"/>
|
||||
<formatter type="xml"/>
|
||||
|
|
Loading…
Reference in New Issue