From: Nick Burch Date: Fri, 21 Mar 2008 13:41:45 +0000 (+0000) Subject: Tweak some build paths, and add in some tasks for running things like POIFSView and... X-Git-Tag: REL_3_5_BETA2~179 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=46ac8d5e3e6d32c2d60e27fd9dc96c3b2c40f35b;p=poi.git Tweak some build paths, and add in some tasks for running things like POIFSView and BiffViewer git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@639637 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build.xml b/build.xml index b023cfdaf4..27445402e8 100644 --- a/build.xml +++ b/build.xml @@ -140,13 +140,15 @@ under the License. - - - - + + + + + + - - + + @@ -219,6 +221,20 @@ under the License. + + + + + + + + + + + + + + @@ -248,6 +264,8 @@ under the License. connection to the Internet. -Dtestcase=org.apache.poi.xxx.xxx : for the single-test target, specify the test to run + -Dfilename=xxxx.xls : for the command line task targets, specify the + file to run against WARNING: This list is not exhaustive. @@ -499,7 +517,12 @@ under the License. - + + + + + + @@ -531,13 +554,6 @@ under the License. - - - - - - - - - - - - - - + @@ -1413,6 +1423,35 @@ FORREST_HOME environment variable! style="jdepend.xsl"/> + + + + + + + + + + + + + + + + + + + + + + + + + +