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 2.2 KiB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. <!--
  2. Licensed to the Apache Software Foundation (ASF) under one or more
  3. contributor license agreements. See the NOTICE file distributed with
  4. this work for additional information regarding copyright ownership.
  5. The ASF licenses this file to You under the Apache License, Version 2.0
  6. (the "License"); you may not use this file except in compliance with
  7. the License. You may obtain a copy of the License at
  8. http://www.apache.org/licenses/LICENSE-2.0
  9. Unless required by applicable law or agreed to in writing, software
  10. distributed under the License is distributed on an "AS IS" BASIS,
  11. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  12. See the License for the specific language governing permissions and
  13. limitations under the License.
  14. -->
  15. <html>
  16. <head>
  17. <meta http-equiv="Content-Language" content="en-us">
  18. <link rel="stylesheet" type="text/css" href="stylesheets/style.css">
  19. <title>Apache Ant 1.10.5 User Manual</title>
  20. </head>
  21. <body>
  22. <h1 class="center"><img src="images/ant_logo_large.gif" width="190" height="120" alt="Apache Ant logo"></h1>
  23. <h1 class="center">Apache Ant&trade; 1.10.5 Manual</h1>
  24. <p>This is the manual for version 1.10.5 of <a href="https://ant.apache.org/" target="_top">Apache Ant</a>. If your
  25. version of Ant (as verified with <kbd>ant -version</kbd>) is older or newer than this version then this is not the
  26. correct manual set. Please use the documentation appropriate to your current version. Also, if you are using a
  27. version older than the most recent release, we recommend an upgrade to fix bugs as well as provide new
  28. functionality.</p>
  29. <p>Ant's manual and API documentation is part of the <a href="https://ant.apache.org/bindownload.cgi"
  30. target="_top">binary</a> distributions or available as a
  31. separate <a href="https://ant.apache.org/manualdownload.cgi" target="_top">archive</a>. Manuals for older releases
  32. are available for download <a href="https://ant.apache.org/bindownload.cgi#Old Ant Releases" target="_top">as
  33. well</a>.</p>
  34. <p class="center">Apache Ant, Apache Ivy, Ant, Ivy, Apache, the Apache feather logo, and the Apache Ant project logos
  35. are trademarks of The Apache Software Foundation.</p>
  36. </body>
  37. </html>