Forrest URL added.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353284 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Rainer Klute 2003-08-02 19:49:16 +00:00
parent 68b2ea323f
commit 9f0fb6e148

View File

@ -352,11 +352,10 @@
</target> </target>
<target name="-check-forrest-installed" unless="env.FORREST_HOME"> <target name="-check-forrest-installed" unless="env.FORREST_HOME">
<echo> <echo>Please install Apache Forrest (see
Please install apache forrest and set the &lt;http://xml.apache.org/forrest/index.html&gt;) and set the
FORREST_HOME environment variable. FORREST_HOME environment variable!</echo>
</echo> <fail message="Apache Forrest is not installed."/>
<fail/>
</target> </target>
<!-- <target name="check-docs">--> <!-- <target name="check-docs">-->