nmukhi 2003/01/24 02:56:31 Modified: java/doc build.html Log: Removed reference to lib subdirectories since we have changed lib structure Revision Changes Path 1.4 +2 -3 xml-axis-wsif/java/doc/build.html Index: build.html =================================================================== RCS file: /home/cvs/xml-axis-wsif/java/doc/build.html,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- build.html 24 Jan 2003 10:52:59 -0000 1.3 +++ build.html 24 Jan 2003 10:56:31 -0000 1.4 @@ -50,8 +50,7 @@ </li><li><b>tests</b>: Build tests</li></ul> <h2>Building WSIF by using provided scripts and JAR files</h2> -<p>If you downloaded the source distribution you need to make sure you have all <a href="requirements.html">prerequisite jars</a> available under their respective subdirectories within the lib directory; the README files in each subdirectory will point you to a location where you can download the jar.</p> -<p>Most of necessary jar files are already included in lib directory (we redistribute what we can). You will only need to download the following and put them into the <tt>lib/</tt> directory. +<p>If you downloaded the source distribution you need to make sure you have all <a href="requirements.html">prerequisite jars</a> available under the <tt>lib/</tt> directory. Most of the necessary jar files are already included in lib directory (we redistribute what we can). You will only need to download the following and put them into the <tt>lib/</tt> directory. <ul> <li><b>activation.jar</b></li> <li><b>mail.jar</b></li>