"How TO Build" .. slightly commented about optional.jar

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353151 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Tetsuya Kitahata 2003-06-20 04:02:31 +00:00
parent 1ab69aeaf5
commit 04e0debf06

View File

@ -6,6 +6,7 @@
<title>How To Build POI</title>
<authors>
<person email="glens@apache.org" name="Glen Stampoultzis" id="GS"/>
<person email="tetsuya@apache.org" name="Tetsuya Kitahata" id="TK"/>
</authors>
</header>
<body>
@ -49,7 +50,8 @@
</table>
<p>
Just pick the latest versions of these jars and place
them in ANT_HOME/lib
them in ANT_HOME/lib and make sure that optional.jar is
in ANT_HOME/lib .
</p>
</section>
<section>