source: release-kits/lirk3/bin/ant-installer/web/manual1.7.0/manual/cover.html@ 14982

Last change on this file since 14982 was 14982, checked in by oranfry, 16 years ago

initial import of LiRK3

File size: 2.5 KB
Line 
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
9 http://www.apache.org/licenses/LICENSE-2.0
10
11 Unless required by applicable law or agreed to in writing, software
12 distributed under the License is distributed on an "AS IS" BASIS,
13 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 See the License for the specific language governing permissions and
15 limitations under the License.
16-->
17<html>
18
19<head>
20<meta http-equiv="Content-Language" content="en-us">
21<link rel="stylesheet" type="text/css" href="stylesheets/style.css">
22<title>Apache Ant 1.7.0 User Manual</title>
23</head>
24
25<body bgcolor="#FFFFFF">
26 <h1>Apache Ant 1.7.0 Manual</h1>
27<img src="../images/ant_logo_large.gif" width="190" height="120">
28 <p align="left">This is the manual for version 1.7.0 of
29 <a target="_top" href="http://ant.apache.org/index.html">Apache Ant</a>.
30 If your version
31 of Ant (as verified with <tt>ant -version</tt>) is older or newer than this
32 version then this is not the correct manual set. Please use the documentation
33 appropriate to your current version. Also, if you are using a version
34 older than the most recent release, we recommend an upgrade to fix bugs
35 as well as provide new functionality. </p>
36 <p>&nbsp;</p>
37
38<hr>
39<p>
40This set of documents is reposted from the Ant1.7.0 downloadable manual so users of AntInstaller have the exact documents
41that are relevant to the specific Ant version used in the current AntInstaller download. <br><br>
42
43This set of documents has been modified by AntInstaller for the following reasons.
44<ul>
45<li>Stylesheet edited for AntInstaller's Colors and fonts.</li>
46<li>Very minor HTML fixes</li>
47
48<li>Stylesheets links added where missing.</li>
49<li>Added links back the AntInstaller home page.</li>
50<li>Commented out some links for items not relevant to AntInstaller (such as running and installing Ant)</li>
51</ul>
52There have been no changes to the content of the documents.<br><br>
53Current official Ant documents are available <a target="_top" alt="Official Ant Documents" href="http://ant.apache.org/manual/index.html">here</a>
54
55</p>
56
57</body>
58</html>
Note: See TracBrowser for help on using the repository browser.