psmith      2003/12/16 18:05:57

  Modified:    src/xdocs chainsaw.xml
  Log:
  updated install doc with correct ant command line info. Thanks
  to Raymond DeCampo for spotting that.
  
  Also added details of where to get Cygwin, and that
  JDK 1.4.2 is the preffered choice.
  
  Revision  Changes    Path
  1.3       +3 -3      jakarta-log4j/src/xdocs/chainsaw.xml
  
  Index: chainsaw.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-log4j/src/xdocs/chainsaw.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- chainsaw.xml      15 Dec 2003 21:59:31 -0000      1.2
  +++ chainsaw.xml      17 Dec 2003 02:05:57 -0000      1.3
  @@ -64,12 +64,12 @@
                        by <a href="install-chainsaw.xml">clicking here</a>.</p>    
                        <P>You will need the following installed to utilise this 
installation script:</P>
                        <UL>
  -                      <li>JDK 1.3+</li>
  +                      <li>JDK 1.3+ (1.4.2 is <b><i>strongly</i></b> recommeded)</li>
                         <li>Ant 1.5+</li>
  -                      <li>CVS</li>
  +                      <li>CVS (<a href="http://www.cygwin.com/";>Cygwin</a> is handy 
for Windows users)</li>
                        </UL>
                        <P>Once you have downloaded and placed this script in a 
directory where you want Chainsaw v2 installed, you can type:</P>
  -                     <pre>ant</pre>
  +                     <pre>ant -f install-chansaw.xml</pre>
                        <P>This will download everything you need to build and run 
Chainsaw v2.</P>
                        <P>When finally released, we plan to have Chainsaw v2 
available via Java WebStart.</P>
       </section>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to