From: Andreas Beeker Date: Sat, 21 Jul 2018 10:28:53 +0000 (+0000) Subject: replaced forrest ant integration with ant invocation - copying xml-resolver.jar in... X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=fc044c7840025661979357737721c8f70bb684fd;p=poi.git replaced forrest ant integration with ant invocation - copying xml-resolver.jar in $ANT_HOME/lib isn't necessary anymore git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1836402 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build.xml b/build.xml index 48a492db27..4b6fff2ed0 100644 --- a/build.xml +++ b/build.xml @@ -24,9 +24,7 @@ under the License. updated to forrest 0.9: To build the documentation you will need to install forrest and set - the FORREST_HOME environment variable. Forrest 0.9 required. - check https://forrest.apache.org/docs_0_90/your-project.html#invoking_from_ant - TODO: cp forrest/lib/core/xml-commons-resolver-*.jar $ANT_HOME/lib + the FORREST_HOME environment variable. Since POI 4.0 you will need JDK 1.8 or newer to build and run POI. @@ -56,13 +54,6 @@ under the License. - - - - - - - @@ -1757,9 +1748,11 @@ under the License. - + + Broken links: @@ -2111,7 +2104,7 @@ under the License. -