mirror of
https://github.com/apache/ant.git
synced 2025-05-19 06:24:47 +00:00
47 lines
2.2 KiB
HTML
47 lines
2.2 KiB
HTML
<!--
|
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
|
contributor license agreements. See the NOTICE file distributed with
|
|
this work for additional information regarding copyright ownership.
|
|
The ASF licenses this file to You under the Apache License, Version 2.0
|
|
(the "License"); you may not use this file except in compliance with
|
|
the License. You may obtain a copy of the License at
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
See the License for the specific language governing permissions and
|
|
limitations under the License.
|
|
-->
|
|
<html>
|
|
|
|
<head>
|
|
<meta http-equiv="Content-Language" content="en-us">
|
|
<link rel="stylesheet" type="text/css" href="stylesheets/style.css">
|
|
<title>Apache Ant 1.10.3 User Manual</title>
|
|
</head>
|
|
|
|
<body>
|
|
<h1 class="center"><img src="images/ant_logo_large.gif" width="190" height="120"></h1>
|
|
<h1 class="center">Apache Ant™ 1.10.3 Manual</h1>
|
|
<p>This is the manual for version 1.10.3
|
|
of <a target="_top" href="https://ant.apache.org/">Apache Ant</a>. If your version
|
|
of Ant (as verified with <code>ant -version</code>) is older or newer
|
|
than this version then this is not the correct manual set. Please
|
|
use the documentation appropriate to your current version. Also,
|
|
if you are using a version older than the most recent release, we
|
|
recommend an upgrade to fix bugs as well as provide new functionality.</p>
|
|
|
|
<p>Ant's manual and API documentation is part of
|
|
the <a href="https://ant.apache.org/bindownload.cgi">binary</a>
|
|
distributions or available as a
|
|
separate <a href="https://ant.apache.org/manualdownload.cgi">archive</a>.
|
|
Manuals for older releases are available for
|
|
download <a href="https://ant.apache.org/bindownload.cgi#Old Ant Releases">as well</a>.</p>
|
|
|
|
<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>
|
|
|
|
</body>
|
|
</html>
|