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 kB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  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.3 User Manual</title>
  20. </head>
  21. <body>
  22. <h1 class="center"><img src="images/ant_logo_large.gif" width="190" height="120"></h1>
  23. <h1 class="center">Apache Ant&trade; 1.10.3 Manual</h1>
  24. <p>This is the manual for version 1.10.3
  25. of <a target="_top" href="https://ant.apache.org/">Apache Ant</a>. If your version
  26. of Ant (as verified with <code>ant -version</code>) is older or newer
  27. than this version then this is not the correct manual set. Please
  28. use the documentation appropriate to your current version. Also,
  29. if you are using a version older than the most recent release, we
  30. recommend an upgrade to fix bugs as well as provide new functionality.</p>
  31. <p>Ant's manual and API documentation is part of
  32. the <a href="https://ant.apache.org/bindownload.cgi">binary</a>
  33. distributions or available as a
  34. separate <a href="https://ant.apache.org/manualdownload.cgi">archive</a>.
  35. Manuals for older releases are available for
  36. download <a href="https://ant.apache.org/bindownload.cgi#Old Ant Releases">as well</a>.</p>
  37. <p class="center">Apache Ant, Apache Ivy, Ant, Ivy, Apache, the Apache feather logo, and the Apache Ant project logos are trademarks of The Apache Software Foundation.</p>
  38. </body>
  39. </html>