You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

cover.html 924 B

123456789101112131415161718192021222324252627
  1. <html>
  2. <head>
  3. <meta http-equiv="Content-Language" content="en-us">
  4. <title>Apache Ant 1.6 User Manual</title>
  5. </head>
  6. <body bgcolor="#FFFFFF">
  7. <div align="center">
  8. <h1><img src="../images/ant_logo_large.gif" width="190" height="120"></h1>
  9. <h1>Apache Ant 1.6 Manual</h1>
  10. <p align="left">This is the manual for version 1.6alpha of
  11. <a href="http://ant.apache.org/index.html">Apache Ant</a>.
  12. If your version
  13. of Ant (as verified with <tt>ant -version</tt>) is older or newer than this
  14. version then this is not the correct manual set. Please use the documentation
  15. appropriate to your current version. Also, if you are using a version
  16. older than the most recent release, we recommend an upgrade to fix bugs
  17. as well as provide new functionality </p>
  18. <p>&nbsp;</p>
  19. </div>
  20. <hr>
  21. <p align="center">Copyright &copy; 2000-2003 Apache Software Foundation. All rights
  22. Reserved.</p>
  23. </body>
  24. </html>