mirror of
https://github.com/apache/ant.git
synced 2025-05-18 14:04:48 +00:00
26 lines
727 B
HTML
26 lines
727 B
HTML
|
<html>
|
||
|
|
||
|
<head>
|
||
|
<meta http-equiv="Content-Language" content="en-us">
|
||
|
<title>Apache Ant 1.5 User Manual - Credits</title>
|
||
|
</head>
|
||
|
|
||
|
<body bgcolor="#FFFFFF">
|
||
|
<div align="center">
|
||
|
<h1><img src="../artwork/ant_logo_large.gif" width="190" height="120"></h1>
|
||
|
<h1>Apache Ant 1.5 Manual</h1>
|
||
|
<p align="left">This is the manual for version 1.5 of Apache Ant. If your version
|
||
|
of ant (as verified with <tt>ant -version</tt>) is older or newer than this
|
||
|
version then this is not the correct manual set. Please use the documentation
|
||
|
appropriate to your current version. </p>
|
||
|
<p> </p>
|
||
|
</div>
|
||
|
|
||
|
|
||
|
<hr>
|
||
|
<p align="center">Copyright © 2001-2002 Apache Software Foundation. All rights
|
||
|
Reserved.</p>
|
||
|
|
||
|
</body>
|
||
|
</html>
|