husted      02/01/01 07:02:25

  Added:       contrib/scaffold build.html
  Log:
  Add build.html page to document where relevant JARs can be obtained.
  
  Revision  Changes    Path
  1.1                  jakarta-struts/contrib/scaffold/build.html
  
  Index: build.html
  ===================================================================
  <html>
  <body>
  
  <p>See the build-properites.xml for requisite JARs.</p>
  <ul>
  <li>commons-beanutils.jar - <a 
href="http://jakarta.apache.org/commons";>jakarta.apache.org/commons</a></li>
  <li>commons-collections.jar - <a 
href="http://jakarta.apache.org/commons";>jakarta.apache.org/commons</a></li>
  <li>commons-digester.jar - <a 
href="http://jakarta.apache.org/commons";>jakarta.apache.org/commons</a></li>
  <li>struts.jar (nightly build) - <a 
href="http://jakarta.apache.org/struts";>jakarta.apache.org/struts</a></li>
  <li>lucene.jar - <a 
href="http://jakarta.apache.org/lucene";>jakarta.apache.org/lucene</a></li>
  <li>servlet.jar</li>
  <li>jdbc20ext.jar</li>
  <li>poolman.jar - <a href="http://codestudio.com";>codestudio.com</a></li>
  </ul>
  
  <p>See the build-properites.xml for optional resources.</p>
  <ul>
  <li>cactus.jar - <a 
href="http://jakarta.apache.org/cactus";>jakarta.apache.org/cactus</a></li>
  <li>cactus.ant.jar - <a 
href="http://jakarta.apache.org/cactus";>jakarta.apache.org/cactus</a></li>
  <li>junit.jar - <a href="http://junit.org/";>junit.org</a></li>
  <li>commons-httpclient.jar - <a 
href="http://jakarta.apache.org/commons";>jakarta.apache.org/commons</a></li>
  <li>aspectjrt.jar</li>
  </ul>
  
  <p>Also these tld's from the Struts distribution (above)</p>
  <ul>
  <li>struts-bean.tld</li>
  <li>struts-html.tld</li>
  <li>struts-logic.tld</li>
  </ul>
  
  </body>
  </html>
  
  

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

Reply via email to