Forrest URL added.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353283 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
697991586d
commit
5c7551531b
@ -354,11 +354,10 @@
|
||||
</target>
|
||||
|
||||
<target name="-check-forrest-installed" unless="env.FORREST_HOME">
|
||||
<echo>
|
||||
Please install apache forrest and set the
|
||||
FORREST_HOME environment variable.
|
||||
</echo>
|
||||
<fail/>
|
||||
<echo>Please install Apache Forrest (see
|
||||
<http://xml.apache.org/forrest/index.html>) and set the
|
||||
FORREST_HOME environment variable!</echo>
|
||||
<fail message="Apache Forrest is not installed."/>
|
||||
</target>
|
||||
|
||||
<!-- <target name="check-docs">-->
|
||||
|
Loading…
Reference in New Issue
Block a user