git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1034143 13f79535-47bb-0310-9956-ffa450edef68master
@@ -21,7 +21,7 @@ | |||||
<!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! --> | <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! --> | ||||
<head> | <head> | ||||
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> | <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> | ||||
<title>Apache Ant - AntUnit</title> | |||||
<title>Apache Ant - Apache AntUnit</title> | |||||
<link type="text/css" href="../../page.css" rel="stylesheet"> | <link type="text/css" href="../../page.css" rel="stylesheet"> | ||||
</head> | </head> | ||||
@@ -98,7 +98,7 @@ | |||||
</li> | </li> | ||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Ant Libraries | |||||
<li class="menuheader">Apache Ant Libraries | |||||
<ul> | <ul> | ||||
<li> | <li> | ||||
<a href="../../antlibs/index.html">Introduction</a> | <a href="../../antlibs/index.html">Introduction</a> | ||||
@@ -120,7 +120,7 @@ | |||||
</li> | </li> | ||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Ivy | |||||
<li class="menuheader">Apache Ivy | |||||
<ul> | <ul> | ||||
<li> | <li> | ||||
<a href="../../projects/ivy.html">Introduction</a> | <a href="../../projects/ivy.html">Introduction</a> | ||||
@@ -136,7 +136,7 @@ | |||||
</li> | </li> | ||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">IvyDE | |||||
<li class="menuheader">Apache IvyDE | |||||
<ul> | <ul> | ||||
<li> | <li> | ||||
<a href="../../projects/ivyde.html">Introduction</a> | <a href="../../projects/ivyde.html">Introduction</a> | ||||
@@ -163,10 +163,10 @@ | |||||
<div class="lightbluebar"> </div> | <div class="lightbluebar"> </div> | ||||
<div class="main"> | <div class="main"> | ||||
<div class="content"> | <div class="content"> | ||||
<h1 class="title">AntUnit</h1> | |||||
<h1 class="title">Apache AntUnit</h1> | |||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="AntUnit 1.1"></a> | |||||
AntUnit 1.1 | |||||
<a name="Apache AntUnit 1.1"></a> | |||||
Apache AntUnit 1.1 | |||||
</h3> | </h3> | ||||
<h3>September 26, 2008 - Apache AntUnit 1.1 Released</h3> | <h3>September 26, 2008 - Apache AntUnit 1.1 Released</h3> | ||||
<p>Apache AntUnit 1.1 is now available for download as <a href="http://ant.apache.org/antlibs/bindownload.cgi">binary</a> | <p>Apache AntUnit 1.1 is now available for download as <a href="http://ant.apache.org/antlibs/bindownload.cgi">binary</a> | ||||
@@ -194,7 +194,7 @@ | |||||
<a name="Idea"></a> | <a name="Idea"></a> | ||||
Idea | Idea | ||||
</h3> | </h3> | ||||
<p>Initially all tests for Ant tasks were written as individual | |||||
<p>Initially all tests for Apache Ant tasks were written as individual | |||||
<a href="http://www.junit.org/">JUnit</a> test cases. Pretty | <a href="http://www.junit.org/">JUnit</a> test cases. Pretty | ||||
soon it was clear that most tests needed to perform common tasks | soon it was clear that most tests needed to perform common tasks | ||||
like reading a build file, initializing a project instance with | like reading a build file, initializing a project instance with | ||||
@@ -98,7 +98,7 @@ | |||||
</li> | </li> | ||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Ant Libraries | |||||
<li class="menuheader">Apache Ant Libraries | |||||
<ul> | <ul> | ||||
<li> | <li> | ||||
<a href="../antlibs/index.html">Introduction</a> | <a href="../antlibs/index.html">Introduction</a> | ||||
@@ -120,7 +120,7 @@ | |||||
</li> | </li> | ||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Ivy | |||||
<li class="menuheader">Apache Ivy | |||||
<ul> | <ul> | ||||
<li> | <li> | ||||
<a href="../projects/ivy.html">Introduction</a> | <a href="../projects/ivy.html">Introduction</a> | ||||
@@ -136,7 +136,7 @@ | |||||
</li> | </li> | ||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">IvyDE | |||||
<li class="menuheader">Apache IvyDE | |||||
<ul> | <ul> | ||||
<li> | <li> | ||||
<a href="../projects/ivyde.html">Introduction</a> | <a href="../projects/ivyde.html">Introduction</a> | ||||
@@ -165,10 +165,10 @@ | |||||
<div class="content"> | <div class="content"> | ||||
<h1 class="title">Binary Distributions</h1> | <h1 class="title">Binary Distributions</h1> | ||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="Downloading Antlibs"></a> | |||||
Downloading Antlibs | |||||
<a name="Downloading Apache Antlibs"></a> | |||||
Downloading Apache Antlibs | |||||
</h3> | </h3> | ||||
<p>Use the links below to download a binary distribution of Antlibs from | |||||
<p>Use the links below to download a binary distribution of Apache Antlibs from | |||||
one of our mirrors. It is good practice to | one of our mirrors. It is good practice to | ||||
<a href="[location]#Verify Releases">verify the integrity</a> | <a href="[location]#Verify Releases">verify the integrity</a> | ||||
of the distribution files, especially if you are using one of our | of the distribution files, especially if you are using one of our | ||||
@@ -21,7 +21,7 @@ | |||||
<!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! --> | <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! --> | ||||
<head> | <head> | ||||
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> | <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> | ||||
<title>Apache Ant - Ant Libraries - Charter</title> | |||||
<title>Apache Ant - Apache Ant Libraries - Charter</title> | |||||
<link type="text/css" href="../page.css" rel="stylesheet"> | <link type="text/css" href="../page.css" rel="stylesheet"> | ||||
</head> | </head> | ||||
@@ -98,7 +98,7 @@ | |||||
</li> | </li> | ||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Ant Libraries | |||||
<li class="menuheader">Apache Ant Libraries | |||||
<ul> | <ul> | ||||
<li> | <li> | ||||
<a href="../antlibs/index.html">Introduction</a> | <a href="../antlibs/index.html">Introduction</a> | ||||
@@ -120,7 +120,7 @@ | |||||
</li> | </li> | ||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Ivy | |||||
<li class="menuheader">Apache Ivy | |||||
<ul> | <ul> | ||||
<li> | <li> | ||||
<a href="../projects/ivy.html">Introduction</a> | <a href="../projects/ivy.html">Introduction</a> | ||||
@@ -136,7 +136,7 @@ | |||||
</li> | </li> | ||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">IvyDE | |||||
<li class="menuheader">Apache IvyDE | |||||
<ul> | <ul> | ||||
<li> | <li> | ||||
<a href="../projects/ivyde.html">Introduction</a> | <a href="../projects/ivyde.html">Introduction</a> | ||||
@@ -163,13 +163,13 @@ | |||||
<div class="lightbluebar"> </div> | <div class="lightbluebar"> </div> | ||||
<div class="main"> | <div class="main"> | ||||
<div class="content"> | <div class="content"> | ||||
<h1 class="title">Ant Libraries - Charter</h1> | |||||
<h1 class="title">Apache Ant Libraries - Charter</h1> | |||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="Charter"></a> | <a name="Charter"></a> | ||||
Charter | Charter | ||||
</h3> | </h3> | ||||
<p>Below is the text of the proposal that has been accepted by | <p>Below is the text of the proposal that has been accepted by | ||||
the Ant PMC. Further amendments are expected.</p> | |||||
the Apache Ant PMC. Further amendments are expected.</p> | |||||
<pre class="code"> | <pre class="code"> | ||||
Proposal to Create a Ant-Libraries Sub-Project in Apache Ant | Proposal to Create a Ant-Libraries Sub-Project in Apache Ant | ||||
============================================================ | ============================================================ | ||||
@@ -21,7 +21,7 @@ | |||||
<!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! --> | <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! --> | ||||
<head> | <head> | ||||
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> | <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> | ||||
<title>Apache Ant - Compress Antlib</title> | |||||
<title>Apache Ant - Apache Compress Antlib</title> | |||||
<link type="text/css" href="../../page.css" rel="stylesheet"> | <link type="text/css" href="../../page.css" rel="stylesheet"> | ||||
</head> | </head> | ||||
@@ -98,7 +98,7 @@ | |||||
</li> | </li> | ||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Ant Libraries | |||||
<li class="menuheader">Apache Ant Libraries | |||||
<ul> | <ul> | ||||
<li> | <li> | ||||
<a href="../../antlibs/index.html">Introduction</a> | <a href="../../antlibs/index.html">Introduction</a> | ||||
@@ -120,7 +120,7 @@ | |||||
</li> | </li> | ||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Ivy | |||||
<li class="menuheader">Apache Ivy | |||||
<ul> | <ul> | ||||
<li> | <li> | ||||
<a href="../../projects/ivy.html">Introduction</a> | <a href="../../projects/ivy.html">Introduction</a> | ||||
@@ -136,7 +136,7 @@ | |||||
</li> | </li> | ||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">IvyDE | |||||
<li class="menuheader">Apache IvyDE | |||||
<ul> | <ul> | ||||
<li> | <li> | ||||
<a href="../../projects/ivyde.html">Introduction</a> | <a href="../../projects/ivyde.html">Introduction</a> | ||||
@@ -163,10 +163,10 @@ | |||||
<div class="lightbluebar"> </div> | <div class="lightbluebar"> </div> | ||||
<div class="main"> | <div class="main"> | ||||
<div class="content"> | <div class="content"> | ||||
<h1 class="title">Compress Antlib</h1> | |||||
<h1 class="title">Apache Compress Antlib</h1> | |||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="Compress Ant Library 1.0"></a> | |||||
Compress Ant Library 1.0 | |||||
<a name="Apache Compress Ant Library 1.0"></a> | |||||
Apache Compress Ant Library 1.0 | |||||
</h3> | </h3> | ||||
<h3>August 30, 2010 - Apache Compress Ant Library 1.0 | <h3>August 30, 2010 - Apache Compress Ant Library 1.0 | ||||
Available</h3> | Available</h3> | ||||
@@ -21,7 +21,7 @@ | |||||
<!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! --> | <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! --> | ||||
<head> | <head> | ||||
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> | <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> | ||||
<title>Apache Ant - .NET Ant Library</title> | |||||
<title>Apache Ant - Apache .NET Ant Library</title> | |||||
<link type="text/css" href="../../page.css" rel="stylesheet"> | <link type="text/css" href="../../page.css" rel="stylesheet"> | ||||
</head> | </head> | ||||
@@ -98,7 +98,7 @@ | |||||
</li> | </li> | ||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Ant Libraries | |||||
<li class="menuheader">Apache Ant Libraries | |||||
<ul> | <ul> | ||||
<li> | <li> | ||||
<a href="../../antlibs/index.html">Introduction</a> | <a href="../../antlibs/index.html">Introduction</a> | ||||
@@ -120,7 +120,7 @@ | |||||
</li> | </li> | ||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Ivy | |||||
<li class="menuheader">Apache Ivy | |||||
<ul> | <ul> | ||||
<li> | <li> | ||||
<a href="../../projects/ivy.html">Introduction</a> | <a href="../../projects/ivy.html">Introduction</a> | ||||
@@ -136,7 +136,7 @@ | |||||
</li> | </li> | ||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">IvyDE | |||||
<li class="menuheader">Apache IvyDE | |||||
<ul> | <ul> | ||||
<li> | <li> | ||||
<a href="../../projects/ivyde.html">Introduction</a> | <a href="../../projects/ivyde.html">Introduction</a> | ||||
@@ -163,10 +163,10 @@ | |||||
<div class="lightbluebar"> </div> | <div class="lightbluebar"> </div> | ||||
<div class="main"> | <div class="main"> | ||||
<div class="content"> | <div class="content"> | ||||
<h1 class="title">.NET Ant Library</h1> | |||||
<h1 class="title">Apache .NET Ant Library</h1> | |||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name=".NET Ant Library 1.0"></a> | |||||
.NET Ant Library 1.0 | |||||
<a name="Apache .NET Ant Library 1.0"></a> | |||||
Apache .NET Ant Library 1.0 | |||||
</h3> | </h3> | ||||
<h3>November 6, 2006 - Apache .NET Ant Library 1.0 | <h3>November 6, 2006 - Apache .NET Ant Library 1.0 | ||||
Available</h3> | Available</h3> | ||||
@@ -21,7 +21,7 @@ | |||||
<!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! --> | <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! --> | ||||
<head> | <head> | ||||
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> | <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> | ||||
<title>Apache Ant - The Ant Libraries Subproject</title> | |||||
<title>Apache Ant - The Apache Ant Libraries Subproject</title> | |||||
<link type="text/css" href="../page.css" rel="stylesheet"> | <link type="text/css" href="../page.css" rel="stylesheet"> | ||||
</head> | </head> | ||||
@@ -98,7 +98,7 @@ | |||||
</li> | </li> | ||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Ant Libraries | |||||
<li class="menuheader">Apache Ant Libraries | |||||
<ul> | <ul> | ||||
<li> | <li> | ||||
<a href="../antlibs/index.html">Introduction</a> | <a href="../antlibs/index.html">Introduction</a> | ||||
@@ -120,7 +120,7 @@ | |||||
</li> | </li> | ||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Ivy | |||||
<li class="menuheader">Apache Ivy | |||||
<ul> | <ul> | ||||
<li> | <li> | ||||
<a href="../projects/ivy.html">Introduction</a> | <a href="../projects/ivy.html">Introduction</a> | ||||
@@ -136,7 +136,7 @@ | |||||
</li> | </li> | ||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">IvyDE | |||||
<li class="menuheader">Apache IvyDE | |||||
<ul> | <ul> | ||||
<li> | <li> | ||||
<a href="../projects/ivyde.html">Introduction</a> | <a href="../projects/ivyde.html">Introduction</a> | ||||
@@ -163,13 +163,13 @@ | |||||
<div class="lightbluebar"> </div> | <div class="lightbluebar"> </div> | ||||
<div class="main"> | <div class="main"> | ||||
<div class="content"> | <div class="content"> | ||||
<h1 class="title">The Ant Libraries Subproject</h1> | |||||
<h1 class="title">The Apache Ant Libraries Subproject</h1> | |||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="The Ant Libraries Subproject"></a> | |||||
The Ant Libraries Subproject | |||||
<a name="The Apache Ant Libraries Subproject"></a> | |||||
The Apache Ant Libraries Subproject | |||||
</h3> | </h3> | ||||
<h3>Ant Libraries - or Antlibs for short</h3> | |||||
<p>With Ant 1.6.0 and the ant libraries concept creating | |||||
<h3>Apache Ant Libraries - or Antlibs for short</h3> | |||||
<p>With Apache Ant 1.6.0 and the ant libraries concept creating | |||||
libraries of Ant tasks that are easy to get dropped into an | libraries of Ant tasks that are easy to get dropped into an | ||||
existing Ant installation has become far easier.</p> | existing Ant installation has become far easier.</p> | ||||
<p>The Ant Libraries subproject was started as a place to | <p>The Ant Libraries subproject was started as a place to | ||||
@@ -21,7 +21,7 @@ | |||||
<!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! --> | <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! --> | ||||
<head> | <head> | ||||
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> | <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> | ||||
<title>Apache Ant - Ant Libraries</title> | |||||
<title>Apache Ant - Apache Ant Libraries</title> | |||||
<link type="text/css" href="../page.css" rel="stylesheet"> | <link type="text/css" href="../page.css" rel="stylesheet"> | ||||
</head> | </head> | ||||
@@ -98,7 +98,7 @@ | |||||
</li> | </li> | ||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Ant Libraries | |||||
<li class="menuheader">Apache Ant Libraries | |||||
<ul> | <ul> | ||||
<li> | <li> | ||||
<a href="../antlibs/index.html">Introduction</a> | <a href="../antlibs/index.html">Introduction</a> | ||||
@@ -107,8 +107,8 @@ | |||||
<a href="../antlibs/charter.html">Charter</a> | <a href="../antlibs/charter.html">Charter</a> | ||||
</li> | </li> | ||||
<li> | <li> | ||||
<span class="sel">Ant Libraries</span> | |||||
</li> | |||||
<a href="../antlibs/proper.html">Ant Libraries</a> | |||||
</li> | |||||
<li> | <li> | ||||
<a href="../antlibs/sandbox.html">Sandbox Ant Libraries</a> | <a href="../antlibs/sandbox.html">Sandbox Ant Libraries</a> | ||||
</li> | </li> | ||||
@@ -120,7 +120,7 @@ | |||||
</li> | </li> | ||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Ivy | |||||
<li class="menuheader">Apache Ivy | |||||
<ul> | <ul> | ||||
<li> | <li> | ||||
<a href="../projects/ivy.html">Introduction</a> | <a href="../projects/ivy.html">Introduction</a> | ||||
@@ -136,7 +136,7 @@ | |||||
</li> | </li> | ||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">IvyDE | |||||
<li class="menuheader">Apache IvyDE | |||||
<ul> | <ul> | ||||
<li> | <li> | ||||
<a href="../projects/ivyde.html">Introduction</a> | <a href="../projects/ivyde.html">Introduction</a> | ||||
@@ -163,17 +163,17 @@ | |||||
<div class="lightbluebar"> </div> | <div class="lightbluebar"> </div> | ||||
<div class="main"> | <div class="main"> | ||||
<div class="content"> | <div class="content"> | ||||
<h1 class="title">Ant Libraries</h1> | |||||
<h1 class="title">Apache Ant Libraries</h1> | |||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="Ant Libraries"></a> | |||||
Ant Libraries | |||||
<a name="Apache Ant Libraries"></a> | |||||
Apache Ant Libraries | |||||
</h3> | </h3> | ||||
<a name="antunit" /> | <a name="antunit" /> | ||||
<h4 class="subsection"> | <h4 class="subsection"> | ||||
<a name="AntUnit - Unit Test Framework for Ant Tasks"></a> | |||||
AntUnit - Unit Test Framework for Ant Tasks | |||||
<a name="Apache AntUnit - Unit Test Framework for Ant Tasks"></a> | |||||
Apache AntUnit - Unit Test Framework for Ant Tasks | |||||
</h4> | </h4> | ||||
<p>AntUnit borrows ideas from JUnit 3.x and the <junit> | |||||
<p>Apache AntUnit borrows ideas from JUnit 3.x and the <junit> | |||||
task. It provides a task that runs build files as unit tests | task. It provides a task that runs build files as unit tests | ||||
as well as a number of assertion tasks to support the | as well as a number of assertion tasks to support the | ||||
idea.</p> | idea.</p> | ||||
@@ -254,7 +254,7 @@ | |||||
<a name="Compress"></a> | <a name="Compress"></a> | ||||
Compress | Compress | ||||
</h4> | </h4> | ||||
<p>The compress library offers tasks and types for additional | |||||
<p>The Apache Compress Antlib offers tasks and types for additional | |||||
archive formats like CPIO and AR supported | archive formats like CPIO and AR supported | ||||
by <a href="http://commons.apache.org/compress/">Apache | by <a href="http://commons.apache.org/compress/">Apache | ||||
Commons Compress</a>.</p> | Commons Compress</a>.</p> | ||||
@@ -21,7 +21,7 @@ | |||||
<!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! --> | <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! --> | ||||
<head> | <head> | ||||
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> | <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> | ||||
<title>Apache Ant - Props Antlib</title> | |||||
<title>Apache Ant - Apache Props Antlib</title> | |||||
<link type="text/css" href="../../page.css" rel="stylesheet"> | <link type="text/css" href="../../page.css" rel="stylesheet"> | ||||
</head> | </head> | ||||
@@ -98,7 +98,7 @@ | |||||
</li> | </li> | ||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Ant Libraries | |||||
<li class="menuheader">Apache Ant Libraries | |||||
<ul> | <ul> | ||||
<li> | <li> | ||||
<a href="../../antlibs/index.html">Introduction</a> | <a href="../../antlibs/index.html">Introduction</a> | ||||
@@ -120,7 +120,7 @@ | |||||
</li> | </li> | ||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Ivy | |||||
<li class="menuheader">Apache Ivy | |||||
<ul> | <ul> | ||||
<li> | <li> | ||||
<a href="../../projects/ivy.html">Introduction</a> | <a href="../../projects/ivy.html">Introduction</a> | ||||
@@ -136,7 +136,7 @@ | |||||
</li> | </li> | ||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">IvyDE | |||||
<li class="menuheader">Apache IvyDE | |||||
<ul> | <ul> | ||||
<li> | <li> | ||||
<a href="../../projects/ivyde.html">Introduction</a> | <a href="../../projects/ivyde.html">Introduction</a> | ||||
@@ -163,12 +163,12 @@ | |||||
<div class="lightbluebar"> </div> | <div class="lightbluebar"> </div> | ||||
<div class="main"> | <div class="main"> | ||||
<div class="content"> | <div class="content"> | ||||
<h1 class="title">Props Antlib</h1> | |||||
<h1 class="title">Apache Props Antlib</h1> | |||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="Props Antlib"></a> | |||||
Props Antlib | |||||
<a name="Apache Props Antlib"></a> | |||||
Apache Props Antlib | |||||
</h3> | </h3> | ||||
<p>This is a library of supplementary handlers for Ant | |||||
<p>This is a library of supplementary handlers for Apache Ant | |||||
properties resolution.</p> | properties resolution.</p> | ||||
<p>The types provided are instances of | <p>The types provided are instances of | ||||
<code>org.apache.tools.ant.PropertyHelper.Delegate</code> and | <code>org.apache.tools.ant.PropertyHelper.Delegate</code> and | ||||
@@ -21,7 +21,7 @@ | |||||
<!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! --> | <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! --> | ||||
<head> | <head> | ||||
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> | <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> | ||||
<title>Apache Ant - Ant Libraries - The Sandbox</title> | |||||
<title>Apache Ant - Apache Ant Libraries - The Sandbox</title> | |||||
<link type="text/css" href="../page.css" rel="stylesheet"> | <link type="text/css" href="../page.css" rel="stylesheet"> | ||||
</head> | </head> | ||||
@@ -98,7 +98,7 @@ | |||||
</li> | </li> | ||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Ant Libraries | |||||
<li class="menuheader">Apache Ant Libraries | |||||
<ul> | <ul> | ||||
<li> | <li> | ||||
<a href="../antlibs/index.html">Introduction</a> | <a href="../antlibs/index.html">Introduction</a> | ||||
@@ -120,7 +120,7 @@ | |||||
</li> | </li> | ||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Ivy | |||||
<li class="menuheader">Apache Ivy | |||||
<ul> | <ul> | ||||
<li> | <li> | ||||
<a href="../projects/ivy.html">Introduction</a> | <a href="../projects/ivy.html">Introduction</a> | ||||
@@ -136,7 +136,7 @@ | |||||
</li> | </li> | ||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">IvyDE | |||||
<li class="menuheader">Apache IvyDE | |||||
<ul> | <ul> | ||||
<li> | <li> | ||||
<a href="../projects/ivyde.html">Introduction</a> | <a href="../projects/ivyde.html">Introduction</a> | ||||
@@ -163,12 +163,12 @@ | |||||
<div class="lightbluebar"> </div> | <div class="lightbluebar"> </div> | ||||
<div class="main"> | <div class="main"> | ||||
<div class="content"> | <div class="content"> | ||||
<h1 class="title">Ant Libraries - The Sandbox</h1> | |||||
<h1 class="title">Apache Ant Libraries - The Sandbox</h1> | |||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="Ant Libraries - The Sandbox"></a> | |||||
Ant Libraries - The Sandbox | |||||
<a name="Apache Ant Libraries - The Sandbox"></a> | |||||
Apache Ant Libraries - The Sandbox | |||||
</h3> | </h3> | ||||
<p>The sandbox is the place where new Ant Libraries start their | |||||
<p>The sandbox is the place where new Apache Ant Libraries start their | |||||
life, it is a playground for Ant committers and other | life, it is a playground for Ant committers and other | ||||
contributors who find committers to sponsor their ideas.</p> | contributors who find committers to sponsor their ideas.</p> | ||||
<p>The sandbox is no dumping ground. If a Sandbox Ant Library | <p>The sandbox is no dumping ground. If a Sandbox Ant Library | ||||
@@ -98,7 +98,7 @@ | |||||
</li> | </li> | ||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Ant Libraries | |||||
<li class="menuheader">Apache Ant Libraries | |||||
<ul> | <ul> | ||||
<li> | <li> | ||||
<a href="../antlibs/index.html">Introduction</a> | <a href="../antlibs/index.html">Introduction</a> | ||||
@@ -120,7 +120,7 @@ | |||||
</li> | </li> | ||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Ivy | |||||
<li class="menuheader">Apache Ivy | |||||
<ul> | <ul> | ||||
<li> | <li> | ||||
<a href="../projects/ivy.html">Introduction</a> | <a href="../projects/ivy.html">Introduction</a> | ||||
@@ -136,7 +136,7 @@ | |||||
</li> | </li> | ||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">IvyDE | |||||
<li class="menuheader">Apache IvyDE | |||||
<ul> | <ul> | ||||
<li> | <li> | ||||
<a href="../projects/ivyde.html">Introduction</a> | <a href="../projects/ivyde.html">Introduction</a> | ||||
@@ -165,10 +165,10 @@ | |||||
<div class="content"> | <div class="content"> | ||||
<h1 class="title">Source Distributions</h1> | <h1 class="title">Source Distributions</h1> | ||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="Downloading Antlibs"></a> | |||||
Downloading Antlibs | |||||
<a name="Downloading Apache Antlibs"></a> | |||||
Downloading Apache Antlibs | |||||
</h3> | </h3> | ||||
<p>Use the links below to download a source distribution of Antlibs from | |||||
<p>Use the links below to download a source distribution of Apache Antlibs from | |||||
one of our mirrors. It is good practice to | one of our mirrors. It is good practice to | ||||
<a href="[location]#Verify Releases">verify the integrity</a> | <a href="[location]#Verify Releases">verify the integrity</a> | ||||
of the distribution files, especially if you are using one of our | of the distribution files, especially if you are using one of our | ||||
@@ -21,7 +21,7 @@ | |||||
<!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! --> | <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! --> | ||||
<head> | <head> | ||||
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> | <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> | ||||
<title>Apache Ant - Subversion Ant Library</title> | |||||
<title>Apache Ant - Apache Subversion Ant Library</title> | |||||
<link type="text/css" href="../../page.css" rel="stylesheet"> | <link type="text/css" href="../../page.css" rel="stylesheet"> | ||||
</head> | </head> | ||||
@@ -98,7 +98,7 @@ | |||||
</li> | </li> | ||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Ant Libraries | |||||
<li class="menuheader">Apache Ant Libraries | |||||
<ul> | <ul> | ||||
<li> | <li> | ||||
<a href="../../antlibs/index.html">Introduction</a> | <a href="../../antlibs/index.html">Introduction</a> | ||||
@@ -120,7 +120,7 @@ | |||||
</li> | </li> | ||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Ivy | |||||
<li class="menuheader">Apache Ivy | |||||
<ul> | <ul> | ||||
<li> | <li> | ||||
<a href="../../projects/ivy.html">Introduction</a> | <a href="../../projects/ivy.html">Introduction</a> | ||||
@@ -136,7 +136,7 @@ | |||||
</li> | </li> | ||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">IvyDE | |||||
<li class="menuheader">Apache IvyDE | |||||
<ul> | <ul> | ||||
<li> | <li> | ||||
<a href="../../projects/ivyde.html">Introduction</a> | <a href="../../projects/ivyde.html">Introduction</a> | ||||
@@ -163,12 +163,12 @@ | |||||
<div class="lightbluebar"> </div> | <div class="lightbluebar"> </div> | ||||
<div class="main"> | <div class="main"> | ||||
<div class="content"> | <div class="content"> | ||||
<h1 class="title">Subversion Ant Library</h1> | |||||
<h1 class="title">Apache Subversion Ant Library</h1> | |||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="Idea"></a> | <a name="Idea"></a> | ||||
Idea | Idea | ||||
</h3> | </h3> | ||||
<p>The main purpose of this Ant library is to provide the same | |||||
<p>The main purpose of this Apache Ant library is to provide the same | |||||
level of support that Ant provides for CVS. This means the | level of support that Ant provides for CVS. This means the | ||||
tasks are wrappers on top of the command line client (read: you | tasks are wrappers on top of the command line client (read: you | ||||
still need to install an svn client) and there is not much more | still need to install an svn client) and there is not much more | ||||
@@ -105,7 +105,7 @@ | |||||
<a href="./index.html">Welcome</a> | <a href="./index.html">Welcome</a> | ||||
</li> | </li> | ||||
<li> | <li> | ||||
<a href="./license.html">License</a> | |||||
<a href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a> | |||||
</li> | </li> | ||||
<li> | <li> | ||||
<span class="sel">News</span> | <span class="sel">News</span> | ||||
@@ -164,6 +164,9 @@ | |||||
<li> | <li> | ||||
<a href="./bugs.html">Bug Database</a> | <a href="./bugs.html">Bug Database</a> | ||||
</li> | </li> | ||||
<li> | |||||
<a href="http://www.apache.org/security/">Security</a> | |||||
</li> | |||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Sponsorship | <li class="menuheader">Sponsorship | ||||
@@ -174,9 +177,6 @@ | |||||
<li> | <li> | ||||
<a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> | <a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> | ||||
</li> | </li> | ||||
<li> | |||||
<a href="http://www.apache.org/foundation/contributing.html">Donations</a> | |||||
</li> | |||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Project Management | <li class="menuheader">Project Management | ||||
@@ -208,10 +208,10 @@ | |||||
<div class="content"> | <div class="content"> | ||||
<h1 class="title">News</h1> | <h1 class="title">News</h1> | ||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="Ant1.8.1"></a> | |||||
Ant1.8.1 | |||||
<a name="Apache Ant 1.8.1"></a> | |||||
Apache Ant 1.8.1 | |||||
</h3> | </h3> | ||||
<h3>May 7th, 2010 - Ant 1.8.1 Released</h3> | |||||
<h3>May 7th, 2010 - Apache Ant 1.8.1 Released</h3> | |||||
<p>Apache Ant 1.8.1 is now available for download as source or binary (with and without | <p>Apache Ant 1.8.1 is now available for download as source or binary (with and without | ||||
dependencies) from | dependencies) from | ||||
<a href="http://ant.apache.org/bindownload.cgi">http://ant.apache.org/bindownload.cgi</a>.</p> | <a href="http://ant.apache.org/bindownload.cgi">http://ant.apache.org/bindownload.cgi</a>.</p> | ||||
@@ -222,10 +222,10 @@ | |||||
and in WHATSNEW</li> | and in WHATSNEW</li> | ||||
</ul> | </ul> | ||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="Ant1.8.0"></a> | |||||
Ant1.8.0 | |||||
<a name="Apache Ant 1.8.0"></a> | |||||
Apache Ant 1.8.0 | |||||
</h3> | </h3> | ||||
<h3>Februrary 8th, 2010 - Ant 1.8.0 Released</h3> | |||||
<h3>Februrary 8th, 2010 - Apache Ant 1.8.0 Released</h3> | |||||
<p>Key features of the 1.8.0 release are</p> | <p>Key features of the 1.8.0 release are</p> | ||||
<ul> | <ul> | ||||
<li>Lexically scoped local properties, i.e. properties that are only defined inside a target, | <li>Lexically scoped local properties, i.e. properties that are only defined inside a target, | ||||
@@ -263,8 +263,8 @@ | |||||
and in WHATSNEW</li> | and in WHATSNEW</li> | ||||
</ul> | </ul> | ||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="Ivy 2.1.0"></a> | |||||
Ivy 2.1.0 | |||||
<a name="Apache Ivy 2.1.0"></a> | |||||
Apache Ivy 2.1.0 | |||||
</h3> | </h3> | ||||
<h3>October 8, 2009 - Apache Ivy 2.1.0 Released</h3> | <h3>October 8, 2009 - Apache Ivy 2.1.0 Released</h3> | ||||
<p>Apache Ivy 2.1.0 is now available for download as source or binary (with and without | <p>Apache Ivy 2.1.0 is now available for download as source or binary (with and without | ||||
@@ -282,8 +282,8 @@ | |||||
<p>For more information see | <p>For more information see | ||||
the <a href="http://ant.apache.org/ivy/">Ivy home page</a>.</p> | the <a href="http://ant.apache.org/ivy/">Ivy home page</a>.</p> | ||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="IvyDE 2.0.0"></a> | |||||
IvyDE 2.0.0 | |||||
<a name="Apache IvyDE 2.0.0"></a> | |||||
Apache IvyDE 2.0.0 | |||||
</h3> | </h3> | ||||
<h3>July 13, 2009 - Apache IvyDE 2.0.0 Released</h3> | <h3>July 13, 2009 - Apache IvyDE 2.0.0 Released</h3> | ||||
<p>Apache IvyDE 2.0.0 is now available for download from | <p>Apache IvyDE 2.0.0 is now available for download from | ||||
@@ -305,8 +305,8 @@ have been reported to be working like a charm by some of the IvyDE early users.< | |||||
<p>For more information see | <p>For more information see | ||||
the <a href="http://ant.apache.org/ivy/ivyde/">IvyDE home page</a>.</p> | the <a href="http://ant.apache.org/ivy/ivyde/">IvyDE home page</a>.</p> | ||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="Ivy 2.0.0"></a> | |||||
Ivy 2.0.0 | |||||
<a name="Apache Ivy 2.0.0"></a> | |||||
Apache Ivy 2.0.0 | |||||
</h3> | </h3> | ||||
<h3>January 20, 2009 - Apache Ivy 2.0.0 Released</h3> | <h3>January 20, 2009 - Apache Ivy 2.0.0 Released</h3> | ||||
<p>Apache Ivy 2.0.0 (final) is now available for download as source or binary (with and without | <p>Apache Ivy 2.0.0 (final) is now available for download as source or binary (with and without | ||||
@@ -317,8 +317,8 @@ have been reported to be working like a charm by some of the IvyDE early users.< | |||||
and numerous bug fixes and other improvements.</p> | and numerous bug fixes and other improvements.</p> | ||||
<p>For more information see the <a href="http://ant.apache.org/ivy/">Ivy home page</a>.</p> | <p>For more information see the <a href="http://ant.apache.org/ivy/">Ivy home page</a>.</p> | ||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="AntUnit 1.1"></a> | |||||
AntUnit 1.1 | |||||
<a name="Apache AntUnit 1.1"></a> | |||||
Apache AntUnit 1.1 | |||||
</h3> | </h3> | ||||
<h3>September 26, 2008 - Apache AntUnit 1.1 Released</h3> | <h3>September 26, 2008 - Apache AntUnit 1.1 Released</h3> | ||||
<p>Apache AntUnit 1.1 is now available for download as <a href="http://ant.apache.org/antlibs/bindownload.cgi">binary</a> | <p>Apache AntUnit 1.1 is now available for download as <a href="http://ant.apache.org/antlibs/bindownload.cgi">binary</a> | ||||
@@ -332,15 +332,15 @@ have been reported to be working like a charm by some of the IvyDE early users.< | |||||
<p>For more information see the <a href="antlibs/antunit/">Antlib's | <p>For more information see the <a href="antlibs/antunit/">Antlib's | ||||
home page</a></p> | home page</a></p> | ||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="AntUnit 1.1 Beta 1"></a> | |||||
AntUnit 1.1 Beta 1 | |||||
<a name="Apache AntUnit 1.1 Beta 1"></a> | |||||
Apache AntUnit 1.1 Beta 1 | |||||
</h3> | </h3> | ||||
<h3>September 3, 2008 - Apache AntUnit 1.1 Beta 1 Available</h3> | <h3>September 3, 2008 - Apache AntUnit 1.1 Beta 1 Available</h3> | ||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="Ant 1.7.1"></a> | |||||
Ant 1.7.1 | |||||
<a name="Apache Ant 1.7.1"></a> | |||||
Apache Ant 1.7.1 | |||||
</h3> | </h3> | ||||
<h3>June 27, 2008 - Ant 1.7.1 Available</h3> | |||||
<h3>June 27, 2008 - Apache Ant 1.7.1 Available</h3> | |||||
<p>Apache Ant 1.7.1 is now available for <a href="http://ant.apache.org/bindownload.cgi">download</a>.</p> | <p>Apache Ant 1.7.1 is now available for <a href="http://ant.apache.org/bindownload.cgi">download</a>.</p> | ||||
<p> Ant 1.7.1 is mainly a bugfix release.</p> | <p> Ant 1.7.1 is mainly a bugfix release.</p> | ||||
<p>Ant 1.7.1 has extended support for Java6 features.</p> | <p>Ant 1.7.1 has extended support for Java6 features.</p> | ||||
@@ -358,18 +358,18 @@ have been reported to be working like a charm by some of the IvyDE early users.< | |||||
Ivy from its <a href="http://incubator.apache.org/ivy/">Incubator | Ivy from its <a href="http://incubator.apache.org/ivy/">Incubator | ||||
website</a>.</p> | website</a>.</p> | ||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="AntUnit 1.0"></a> | |||||
AntUnit 1.0 | |||||
<a name="Apache AntUnit 1.0"></a> | |||||
Apache AntUnit 1.0 | |||||
</h3> | </h3> | ||||
<h3>January 8, 2007 - Apache AntUnit 1.0 Available</h3> | <h3>January 8, 2007 - Apache AntUnit 1.0 Available</h3> | ||||
<p>Apache AntUnit 1.0 is now available for <a href="http://ant.apache.org/antlibs/bindownload.cgi">download</a>.</p> | <p>Apache AntUnit 1.0 is now available for <a href="http://ant.apache.org/antlibs/bindownload.cgi">download</a>.</p> | ||||
<p>This Ant Library contains tasks to test Ant tasks using Ant | <p>This Ant Library contains tasks to test Ant tasks using Ant | ||||
instead of JUnit. For more information see the <a href="antlibs/antunit/">AntUnit home page</a>.</p> | instead of JUnit. For more information see the <a href="antlibs/antunit/">AntUnit home page</a>.</p> | ||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="Ant 1.7.0"></a> | |||||
Ant 1.7.0 | |||||
<a name="Apache Ant 1.7.0"></a> | |||||
Apache Ant 1.7.0 | |||||
</h3> | </h3> | ||||
<h3>December 19, 2006 - Ant 1.7.0 Available</h3> | |||||
<h3>December 19, 2006 - Apache Ant 1.7.0 Available</h3> | |||||
<p>Apache Ant 1.7.0 is now available for <a href="http://ant.apache.org/bindownload.cgi">download</a>.</p> | <p>Apache Ant 1.7.0 is now available for <a href="http://ant.apache.org/bindownload.cgi">download</a>.</p> | ||||
<p> Ant 1.7 introduces a resource framework. Some of the core ant | <p> Ant 1.7 introduces a resource framework. Some of the core ant | ||||
tasks such as <copy/> are now able to process not only file | tasks such as <copy/> are now able to process not only file | ||||
@@ -386,8 +386,8 @@ have been reported to be working like a charm by some of the IvyDE early users.< | |||||
<p>Ant 1.7 fixes also a large number of bugs.</p> | <p>Ant 1.7 fixes also a large number of bugs.</p> | ||||
<p>Ant 1.7 has some initial support for Java6 features.</p> | <p>Ant 1.7 has some initial support for Java6 features.</p> | ||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name=".NET Ant Library 1.0Beta1"></a> | |||||
.NET Ant Library 1.0Beta1 | |||||
<a name="Apache .NET Ant Library 1.0Beta1"></a> | |||||
Apache .NET Ant Library 1.0Beta1 | |||||
</h3> | </h3> | ||||
<h3>November 6, 2006 - Apache .NET Ant Library 1.0 Available</h3> | <h3>November 6, 2006 - Apache .NET Ant Library 1.0 Available</h3> | ||||
<p>Apache .NET Ant Library 1.0 is now available for <a href="http://ant.apache.org/antlibs/bindownload.cgi">download</a>.</p> | <p>Apache .NET Ant Library 1.0 is now available for <a href="http://ant.apache.org/antlibs/bindownload.cgi">download</a>.</p> | ||||
@@ -397,24 +397,24 @@ have been reported to be working like a charm by some of the IvyDE early users.< | |||||
<p>For more information see the <a href="antlibs/dotnet/">Antlib's | <p>For more information see the <a href="antlibs/dotnet/">Antlib's | ||||
home page</a></p> | home page</a></p> | ||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="AntUnit 1.0Beta2"></a> | |||||
AntUnit 1.0Beta2 | |||||
<a name="Apache AntUnit 1.0Beta2"></a> | |||||
Apache AntUnit 1.0Beta2 | |||||
</h3> | </h3> | ||||
<h3>October 29, 2006 - Apache AntUnit 1.0Beta2 Available</h3> | <h3>October 29, 2006 - Apache AntUnit 1.0Beta2 Available</h3> | ||||
<p>Apache AntUnit 1.0Beta1 is now available for <a href="http://ant.apache.org/antlibs/bindownload.cgi">download</a>.</p> | <p>Apache AntUnit 1.0Beta1 is now available for <a href="http://ant.apache.org/antlibs/bindownload.cgi">download</a>.</p> | ||||
<p>This Ant Library contains tasks to test Ant tasks using Ant | <p>This Ant Library contains tasks to test Ant tasks using Ant | ||||
instead of JUnit. For more information see the <a href="antlibs/antunit/">AntUnit home page</a>.</p> | instead of JUnit. For more information see the <a href="antlibs/antunit/">AntUnit home page</a>.</p> | ||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="AntUnit 1.0Beta1"></a> | |||||
AntUnit 1.0Beta1 | |||||
<a name="Apache AntUnit 1.0Beta1"></a> | |||||
Apache AntUnit 1.0Beta1 | |||||
</h3> | </h3> | ||||
<h3>September 22, 2006 - Apache AntUnit 1.0Beta1 Available</h3> | <h3>September 22, 2006 - Apache AntUnit 1.0Beta1 Available</h3> | ||||
<p>Apache AntUnit 1.0Beta1 is now available for <a href="http://ant.apache.org/antlibs/bindownload.cgi">download</a>.</p> | <p>Apache AntUnit 1.0Beta1 is now available for <a href="http://ant.apache.org/antlibs/bindownload.cgi">download</a>.</p> | ||||
<p>This Ant Library contains tasks to test Ant tasks using Ant | <p>This Ant Library contains tasks to test Ant tasks using Ant | ||||
instead of JUnit. For more information see the <a href="antlibs/antunit/">AntUnit home page</a>.</p> | instead of JUnit. For more information see the <a href="antlibs/antunit/">AntUnit home page</a>.</p> | ||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name=".NET Ant Library 1.0Beta1"></a> | |||||
.NET Ant Library 1.0Beta1 | |||||
<a name="Apache .NET Ant Library 1.0Beta1"></a> | |||||
Apache .NET Ant Library 1.0Beta1 | |||||
</h3> | </h3> | ||||
<h3>September 13, 2006 - Apache .NET Ant Library 1.0Beta1 Available</h3> | <h3>September 13, 2006 - Apache .NET Ant Library 1.0Beta1 Available</h3> | ||||
<p>Apache .NET Ant Library 1.0Beta1 is now available for <a href="http://ant.apache.org/antlibs/bindownload.cgi">download</a>.</p> | <p>Apache .NET Ant Library 1.0Beta1 is now available for <a href="http://ant.apache.org/antlibs/bindownload.cgi">download</a>.</p> | ||||
@@ -424,32 +424,32 @@ have been reported to be working like a charm by some of the IvyDE early users.< | |||||
<p>For more information see the <a href="antlibs/dotnet/">Antlib's | <p>For more information see the <a href="antlibs/dotnet/">Antlib's | ||||
home page</a></p> | home page</a></p> | ||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="Ant 1.6.5"></a> | |||||
Ant 1.6.5 | |||||
<a name="Apache Ant 1.6.5"></a> | |||||
Apache Ant 1.6.5 | |||||
</h3> | </h3> | ||||
<h3>June 2, 2005 - Ant 1.6.5 Available</h3> | |||||
<h3>June 2, 2005 - Apache Ant 1.6.5 Available</h3> | |||||
<p>Apache Ant 1.6.5 is now available for <a href="http://ant.apache.org/bindownload.cgi">download</a>.</p> | <p>Apache Ant 1.6.5 is now available for <a href="http://ant.apache.org/bindownload.cgi">download</a>.</p> | ||||
<p>This is a bug fix release.</p> | <p>This is a bug fix release.</p> | ||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="Ant 1.6.4"></a> | |||||
Ant 1.6.4 | |||||
<a name="Apache Ant 1.6.4"></a> | |||||
Apache Ant 1.6.4 | |||||
</h3> | </h3> | ||||
<h3>May 19, 2005 - Ant 1.6.4 Available</h3> | |||||
<h3>May 19, 2005 - Apache Ant 1.6.4 Available</h3> | |||||
<p>Apache Ant 1.6.4 is now available for <a href="http://archive.apache.org/dist/ant/">download</a>.</p> | <p>Apache Ant 1.6.4 is now available for <a href="http://archive.apache.org/dist/ant/">download</a>.</p> | ||||
<p>This is a bug fix release.</p> | <p>This is a bug fix release.</p> | ||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="Ant 1.6.3"></a> | |||||
Ant 1.6.3 | |||||
<a name="Apache Ant 1.6.3"></a> | |||||
Apache Ant 1.6.3 | |||||
</h3> | </h3> | ||||
<h3>April 28, 2005 - Ant 1.6.3 Available</h3> | |||||
<h3>April 28, 2005 - Apache Ant 1.6.3 Available</h3> | |||||
<p>Apache Ant 1.6.3 is now available for <a href="http://archive.apache.org/dist/ant/">download</a>.</p> | <p>Apache Ant 1.6.3 is now available for <a href="http://archive.apache.org/dist/ant/">download</a>.</p> | ||||
<p>There is a large list of fixed bugs and enhancements.</p> | <p>There is a large list of fixed bugs and enhancements.</p> | ||||
<p>Some of the bugs affecting the embedded use of Ant are fixed.</p> | <p>Some of the bugs affecting the embedded use of Ant are fixed.</p> | ||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="Antidote Retired"></a> | |||||
Antidote Retired | |||||
<a name="Apache Antidote Retired"></a> | |||||
Apache Antidote Retired | |||||
</h3> | </h3> | ||||
<h3>April 4th, 2005 - The Apache Ant Project Retires Antidote, the | |||||
<h3>April 4th, 2005 - The Apache Ant Project Retires Apache Antidote, the | |||||
Ant GUI</h3> | Ant GUI</h3> | ||||
<p>The Antidote subproject was once started to provide a GUI for | <p>The Antidote subproject was once started to provide a GUI for | ||||
Ant at a time where IDE support for Ant was far from usable. | Ant at a time where IDE support for Ant was far from usable. | ||||
@@ -467,10 +467,10 @@ have been reported to be working like a charm by some of the IvyDE early users.< | |||||
<p>If you are interested in Antidote's sources to learn from or | <p>If you are interested in Antidote's sources to learn from or | ||||
build on it, you can find snapshots at <a href="http://archive.apache.org/ant/antidote/">http://archive.apache.org/ant/antidote/</a>.</p> | build on it, you can find snapshots at <a href="http://archive.apache.org/ant/antidote/">http://archive.apache.org/ant/antidote/</a>.</p> | ||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="Ant 1.6.2"></a> | |||||
Ant 1.6.2 | |||||
<a name="Apache Ant 1.6.2"></a> | |||||
Apache Ant 1.6.2 | |||||
</h3> | </h3> | ||||
<h3>July 16, 2004 - Ant 1.6.2 Available</h3> | |||||
<h3>July 16, 2004 - Apache Ant 1.6.2 Available</h3> | |||||
<p>Apache Ant 1.6.2 available for <a href="http://archive.apache.org/dist/ant/">download</a>.</p> | <p>Apache Ant 1.6.2 available for <a href="http://archive.apache.org/dist/ant/">download</a>.</p> | ||||
<p>Nested elements for namespaced tasks and types may belong to the | <p>Nested elements for namespaced tasks and types may belong to the | ||||
Ant default namespace as well as the task's or type's namespace.</p> | Ant default namespace as well as the task's or type's namespace.</p> | ||||
@@ -483,15 +483,15 @@ features which were asked for by users on Bugzilla.</p> | |||||
Wiki Migration | Wiki Migration | ||||
</h3> | </h3> | ||||
<h3>February 29, 2004</h3> | <h3>February 29, 2004</h3> | ||||
<p>The Ant Wiki pages have been migrated to their | |||||
<p>The Apache Ant Wiki pages have been migrated to their | |||||
<a href="http://wiki.apache.org/ant/">new home</a> on the Apache | <a href="http://wiki.apache.org/ant/">new home</a> on the Apache | ||||
Wiki farm. | Wiki farm. | ||||
</p> | </p> | ||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="Ant 1.6.1"></a> | |||||
Ant 1.6.1 | |||||
<a name="Apache Ant 1.6.1"></a> | |||||
Apache Ant 1.6.1 | |||||
</h3> | </h3> | ||||
<h3>February 12, 2004 - Ant 1.6.1 Available</h3> | |||||
<h3>February 12, 2004 - Apache Ant 1.6.1 Available</h3> | |||||
<p>Apache Ant 1.6.1 is still available for | <p>Apache Ant 1.6.1 is still available for | ||||
<a href="http://archive.apache.org/dist/ant/">download</a>. | <a href="http://archive.apache.org/dist/ant/">download</a>. | ||||
</p> | </p> | ||||
@@ -506,10 +506,10 @@ features which were asked for by users on Bugzilla.</p> | |||||
<p>Ant 1.6.1 also introduces initial support for compiling with | <p>Ant 1.6.1 also introduces initial support for compiling with | ||||
Java 1.5.</p> | Java 1.5.</p> | ||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="Ant 1.6.0"></a> | |||||
Ant 1.6.0 | |||||
<a name="Apache Ant 1.6.0"></a> | |||||
Apache Ant 1.6.0 | |||||
</h3> | </h3> | ||||
<h3>December 18, 2003 - Ant 1.6.0 Available</h3> | |||||
<h3>December 18, 2003 - Apache Ant 1.6.0 Available</h3> | |||||
<p>Apache Ant 1.6.0 is still available for | <p>Apache Ant 1.6.0 is still available for | ||||
<a href="http://archive.apache.org/dist/ant/">download</a>. | <a href="http://archive.apache.org/dist/ant/">download</a>. | ||||
</p> | </p> | ||||
@@ -525,10 +525,10 @@ features which were asked for by users on Bugzilla.</p> | |||||
did) or could be explained better, feel free to help us out in the | did) or could be explained better, feel free to help us out in the | ||||
<a href="http://wiki.apache.org/ant/NewAntFeaturesInDetail">Wiki</a>.</p> | <a href="http://wiki.apache.org/ant/NewAntFeaturesInDetail">Wiki</a>.</p> | ||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="Ant 1.5.4"></a> | |||||
Ant 1.5.4 | |||||
<a name="Apache Ant 1.5.4"></a> | |||||
Apache Ant 1.5.4 | |||||
</h3> | </h3> | ||||
<h3>August 12, 2003 - Ant 1.5.4 Available</h3> | |||||
<h3>August 12, 2003 - Apache Ant 1.5.4 Available</h3> | |||||
<p>Apache Ant 1.5.4 is still available for | <p>Apache Ant 1.5.4 is still available for | ||||
<a href="http://archive.apache.org/dist/ant/">download</a>. | <a href="http://archive.apache.org/dist/ant/">download</a>. | ||||
</p> | </p> | ||||
@@ -549,7 +549,7 @@ did) or could be explained better, feel free to help us out in the | |||||
</h3> | </h3> | ||||
<a href="http://www.ftponline.com/javapro/"> | <a href="http://www.ftponline.com/javapro/"> | ||||
<img style="padding: 5px" src="images/jp_rcwinner_2003.gif" alt="" border="0" height="80" width="139" align="right" /></a> | <img style="padding: 5px" src="images/jp_rcwinner_2003.gif" alt="" border="0" height="80" width="139" align="right" /></a> | ||||
<h3>June 11th, 2003: Ant wins a Java Pro readers' choice award</h3> | |||||
<h3>June 11th, 2003: Apache Ant wins a Java Pro readers' choice award</h3> | |||||
<p> | <p> | ||||
Ant has won the Java Pro 2003 Readers' Choice Award for | Ant has won the Java Pro 2003 Readers' Choice Award for | ||||
</p> | </p> | ||||
@@ -567,16 +567,16 @@ did) or could be explained better, feel free to help us out in the | |||||
JDJ Editors Choice Award | JDJ Editors Choice Award | ||||
</h3> | </h3> | ||||
<a href="http://sys-con.com/java/article2a.cfm?id=2059&count=1734&tot=6&page=2"><img src="images/JDJEditorsChoiceAward.jpg" alt="" border="0" align="right" /></a> | <a href="http://sys-con.com/java/article2a.cfm?id=2059&count=1734&tot=6&page=2"><img src="images/JDJEditorsChoiceAward.jpg" alt="" border="0" align="right" /></a> | ||||
<h3>June 2003: Ant wins JDJ Editors' Choice Award</h3> | |||||
<h3>June 2003: Apache Ant wins JDJ Editors' Choice Award</h3> | |||||
<p> | <p> | ||||
"Ant is the hammer of the Java world: without it, civilization might have progressed, but much more slowly than it has. Ant is one of the most useful build tools I have ever had the pleasure to use." - Joe Ottinger | "Ant is the hammer of the Java world: without it, civilization might have progressed, but much more slowly than it has. Ant is one of the most useful build tools I have ever had the pleasure to use." - Joe Ottinger | ||||
</p> | </p> | ||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="Ant keeps on winning!"></a> | |||||
Ant keeps on winning! | |||||
<a name="Apache Ant keeps on winning!"></a> | |||||
Apache Ant keeps on winning! | |||||
</h3> | </h3> | ||||
<a href="http://www.javaworld.com/"><img src="images/jw_ec_logo_winner2003.gif" alt="" border="0" height="108" width="252" align="right" /></a> | <a href="http://www.javaworld.com/"><img src="images/jw_ec_logo_winner2003.gif" alt="" border="0" height="108" width="252" align="right" /></a> | ||||
<h3>June 9th, 2003: Ant wins the JavaWorld Editors' Choice Award</h3> | |||||
<h3>June 9th, 2003: Apache Ant wins the JavaWorld Editors' Choice Award</h3> | |||||
<p> | <p> | ||||
Ant has won the JavaWorld Editors' Choice Award for | Ant has won the JavaWorld Editors' Choice Award for | ||||
</p> | </p> | ||||
@@ -588,26 +588,26 @@ did) or could be explained better, feel free to help us out in the | |||||
<a href="http://www.javaworld.com/javaworld/jw-06-2003/jw-0609-eca.html"> full article</a> -- or jump directly to the bit about | <a href="http://www.javaworld.com/javaworld/jw-06-2003/jw-0609-eca.html"> full article</a> -- or jump directly to the bit about | ||||
<a href="http://www.javaworld.com/javaworld/jw-06-2003/jw-0609-eca-p4.html"> our award</a> <code>:)</code></p> | <a href="http://www.javaworld.com/javaworld/jw-06-2003/jw-0609-eca-p4.html"> our award</a> <code>:)</code></p> | ||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="Ant 1.5.3"></a> | |||||
Ant 1.5.3 | |||||
<a name="Apache Ant 1.5.3"></a> | |||||
Apache Ant 1.5.3 | |||||
</h3> | </h3> | ||||
<h3>April 9, 2003 - Ant 1.5.3 Available</h3> | |||||
<h3>April 9, 2003 - Apache Ant 1.5.3 Available</h3> | |||||
<p>Apache Ant 1.5.3 is still available for | <p>Apache Ant 1.5.3 is still available for | ||||
<a href="http://archive.apache.org/dist/ant/">download</a>. | <a href="http://archive.apache.org/dist/ant/">download</a>. | ||||
</p> | </p> | ||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="Ant 1.5.2"></a> | |||||
Ant 1.5.2 | |||||
<a name="Apache Ant 1.5.2"></a> | |||||
Apache Ant 1.5.2 | |||||
</h3> | </h3> | ||||
<h3>March 3, 2003 - Ant 1.5.2 Available!</h3> | |||||
<h3>March 3, 2003 - Apache Ant 1.5.2 Available!</h3> | |||||
<p>The final version of Ant 1.5.2 is available for | <p>The final version of Ant 1.5.2 is available for | ||||
<a href="http://archive.apache.org/dist/ant/">download</a>. | <a href="http://archive.apache.org/dist/ant/">download</a>. | ||||
If you have any feedback on this release, feel free to join the | If you have any feedback on this release, feel free to join the | ||||
discussion on the dev and user mailing lists. | discussion on the dev and user mailing lists. | ||||
</p> | </p> | ||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="Ant Top Level Project"></a> | |||||
Ant Top Level Project | |||||
<a name="Apache Ant Top Level Project"></a> | |||||
Apache Ant Top Level Project | |||||
</h3> | </h3> | ||||
<h3>November 18, 2002</h3> | <h3>November 18, 2002</h3> | ||||
<p>The Apache board <a href="mission.html">created</a> | <p>The Apache board <a href="mission.html">created</a> | ||||
@@ -619,34 +619,34 @@ did) or could be explained better, feel free to help us out in the | |||||
is now located at <a href="http://ant.apache.org/">http://ant.apache.org/</a> | is now located at <a href="http://ant.apache.org/">http://ant.apache.org/</a> | ||||
</p> | </p> | ||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="Ant 1.5.1"></a> | |||||
Ant 1.5.1 | |||||
<a name="Apache Ant 1.5.1"></a> | |||||
Apache Ant 1.5.1 | |||||
</h3> | </h3> | ||||
<h3>October 3, 2002 - Ant 1.5.1 Available !</h3> | |||||
<h3>October 3, 2002 - Apache Ant 1.5.1 Available !</h3> | |||||
<p>The final version of Ant 1.5.1 is still available for | <p>The final version of Ant 1.5.1 is still available for | ||||
<a href="http://archive.apache.org/dist/ant/"> | <a href="http://archive.apache.org/dist/ant/"> | ||||
download</a>. If you have any feedback on this release, feel free to join the | download</a>. If you have any feedback on this release, feel free to join the | ||||
discussion on the ant-dev and ant-user mailing lists. | discussion on the ant-dev and ant-user mailing lists. | ||||
</p> | </p> | ||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="Ant 1.5"></a> | |||||
Ant 1.5 | |||||
<a name="Apache Ant 1.5"></a> | |||||
Apache Ant 1.5 | |||||
</h3> | </h3> | ||||
<h3>July 15, 2002 - Fix for Cygwin problem in wrapper script available</h3> | <h3>July 15, 2002 - Fix for Cygwin problem in wrapper script available</h3> | ||||
<p>The wrapper script of Ant 1.5 needs to be replaced with a new | |||||
<p>The wrapper script of Apache Ant 1.5 needs to be replaced with a new | |||||
version for Cygwin users. See the <a href="faq.html#1.5-cygwin-sh">FAQ</a> for details.</p> | version for Cygwin users. See the <a href="faq.html#1.5-cygwin-sh">FAQ</a> for details.</p> | ||||
<h3>July 10, 2002 - Ant 1.5 Released!</h3> | |||||
<h3>July 10, 2002 - Apache Ant 1.5 Released!</h3> | |||||
<p>The final version of Ant 1.5 is now available for | <p>The final version of Ant 1.5 is now available for | ||||
<a href="http://archive.apache.org/dist/ant/"> | <a href="http://archive.apache.org/dist/ant/"> | ||||
download</a>. If you have any feedback on this release, feel free to join the | download</a>. If you have any feedback on this release, feel free to join the | ||||
discussion on the ant-dev and ant-user mailing lists. | discussion on the ant-dev and ant-user mailing lists. | ||||
</p> | </p> | ||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="Ant wins again!"></a> | |||||
Ant wins again! | |||||
<a name="Apache Ant wins again!"></a> | |||||
Apache Ant wins again! | |||||
</h3> | </h3> | ||||
<a href="http://www.sdmagazine.com/"><img src="images/sdm_productivity_award.gif" alt="" border="0" height="108" width="181" align="right" /></a> | <a href="http://www.sdmagazine.com/"><img src="images/sdm_productivity_award.gif" alt="" border="0" height="108" width="181" align="right" /></a> | ||||
<h3>Apr 29, 2002: Ant wins <em>Software Development</em> magazine's | |||||
<h3>Apr 29, 2002: Apache Ant wins <em>Software Development</em> magazine's | |||||
2002 Productivity Award.</h3> | 2002 Productivity Award.</h3> | ||||
<p> | <p> | ||||
Ant has been awarded a <strong>2002 Productivity Award</strong> by | Ant has been awarded a <strong>2002 Productivity Award</strong> by | ||||
@@ -656,11 +656,11 @@ did) or could be explained better, feel free to help us out in the | |||||
press release</a> for more information and the full list of winners. | press release</a> for more information and the full list of winners. | ||||
</p> | </p> | ||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="Ant has won!"></a> | |||||
Ant has won! | |||||
<a name="Apache Ant has won!"></a> | |||||
Apache Ant has won! | |||||
</h3> | </h3> | ||||
<a href="http://www.javaworld.com/"><img src="images/jw_ec_logo_winner2002.gif" alt="" border="0" height="108" width="252" align="right" /></a> | <a href="http://www.javaworld.com/"><img src="images/jw_ec_logo_winner2002.gif" alt="" border="0" height="108" width="252" align="right" /></a> | ||||
<h3>Mar 26, 2002: Ant wins the JavaWorld Editors' Choice | |||||
<h3>Mar 26, 2002: Apache Ant wins the JavaWorld Editors' Choice | |||||
Award</h3> | Award</h3> | ||||
<p> | <p> | ||||
Ant has won the JavaWorld Editors' Choice Award for | Ant has won the JavaWorld Editors' Choice Award for | ||||
@@ -674,7 +674,7 @@ did) or could be explained better, feel free to help us out in the | |||||
</h3> | </h3> | ||||
<h3>Feb 15, 2002: Java 1.4 Support</h3> | <h3>Feb 15, 2002: Java 1.4 Support</h3> | ||||
<p> | <p> | ||||
Java 1.4 has now been released by Sun. The latest Ant source supports | |||||
Java 1.4 has now been released by Sun. The latest Apache Ant source supports | |||||
the new <tt>assert</tt> statement in the compiler task via the <tt>source</tt> | the new <tt>assert</tt> statement in the compiler task via the <tt>source</tt> | ||||
attribute. It also contains a compatibility fix needed for some ant tasks | attribute. It also contains a compatibility fix needed for some ant tasks | ||||
on Java 1.4 over Windows XP. If you have problems running Ant 1.4.1 on WinXP/Java 1.4, | on Java 1.4 over Windows XP. If you have problems running Ant 1.4.1 on WinXP/Java 1.4, | ||||
@@ -686,19 +686,19 @@ did) or could be explained better, feel free to help us out in the | |||||
</h3> | </h3> | ||||
<h3>Have a look at our new cool logo!</h3> | <h3>Have a look at our new cool logo!</h3> | ||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="Ant 1.4.1"></a> | |||||
Ant 1.4.1 | |||||
<a name="Apache Ant 1.4.1"></a> | |||||
Apache Ant 1.4.1 | |||||
</h3> | </h3> | ||||
<h3>11 October 2001 Ant 1.4.1 released !</h3> | |||||
<h3>11 October 2001 Apache Ant 1.4.1 released !</h3> | |||||
<p>Please visit the | <p>Please visit the | ||||
<a href="http://archive.apache.org/dist/ant/"> | <a href="http://archive.apache.org/dist/ant/"> | ||||
download area</a>. | download area</a>. | ||||
</p> | </p> | ||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="Best-Practices Profile of Ant at Sun's Dot-Com Builder"></a> | |||||
Best-Practices Profile of Ant at Sun's Dot-Com Builder | |||||
<a name="Best-Practices Profile of Apache Ant at Sun's Dot-Com Builder"></a> | |||||
Best-Practices Profile of Apache Ant at Sun's Dot-Com Builder | |||||
</h3> | </h3> | ||||
<p>Sun has released an introductory article on Ant on their | |||||
<p>Sun has released an introductory article on Apache Ant on their | |||||
Dot-Com Builder site on May 30 2001. See <a href="http://dcb.sun.com/practices/profiles/ant.jsp">http://dcb.sun.com/practices/profiles/ant.jsp</a></p> | Dot-Com Builder site on May 30 2001. See <a href="http://dcb.sun.com/practices/profiles/ant.jsp">http://dcb.sun.com/practices/profiles/ant.jsp</a></p> | ||||
</div> | </div> | ||||
@@ -97,7 +97,7 @@ | |||||
<a href="./index.html">Welcome</a> | <a href="./index.html">Welcome</a> | ||||
</li> | </li> | ||||
<li> | <li> | ||||
<a href="./license.html">License</a> | |||||
<a href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a> | |||||
</li> | </li> | ||||
<li> | <li> | ||||
<a href="./antnews.html">News</a> | <a href="./antnews.html">News</a> | ||||
@@ -156,6 +156,9 @@ | |||||
<li> | <li> | ||||
<a href="./bugs.html">Bug Database</a> | <a href="./bugs.html">Bug Database</a> | ||||
</li> | </li> | ||||
<li> | |||||
<a href="http://www.apache.org/security/">Security</a> | |||||
</li> | |||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Sponsorship | <li class="menuheader">Sponsorship | ||||
@@ -166,9 +169,6 @@ | |||||
<li> | <li> | ||||
<a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> | <a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> | ||||
</li> | </li> | ||||
<li> | |||||
<a href="http://www.apache.org/foundation/contributing.html">Donations</a> | |||||
</li> | |||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Project Management | <li class="menuheader">Project Management | ||||
@@ -200,8 +200,14 @@ | |||||
<div class="content"> | <div class="content"> | ||||
<h1 class="title">Binary Distributions</h1> | <h1 class="title">Binary Distributions</h1> | ||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="Downloading Ant"></a> | |||||
Downloading Ant | |||||
<a name="Apache Ant"></a> | |||||
Apache Ant | |||||
</h3> | |||||
<p>Apache Ant is a Java library and command-line tool that help | |||||
building software.</p> | |||||
<h3 class="section"> | |||||
<a name="Downloading Apache Ant"></a> | |||||
Downloading Apache Ant | |||||
</h3> | </h3> | ||||
<p>Use the links below to download a binary distribution of Ant from | <p>Use the links below to download a binary distribution of Ant from | ||||
one of our mirrors. It is good practice to | one of our mirrors. It is good practice to | ||||
@@ -99,7 +99,7 @@ | |||||
<a href="./index.html">Welcome</a> | <a href="./index.html">Welcome</a> | ||||
</li> | </li> | ||||
<li> | <li> | ||||
<a href="./license.html">License</a> | |||||
<a href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a> | |||||
</li> | </li> | ||||
<li> | <li> | ||||
<a href="./antnews.html">News</a> | <a href="./antnews.html">News</a> | ||||
@@ -158,6 +158,9 @@ | |||||
<li> | <li> | ||||
<a href="./bugs.html">Bug Database</a> | <a href="./bugs.html">Bug Database</a> | ||||
</li> | </li> | ||||
<li> | |||||
<a href="http://www.apache.org/security/">Security</a> | |||||
</li> | |||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Sponsorship | <li class="menuheader">Sponsorship | ||||
@@ -168,9 +171,6 @@ | |||||
<li> | <li> | ||||
<a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> | <a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> | ||||
</li> | </li> | ||||
<li> | |||||
<a href="http://www.apache.org/foundation/contributing.html">Donations</a> | |||||
</li> | |||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Project Management | <li class="menuheader">Project Management | ||||
@@ -233,8 +233,8 @@ | |||||
add yourself to the <code>CC</code> list to follow the progress | add yourself to the <code>CC</code> list to follow the progress | ||||
of this bug. | of this bug. | ||||
</p> | </p> | ||||
<p><a href="http://issues.apache.org/bugzilla/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&product=Ant&long_desc_type=substring&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailassigned_to1=1&emailtype1=substring&email1=&emailassigned_to2=1&emailreporter2=1&emailcc2=1&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&field0-0-0=noop&type0-0-0=noop&value0-0-0=">Open Ant bugs by order of priority</a>.</p> | |||||
<p><a href="http://issues.apache.org/bugzilla/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&product=Ant&long_desc_type=substring&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailassigned_to1=1&emailtype1=substring&email1=&emailassigned_to2=1&emailreporter2=1&emailcc2=1&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&field0-0-0=noop&type0-0-0=noop&value0-0-0=&order=bugs.votes,bugs.priority%2Cbugs.bug_severity&query_based_on=">Open Ant bugs by number of votes</a>.</p> | |||||
<p><a href="http://issues.apache.org/bugzilla/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&product=Ant&long_desc_type=substring&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailassigned_to1=1&emailtype1=substring&email1=&emailassigned_to2=1&emailreporter2=1&emailcc2=1&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&field0-0-0=noop&type0-0-0=noop&value0-0-0=">Open Apache Ant bugs by order of priority</a>.</p> | |||||
<p><a href="http://issues.apache.org/bugzilla/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&product=Ant&long_desc_type=substring&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailassigned_to1=1&emailtype1=substring&email1=&emailassigned_to2=1&emailreporter2=1&emailcc2=1&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&field0-0-0=noop&type0-0-0=noop&value0-0-0=&order=bugs.votes,bugs.priority%2Cbugs.bug_severity&query_based_on=">Open Apache Ant bugs by number of votes</a>.</p> | |||||
<h4 class="subsection"> | <h4 class="subsection"> | ||||
<a name="Filing a Bug Report"></a> | <a name="Filing a Bug Report"></a> | ||||
Filing a Bug Report | Filing a Bug Report | ||||
@@ -242,7 +242,7 @@ | |||||
<p> | <p> | ||||
Please read our document about <a href="problems.html">problems</a> | Please read our document about <a href="problems.html">problems</a> | ||||
before deciding that there is an unreported | before deciding that there is an unreported | ||||
bug in Ant. | |||||
bug in Apache Ant. | |||||
</p> | </p> | ||||
<p> | <p> | ||||
You have a few choices at this point. You can send | You have a few choices at this point. You can send | ||||
@@ -99,7 +99,7 @@ | |||||
<a href="./index.html">Welcome</a> | <a href="./index.html">Welcome</a> | ||||
</li> | </li> | ||||
<li> | <li> | ||||
<a href="./license.html">License</a> | |||||
<a href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a> | |||||
</li> | </li> | ||||
<li> | <li> | ||||
<a href="./antnews.html">News</a> | <a href="./antnews.html">News</a> | ||||
@@ -158,6 +158,9 @@ | |||||
<li> | <li> | ||||
<a href="./bugs.html">Bug Database</a> | <a href="./bugs.html">Bug Database</a> | ||||
</li> | </li> | ||||
<li> | |||||
<a href="http://www.apache.org/security/">Security</a> | |||||
</li> | |||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Sponsorship | <li class="menuheader">Sponsorship | ||||
@@ -168,9 +171,6 @@ | |||||
<li> | <li> | ||||
<a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> | <a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> | ||||
</li> | </li> | ||||
<li> | |||||
<a href="http://www.apache.org/foundation/contributing.html">Donations</a> | |||||
</li> | |||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Project Management | <li class="menuheader">Project Management | ||||
@@ -99,7 +99,7 @@ | |||||
<a href="./index.html">Welcome</a> | <a href="./index.html">Welcome</a> | ||||
</li> | </li> | ||||
<li> | <li> | ||||
<a href="./license.html">License</a> | |||||
<a href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a> | |||||
</li> | </li> | ||||
<li> | <li> | ||||
<a href="./antnews.html">News</a> | <a href="./antnews.html">News</a> | ||||
@@ -158,6 +158,9 @@ | |||||
<li> | <li> | ||||
<a href="./bugs.html">Bug Database</a> | <a href="./bugs.html">Bug Database</a> | ||||
</li> | </li> | ||||
<li> | |||||
<a href="http://www.apache.org/security/">Security</a> | |||||
</li> | |||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Sponsorship | <li class="menuheader">Sponsorship | ||||
@@ -168,9 +171,6 @@ | |||||
<li> | <li> | ||||
<a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> | <a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> | ||||
</li> | </li> | ||||
<li> | |||||
<a href="http://www.apache.org/foundation/contributing.html">Donations</a> | |||||
</li> | |||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Project Management | <li class="menuheader">Project Management | ||||
@@ -97,7 +97,7 @@ | |||||
<a href="./index.html">Welcome</a> | <a href="./index.html">Welcome</a> | ||||
</li> | </li> | ||||
<li> | <li> | ||||
<a href="./license.html">License</a> | |||||
<a href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a> | |||||
</li> | </li> | ||||
<li> | <li> | ||||
<a href="./antnews.html">News</a> | <a href="./antnews.html">News</a> | ||||
@@ -156,6 +156,9 @@ | |||||
<li> | <li> | ||||
<a href="./bugs.html">Bug Database</a> | <a href="./bugs.html">Bug Database</a> | ||||
</li> | </li> | ||||
<li> | |||||
<a href="http://www.apache.org/security/">Security</a> | |||||
</li> | |||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Sponsorship | <li class="menuheader">Sponsorship | ||||
@@ -166,9 +169,6 @@ | |||||
<li> | <li> | ||||
<a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> | <a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> | ||||
</li> | </li> | ||||
<li> | |||||
<a href="http://www.apache.org/foundation/contributing.html">Donations</a> | |||||
</li> | |||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Project Management | <li class="menuheader">Project Management | ||||
@@ -99,7 +99,7 @@ | |||||
<a href="./index.html">Welcome</a> | <a href="./index.html">Welcome</a> | ||||
</li> | </li> | ||||
<li> | <li> | ||||
<a href="./license.html">License</a> | |||||
<a href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a> | |||||
</li> | </li> | ||||
<li> | <li> | ||||
<a href="./antnews.html">News</a> | <a href="./antnews.html">News</a> | ||||
@@ -158,6 +158,9 @@ | |||||
<li> | <li> | ||||
<a href="./bugs.html">Bug Database</a> | <a href="./bugs.html">Bug Database</a> | ||||
</li> | </li> | ||||
<li> | |||||
<a href="http://www.apache.org/security/">Security</a> | |||||
</li> | |||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Sponsorship | <li class="menuheader">Sponsorship | ||||
@@ -168,9 +171,6 @@ | |||||
<li> | <li> | ||||
<a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> | <a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> | ||||
</li> | </li> | ||||
<li> | |||||
<a href="http://www.apache.org/foundation/contributing.html">Donations</a> | |||||
</li> | |||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Project Management | <li class="menuheader">Project Management | ||||
@@ -233,7 +233,7 @@ | |||||
<ul> | <ul> | ||||
<li><a href="#java-version"> | <li><a href="#java-version"> | ||||
Which version of Java is required to run | Which version of Java is required to run | ||||
Ant? | |||||
Apache Ant? | |||||
</a></li> | </a></li> | ||||
<li><a href="#no-gnu-tar"> | <li><a href="#no-gnu-tar"> | ||||
I get checksum errors when I try to extract the | I get checksum errors when I try to extract the | ||||
@@ -364,10 +364,10 @@ | |||||
Windows. | Windows. | ||||
</a></li> | </a></li> | ||||
</ul> | </ul> | ||||
<h4 class="toc">Ant and IDEs/Editors</h4> | |||||
<h4 class="toc">Apache Ant and IDEs/Editors</h4> | |||||
<ul> | <ul> | ||||
<li><a href="#integration"> | <li><a href="#integration"> | ||||
Is Ant supported by my IDE/Editor? | |||||
Is Apache Ant supported by my IDE/Editor? | |||||
</a></li> | </a></li> | ||||
<li><a href="#emacs-mode"> | <li><a href="#emacs-mode"> | ||||
Why doesn't (X)Emacs/vi/MacOS X's project builder | Why doesn't (X)Emacs/vi/MacOS X's project builder | ||||
@@ -448,7 +448,7 @@ | |||||
Where do I find the latest version of this | Where do I find the latest version of this | ||||
document? | document? | ||||
</p> | </p> | ||||
<p>The latest version can always be found at Ant's homepage | |||||
<p>The latest version can always be found at Apache Ant's homepage | |||||
<a href="http://ant.apache.org/faq.html">http://ant.apache.org/faq.html</a>.</p> | <a href="http://ant.apache.org/faq.html">http://ant.apache.org/faq.html</a>.</p> | ||||
<p class="faq"> | <p class="faq"> | ||||
<a name="adding-faqs"></a> | <a name="adding-faqs"></a> | ||||
@@ -738,7 +738,7 @@ | |||||
<p class="faq"> | <p class="faq"> | ||||
<a name="java-version"></a> | <a name="java-version"></a> | ||||
Which version of Java is required to run | Which version of Java is required to run | ||||
Ant? | |||||
Apache Ant? | |||||
</p> | </p> | ||||
<p>You will need Java installed on your system, version 1.4 or | <p>You will need Java installed on your system, version 1.4 or | ||||
later required, 1.5 or later strongly recommended. The later | later required, 1.5 or later strongly recommended. The later | ||||
@@ -845,7 +845,7 @@ Apache Ant version 1.6.2 compiled on July 16 2004 | |||||
<a name="precompile-jsps"></a> | <a name="precompile-jsps"></a> | ||||
How to I precompile Java Server Pages (JSPs)? | How to I precompile Java Server Pages (JSPs)? | ||||
</p> | </p> | ||||
<p>Ant has a built in optional task <a href="/manual/Tasks/jspc.html"><jspc></a> | |||||
<p>Apache Ant has a built in optional task <a href="/manual/Tasks/jspc.html"><jspc></a> | |||||
which was intended for that. <b>But this task is deprecated.</b> | which was intended for that. <b>But this task is deprecated.</b> | ||||
Here the alternative suggested by the manual:</p> | Here the alternative suggested by the manual:</p> | ||||
<p><i>Instead of relying on container specific JSP-compilers we suggest deploying | <p><i>Instead of relying on container specific JSP-compilers we suggest deploying | ||||
@@ -1276,7 +1276,7 @@ shell-prompt> m4 foo.m4 > foo | |||||
<a name="general-advice"></a> | <a name="general-advice"></a> | ||||
General Advice | General Advice | ||||
</p> | </p> | ||||
<p>There are many reasons why Ant doesn't behave as | |||||
<p>There are many reasons why Apache Ant doesn't behave as | |||||
expected, not all of them are due to Ant bugs. See our <a href="problems.html">Having Problems?</a> page for hints that | expected, not all of them are due to Ant bugs. See our <a href="problems.html">Having Problems?</a> page for hints that | ||||
may help pinning down the reasons for your problem.</p> | may help pinning down the reasons for your problem.</p> | ||||
<p class="faq"> | <p class="faq"> | ||||
@@ -1507,7 +1507,7 @@ shell-prompt> m4 foo.m4 > foo | |||||
your buildfile.</p> | your buildfile.</p> | ||||
<p class="faq"> | <p class="faq"> | ||||
<a name="integration"></a> | <a name="integration"></a> | ||||
Is Ant supported by my IDE/Editor? | |||||
Is Apache Ant supported by my IDE/Editor? | |||||
</p> | </p> | ||||
<p>See the <a href="external.html#IDE and Editor Integration">section | <p>See the <a href="external.html#IDE and Editor Integration">section | ||||
on IDE integration</a> on our External Tools and Tasks page.</p> | on IDE integration</a> on our External Tools and Tasks page.</p> | ||||
@@ -1585,7 +1585,7 @@ while(<STDIN>) { | |||||
<a href="http://www.sdv.fr/pages/casa/html/ant-dtd.en.html">this | <a href="http://www.sdv.fr/pages/casa/html/ant-dtd.en.html">this | ||||
page</a> by Michel Casabianca for a solution to this | page</a> by Michel Casabianca for a solution to this | ||||
problem. Note that the DTD you can download at this page | problem. Note that the DTD you can download at this page | ||||
is based on Ant 0.3.1.</li> | |||||
is based on Apache Ant 0.3.1.</li> | |||||
<li>It may even be an invalid DTD. As Ant allows tasks | <li>It may even be an invalid DTD. As Ant allows tasks | ||||
writers to define arbitrary elements, name collisions will | writers to define arbitrary elements, name collisions will | ||||
@@ -1837,7 +1837,7 @@ public void buildFinished(BuildEvent e) { | |||||
or leads to strange behaviour of <code><input></code> | or leads to strange behaviour of <code><input></code> | ||||
tasks. | tasks. | ||||
</p> | </p> | ||||
<p>When Ant forks a new process for example by using the | |||||
<p>When Apache Ant forks a new process for example by using the | |||||
<code><exec></code>, <code><apply></code> | <code><exec></code>, <code><apply></code> | ||||
or <code><java></code> tasks, it will also start a | or <code><java></code> tasks, it will also start a | ||||
new thread reading from standard input and sending | new thread reading from standard input and sending | ||||
@@ -101,7 +101,7 @@ | |||||
<span class="sel">Welcome</span> | <span class="sel">Welcome</span> | ||||
</li> | </li> | ||||
<li> | <li> | ||||
<a href="./license.html">License</a> | |||||
<a href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a> | |||||
</li> | </li> | ||||
<li> | <li> | ||||
<a href="./antnews.html">News</a> | <a href="./antnews.html">News</a> | ||||
@@ -160,6 +160,9 @@ | |||||
<li> | <li> | ||||
<a href="./bugs.html">Bug Database</a> | <a href="./bugs.html">Bug Database</a> | ||||
</li> | </li> | ||||
<li> | |||||
<a href="http://www.apache.org/security/">Security</a> | |||||
</li> | |||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Sponsorship | <li class="menuheader">Sponsorship | ||||
@@ -170,9 +173,6 @@ | |||||
<li> | <li> | ||||
<a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> | <a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> | ||||
</li> | </li> | ||||
<li> | |||||
<a href="http://www.apache.org/foundation/contributing.html">Donations</a> | |||||
</li> | |||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Project Management | <li class="menuheader">Project Management | ||||
@@ -204,8 +204,39 @@ | |||||
<div class="content"> | <div class="content"> | ||||
<h1 class="title">Welcome</h1> | <h1 class="title">Welcome</h1> | ||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="Ivy 2.2.0"></a> | |||||
Ivy 2.2.0 | |||||
<a name="Apache Ant"></a> | |||||
Apache Ant | |||||
</h3> | |||||
<p>Apache Ant is a Java library and command-line tool who's | |||||
mission is to drive processes described in build files as targets | |||||
and extension points dependent upon each other. | |||||
The main known usage of Ant is the build of Java applications. | |||||
Ant supplies a number of built-in tasks allowing to compile, assemble, | |||||
test and run Java applications. | |||||
Ant can also be used effectively to build non Java applications, for | |||||
instance C or C++ applications. More generally, Ant can be used to | |||||
pilot any type of process which can be described in terms of targets | |||||
and tasks. | |||||
</p> | |||||
<p> | |||||
Ant is written in Java. Users of Ant can develop their own | |||||
"antlibs" containing Ant tasks and types, and are offered | |||||
a large number of ready-made commercial or open-source "antlibs". | |||||
</p> | |||||
<p> | |||||
Ant is extremely flexible and does not impose coding conventions or | |||||
directory layouts to the Java projects which adopt it as a build tool. | |||||
</p> | |||||
<p> | |||||
Software development projects looking for a solution combining build tool and | |||||
dependency management can use Ant in combination with <a href="http://ant.apache.org/ivy/">Apache Ivy</a>. | |||||
</p> | |||||
<p>The Apache Ant project is part of | |||||
the <a href="http://www.apache.org/">Apache Software | |||||
Foundation</a>.</p> | |||||
<h3 class="section"> | |||||
<a name="Apache Ivy 2.2.0"></a> | |||||
Apache Ivy 2.2.0 | |||||
</h3> | </h3> | ||||
<h3>September 30, 2010 - Apache Ivy 2.2.0 Released</h3> | <h3>September 30, 2010 - Apache Ivy 2.2.0 Released</h3> | ||||
<p>Apache Ivy 2.2.0 is now available for download as source or binary (with and without | <p>Apache Ivy 2.2.0 is now available for download as source or binary (with and without | ||||
@@ -224,10 +255,10 @@ | |||||
<p>For more information see | <p>For more information see | ||||
the <a href="http://ant.apache.org/ivy/">Ivy home page</a>.</p> | the <a href="http://ant.apache.org/ivy/">Ivy home page</a>.</p> | ||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="Ant1.8.1"></a> | |||||
Ant1.8.1 | |||||
<a name="Apache Ant1.8.1"></a> | |||||
Apache Ant1.8.1 | |||||
</h3> | </h3> | ||||
<h3>May 7th, 2010 - Ant 1.8.1 Released</h3> | |||||
<h3>May 7th, 2010 - Apache Ant 1.8.1 Released</h3> | |||||
<p>Apache Ant 1.8.1 is now available for download as source or binary (with and without | <p>Apache Ant 1.8.1 is now available for download as source or binary (with and without | ||||
dependencies) from | dependencies) from | ||||
<a href="http://ant.apache.org/bindownload.cgi">http://ant.apache.org/bindownload.cgi</a>.</p> | <a href="http://ant.apache.org/bindownload.cgi">http://ant.apache.org/bindownload.cgi</a>.</p> | ||||
@@ -238,44 +269,11 @@ | |||||
and in WHATSNEW</li> | and in WHATSNEW</li> | ||||
</ul> | </ul> | ||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="Ant 1.8.0"></a> | |||||
Ant 1.8.0 | |||||
</h3> | |||||
<h3>February 8, 2010 - Ant 1.8.0 Available</h3> | |||||
<p>Key features of the 1.8.0 release are</p> | |||||
<ul> | |||||
<li>Lexically scoped local properties, i.e. properties that are only | |||||
defined inside a target, | |||||
sequential block or similar environment.</li> | |||||
<li><import> can now import from any file- or URL-providing resource - | |||||
this includes <javaresource>.</li> | |||||
<li>Various improvements to the directory scanning code that help | |||||
with symbolic link cycles (as can be found on MacOS X Java | |||||
installations for example) and improve scanning performance. | |||||
For big directory trees the improvement is | |||||
<a href="http://mail-archives.apache.org/mod_mbox/ant-dev/200809.mbox/%3Cy1u4p48li29.fsf@v30161.1blu.de%3E">dramatic</a>.</li> | |||||
<li>The way developers can extend Ant's property expansion algorithm has been rewritten | |||||
(breaking the older API) to be easier to use and be more powerful. | |||||
</li> | |||||
<li>a new top level element extension-point allows build files to be | |||||
extended with custom targets more easily</li> | |||||
<li>At the same time the if and unless attributes have been rewritten to do the expected | |||||
thing if applied to a property expansion (i.e. if="${foo}" will mean "yes, do it" | |||||
if ${foo} expands to true, in Ant 1.7.1 it would mean "no" unless a property named | |||||
"true" existed). This adds "testing conditions" as a new use-case to property | |||||
expansion.</li> | |||||
<li>Ant now requires Java 1.4 or later</li> | |||||
<li>new task include provides an alternative to <import> that | |||||
should be preferred when you don't want to override any targets</li> | |||||
<li>numerous bug fixes and improvements as documented in Bugzilla | |||||
and in WHATSNEW</li> | |||||
</ul> | |||||
<h3 class="section"> | |||||
<a name="AntUnit 1.1"></a> | |||||
AntUnit 1.1 | |||||
<a name="Apache AntUnit 1.1"></a> | |||||
Apache AntUnit 1.1 | |||||
</h3> | </h3> | ||||
<h3>September 26, 2008 - Apache AntUnit 1.1 Released</h3> | <h3>September 26, 2008 - Apache AntUnit 1.1 Released</h3> | ||||
<p>Apache AntUnit 1.1 Beta is now available for download as <a href="http://ant.apache.org/antlibs/bindownload.cgi">binary</a> | |||||
<p>Apache AntUnit 1.1 is now available for download as <a href="http://ant.apache.org/antlibs/bindownload.cgi">binary</a> | |||||
or <a href="http://ant.apache.org/antlibs/srcdownload.cgi">source</a> | or <a href="http://ant.apache.org/antlibs/srcdownload.cgi">source</a> | ||||
release.</p> | release.</p> | ||||
<p>In addition to a few bugfixes and some new assertions AntUnit | <p>In addition to a few bugfixes and some new assertions AntUnit | ||||
@@ -286,40 +284,11 @@ | |||||
<p>For more information see the <a href="antlibs/antunit/">Antlib's | <p>For more information see the <a href="antlibs/antunit/">Antlib's | ||||
home page</a></p> | home page</a></p> | ||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="Apache Ant"></a> | |||||
Apache Ant | |||||
</h3> | |||||
<p> | |||||
Ant is a Java library and command-line tool. | |||||
Ant's mission is to drive processes described in build files as targets | |||||
and extension points dependent upon each other. | |||||
The main known usage of Ant is the build of Java applications. | |||||
Ant supplies a number of built-in tasks allowing to compile, assemble, | |||||
test and run Java applications. | |||||
Ant can also be used effectively to build non Java applications, for | |||||
instance C or C++ applications. More generally, Ant can be used to | |||||
pilot any type of process which can be described in terms of targets | |||||
and tasks. | |||||
</p> | |||||
<p> | |||||
Ant is written in Java. Users of Ant can develop their own | |||||
"antlibs" containing Ant tasks and types, and are offered | |||||
a large number of ready-made commercial or open-source "antlibs". | |||||
</p> | |||||
<p> | |||||
Ant is extremely flexible and does not impose coding conventions or | |||||
directory layouts to the Java projects which adopt it as a build tool. | |||||
</p> | |||||
<p> | |||||
Software development projects looking for a solution combining build tool and | |||||
dependency management can use Ant in combination with <a href="http://ant.apache.org/ivy/">Ivy</a>. | |||||
</p> | |||||
<h3 class="section"> | |||||
<a name="Documentation"></a> | <a name="Documentation"></a> | ||||
Documentation | Documentation | ||||
</h3> | </h3> | ||||
<p> | <p> | ||||
You can view the documentation for the current release (Apache Ant 1.8.0) | |||||
You can view the documentation for the current release (Apache Ant 1.8.1) | |||||
<a href="manual/index.html">online</a> | <a href="manual/index.html">online</a> | ||||
</p> | </p> | ||||
<p> | <p> | ||||
@@ -332,9 +301,9 @@ Comprehensive documentation is included in the source and binary distributions. | |||||
<ul> | <ul> | ||||
<li><a href="http://jakarta.apache.org/getinvolved/getinvolvedindex.html">Get Involved</a></li> | <li><a href="http://jakarta.apache.org/getinvolved/getinvolvedindex.html">Get Involved</a></li> | ||||
<li><a href="mail.html">Join Mailing Lists</a></li> | <li><a href="mail.html">Join Mailing Lists</a></li> | ||||
<li><a href="http://marc.theaimsgroup.com/?l=ant-dev&r=1&w=2">Search the Dev Mailing List</a> | |||||
<li><a href="http://marc.info/?l=ant-dev&r=1&w=2">Search the Dev Mailing List</a> | |||||
</li> | </li> | ||||
<li><a href="http://marc.theaimsgroup.com/?l=ant-user&r=1&w=2">Search the User Mailing List</a> | |||||
<li><a href="http://marc.info/?l=ant-user&r=1&w=2">Search the User Mailing List</a> | |||||
</li> | </li> | ||||
</ul> | </ul> | ||||
@@ -99,7 +99,7 @@ | |||||
<a href="./index.html">Welcome</a> | <a href="./index.html">Welcome</a> | ||||
</li> | </li> | ||||
<li> | <li> | ||||
<a href="./license.html">License</a> | |||||
<a href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a> | |||||
</li> | </li> | ||||
<li> | <li> | ||||
<a href="./antnews.html">News</a> | <a href="./antnews.html">News</a> | ||||
@@ -158,6 +158,9 @@ | |||||
<li> | <li> | ||||
<a href="./bugs.html">Bug Database</a> | <a href="./bugs.html">Bug Database</a> | ||||
</li> | </li> | ||||
<li> | |||||
<a href="http://www.apache.org/security/">Security</a> | |||||
</li> | |||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Sponsorship | <li class="menuheader">Sponsorship | ||||
@@ -168,9 +171,6 @@ | |||||
<li> | <li> | ||||
<a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> | <a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> | ||||
</li> | </li> | ||||
<li> | |||||
<a href="http://www.apache.org/foundation/contributing.html">Donations</a> | |||||
</li> | |||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Project Management | <li class="menuheader">Project Management | ||||
@@ -158,6 +158,9 @@ | |||||
<li> | <li> | ||||
<a href="./bugs.html">Bug Database</a> | <a href="./bugs.html">Bug Database</a> | ||||
</li> | </li> | ||||
<li> | |||||
<a href="http://www.apache.org/security/">Security</a> | |||||
</li> | |||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Sponsorship | <li class="menuheader">Sponsorship | ||||
@@ -168,9 +171,6 @@ | |||||
<li> | <li> | ||||
<a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> | <a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> | ||||
</li> | </li> | ||||
<li> | |||||
<a href="http://www.apache.org/foundation/contributing.html">Donations</a> | |||||
</li> | |||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Project Management | <li class="menuheader">Project Management | ||||
@@ -206,7 +206,7 @@ | |||||
The Apache License Version 2.0 | The Apache License Version 2.0 | ||||
</h3> | </h3> | ||||
<p>The Apache License Version 2.0 applies | <p>The Apache License Version 2.0 applies | ||||
to all releases of Ant starting with ant 1.6.1</p> | |||||
to all releases of Apache Ant starting with Ant 1.6.1</p> | |||||
<pre class="code">/* | <pre class="code">/* | ||||
* Apache License | * Apache License | ||||
* Version 2.0, January 2004 | * Version 2.0, January 2004 | ||||
@@ -439,7 +439,7 @@ | |||||
<a name="The Apache Software License, Version 1.1"></a> | <a name="The Apache Software License, Version 1.1"></a> | ||||
The Apache Software License, Version 1.1 | The Apache Software License, Version 1.1 | ||||
</h3> | </h3> | ||||
<p> The Apache Software License, Version 1.1, applies to all versions of up to ant 1.6.0 included.</p> | |||||
<p> The Apache Software License, Version 1.1, applies to all versions of up to Apache Ant 1.6.0 included.</p> | |||||
<pre class="code">/* | <pre class="code">/* | ||||
* ============================================================================ | * ============================================================================ | ||||
* The Apache Software License, Version 1.1 | * The Apache Software License, Version 1.1 | ||||
@@ -99,7 +99,7 @@ | |||||
<a href="./index.html">Welcome</a> | <a href="./index.html">Welcome</a> | ||||
</li> | </li> | ||||
<li> | <li> | ||||
<a href="./license.html">License</a> | |||||
<a href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a> | |||||
</li> | </li> | ||||
<li> | <li> | ||||
<a href="./antnews.html">News</a> | <a href="./antnews.html">News</a> | ||||
@@ -158,6 +158,9 @@ | |||||
<li> | <li> | ||||
<a href="./bugs.html">Bug Database</a> | <a href="./bugs.html">Bug Database</a> | ||||
</li> | </li> | ||||
<li> | |||||
<a href="http://www.apache.org/security/">Security</a> | |||||
</li> | |||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Sponsorship | <li class="menuheader">Sponsorship | ||||
@@ -168,9 +171,6 @@ | |||||
<li> | <li> | ||||
<a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> | <a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> | ||||
</li> | </li> | ||||
<li> | |||||
<a href="http://www.apache.org/foundation/contributing.html">Donations</a> | |||||
</li> | |||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Project Management | <li class="menuheader">Project Management | ||||
@@ -207,7 +207,7 @@ | |||||
</h3> | </h3> | ||||
<p>Please read the <a href="http://jakarta.apache.org/site/mail.html">guidelines of | <p>Please read the <a href="http://jakarta.apache.org/site/mail.html">guidelines of | ||||
the Jakarta Project</a> before subscribing and posting to any of | the Jakarta Project</a> before subscribing and posting to any of | ||||
the lists below. They apply to Ant's lists as well.</p> | |||||
the lists below. They apply to Apache Ant's lists as well.</p> | |||||
<p>The user and dev list are subscriber only lists, this means | <p>The user and dev list are subscriber only lists, this means | ||||
you have to subscribe before you can post to the list. Please | you have to subscribe before you can post to the list. Please | ||||
note that any HTML parts sent to the lists will be removed by our | note that any HTML parts sent to the lists will be removed by our | ||||
@@ -228,7 +228,7 @@ | |||||
</p> | </p> | ||||
<p>This list is for developers that are using Ant in their own | <p>This list is for developers that are using Ant in their own | ||||
projects to ask questions, share knowledge, and discuss issues | projects to ask questions, share knowledge, and discuss issues | ||||
related to using Ant as a build tool.</p> | |||||
related to using Apache Ant as a build tool.</p> | |||||
<h4 class="subsection"> | <h4 class="subsection"> | ||||
<a name="Ivy User List: ivy-user@ant.apache.org"></a> | <a name="Ivy User List: ivy-user@ant.apache.org"></a> | ||||
Ivy User List: ivy-user@ant.apache.org | Ivy User List: ivy-user@ant.apache.org | ||||
@@ -241,7 +241,7 @@ | |||||
</p> | </p> | ||||
<p>This list is for developers that are using Ivy or IvyDE in | <p>This list is for developers that are using Ivy or IvyDE in | ||||
their own projects to ask questions, share knowledge, and | their own projects to ask questions, share knowledge, and | ||||
discuss issues related to using Ivy with or without Ant.</p> | |||||
discuss issues related to using Apache Ivy with or without Apache Ant.</p> | |||||
<h4 class="subsection"> | <h4 class="subsection"> | ||||
<a name="Developer List: dev@ant.apache.org"></a> | <a name="Developer List: dev@ant.apache.org"></a> | ||||
Developer List: dev@ant.apache.org | Developer List: dev@ant.apache.org | ||||
@@ -253,8 +253,8 @@ | |||||
<a href="http://mail-archives.apache.org/mod_mbox/ant-dev/">ASF Archive</a> | <a href="http://mail-archives.apache.org/mod_mbox/ant-dev/">ASF Archive</a> | ||||
<a href="http://marc.theaimsgroup.com/?l=ant-dev&r=1&w=2">Third Party Archive</a> | <a href="http://marc.theaimsgroup.com/?l=ant-dev&r=1&w=2">Third Party Archive</a> | ||||
</p> | </p> | ||||
<p>This is the list where participating developers of the Ant | |||||
build tool, Ivy or the Ant libraries developed by the Ant team | |||||
<p>This is the list where participating developers of the Apache Ant | |||||
build tool, Apache Ivy or the Ant libraries developed by the Ant team | |||||
meet and discuss issues, code changes/additions, etc.</p> | meet and discuss issues, code changes/additions, etc.</p> | ||||
<h4 class="subsection"> | <h4 class="subsection"> | ||||
<a name="Notifications List: notifications@ant.apache.org"></a> | <a name="Notifications List: notifications@ant.apache.org"></a> | ||||
@@ -302,7 +302,7 @@ | |||||
<ul> | <ul> | ||||
<li><a href="http://mail-archives.apache.org/mod_mbox/">List Index on mail-archives.apache.org</a></li> | <li><a href="http://mail-archives.apache.org/mod_mbox/">List Index on mail-archives.apache.org</a></li> | ||||
<li><a href="http://ant.apache.org/mail/">Full mbox archives of all lists</a></li> | <li><a href="http://ant.apache.org/mail/">Full mbox archives of all lists</a></li> | ||||
<li><a href="http://marc.theaimsgroup.com/">Mailing list Archives</a></li> | |||||
<li><a href="http://marc.info/">Mailing list Archives</a></li> | |||||
<li><a href="http://news.gmane.org/gmane.comp.jakarta.ant.devel/">Ant Developer List on gmane</a></li> | <li><a href="http://news.gmane.org/gmane.comp.jakarta.ant.devel/">Ant Developer List on gmane</a></li> | ||||
<li><a href="http://news.gmane.org/gmane.comp.jakarta.ant.user/">Ant User List on gmane</a></li> | <li><a href="http://news.gmane.org/gmane.comp.jakarta.ant.user/">Ant User List on gmane</a></li> | ||||
<li><a href="http://old.nabble.com/Ant---Dev-f108.html">Ant Developer List on nabble</a></li> | <li><a href="http://old.nabble.com/Ant---Dev-f108.html">Ant Developer List on nabble</a></li> | ||||
@@ -97,7 +97,7 @@ | |||||
<a href="./index.html">Welcome</a> | <a href="./index.html">Welcome</a> | ||||
</li> | </li> | ||||
<li> | <li> | ||||
<a href="./license.html">License</a> | |||||
<a href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a> | |||||
</li> | </li> | ||||
<li> | <li> | ||||
<a href="./antnews.html">News</a> | <a href="./antnews.html">News</a> | ||||
@@ -156,6 +156,9 @@ | |||||
<li> | <li> | ||||
<a href="./bugs.html">Bug Database</a> | <a href="./bugs.html">Bug Database</a> | ||||
</li> | </li> | ||||
<li> | |||||
<a href="http://www.apache.org/security/">Security</a> | |||||
</li> | |||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Sponsorship | <li class="menuheader">Sponsorship | ||||
@@ -166,9 +169,6 @@ | |||||
<li> | <li> | ||||
<a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> | <a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> | ||||
</li> | </li> | ||||
<li> | |||||
<a href="http://www.apache.org/foundation/contributing.html">Donations</a> | |||||
</li> | |||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Project Management | <li class="menuheader">Project Management | ||||
@@ -203,7 +203,7 @@ | |||||
<a name="Downloading Ant's Manual"></a> | <a name="Downloading Ant's Manual"></a> | ||||
Downloading Ant's Manual | Downloading Ant's Manual | ||||
</h3> | </h3> | ||||
<p>Ant's manual is part of the binary distribution but is also | |||||
<p>Apache Ant's manual is part of the binary distribution but is also | |||||
available as a stand-alone download.</p> | available as a stand-alone download.</p> | ||||
<p>Use the links below to download a distribution of Ant's manual from | <p>Use the links below to download a distribution of Ant's manual from | ||||
one of our mirrors. It is good practice to | one of our mirrors. It is good practice to | ||||
@@ -99,7 +99,7 @@ | |||||
<a href="./index.html">Welcome</a> | <a href="./index.html">Welcome</a> | ||||
</li> | </li> | ||||
<li> | <li> | ||||
<a href="./license.html">License</a> | |||||
<a href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a> | |||||
</li> | </li> | ||||
<li> | <li> | ||||
<a href="./antnews.html">News</a> | <a href="./antnews.html">News</a> | ||||
@@ -158,6 +158,9 @@ | |||||
<li> | <li> | ||||
<a href="./bugs.html">Bug Database</a> | <a href="./bugs.html">Bug Database</a> | ||||
</li> | </li> | ||||
<li> | |||||
<a href="http://www.apache.org/security/">Security</a> | |||||
</li> | |||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Sponsorship | <li class="menuheader">Sponsorship | ||||
@@ -168,9 +171,6 @@ | |||||
<li> | <li> | ||||
<a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> | <a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> | ||||
</li> | </li> | ||||
<li> | |||||
<a href="http://www.apache.org/foundation/contributing.html">Donations</a> | |||||
</li> | |||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Project Management | <li class="menuheader">Project Management | ||||
@@ -97,7 +97,7 @@ | |||||
<a href="./index.html">Welcome</a> | <a href="./index.html">Welcome</a> | ||||
</li> | </li> | ||||
<li> | <li> | ||||
<a href="./license.html">License</a> | |||||
<a href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a> | |||||
</li> | </li> | ||||
<li> | <li> | ||||
<a href="./antnews.html">News</a> | <a href="./antnews.html">News</a> | ||||
@@ -156,6 +156,9 @@ | |||||
<li> | <li> | ||||
<a href="./bugs.html">Bug Database</a> | <a href="./bugs.html">Bug Database</a> | ||||
</li> | </li> | ||||
<li> | |||||
<a href="http://www.apache.org/security/">Security</a> | |||||
</li> | |||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Sponsorship | <li class="menuheader">Sponsorship | ||||
@@ -166,9 +169,6 @@ | |||||
<li> | <li> | ||||
<a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> | <a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> | ||||
</li> | </li> | ||||
<li> | |||||
<a href="http://www.apache.org/foundation/contributing.html">Donations</a> | |||||
</li> | |||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Project Management | <li class="menuheader">Project Management | ||||
@@ -204,7 +204,7 @@ | |||||
Nightly Builds | Nightly Builds | ||||
</h3> | </h3> | ||||
<p>We don't provide binary nightly builds at the moment, but if you | <p>We don't provide binary nightly builds at the moment, but if you | ||||
want to build Ant from sources, you can use a <a href="http://svn.apache.org/snapshots/ant/">Subversion snapshot</a>.</p> | |||||
want to build Apache Ant from sources, you can use a <a href="http://svn.apache.org/snapshots/ant/">Subversion snapshot</a>.</p> | |||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="Continuous Builds"></a> | <a name="Continuous Builds"></a> | ||||
Continuous Builds | Continuous Builds | ||||
@@ -99,7 +99,7 @@ | |||||
<a href="./index.html">Welcome</a> | <a href="./index.html">Welcome</a> | ||||
</li> | </li> | ||||
<li> | <li> | ||||
<a href="./license.html">License</a> | |||||
<a href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a> | |||||
</li> | </li> | ||||
<li> | <li> | ||||
<a href="./antnews.html">News</a> | <a href="./antnews.html">News</a> | ||||
@@ -158,6 +158,9 @@ | |||||
<li> | <li> | ||||
<a href="./bugs.html">Bug Database</a> | <a href="./bugs.html">Bug Database</a> | ||||
</li> | </li> | ||||
<li> | |||||
<a href="http://www.apache.org/security/">Security</a> | |||||
</li> | |||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Sponsorship | <li class="menuheader">Sponsorship | ||||
@@ -168,9 +171,6 @@ | |||||
<li> | <li> | ||||
<a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> | <a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> | ||||
</li> | </li> | ||||
<li> | |||||
<a href="http://www.apache.org/foundation/contributing.html">Donations</a> | |||||
</li> | |||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Project Management | <li class="menuheader">Project Management | ||||
@@ -207,7 +207,7 @@ | |||||
</h3> | </h3> | ||||
<p> | <p> | ||||
This page details some steps you can take to try and resolve | This page details some steps you can take to try and resolve | ||||
any problems you may be having with Ant. If you find you can't | |||||
any problems you may be having with Apache Ant. If you find you can't | |||||
resolve the problem, then this page will help you collect some of | resolve the problem, then this page will help you collect some of | ||||
the relevant information to provide in a bug report. This information | the relevant information to provide in a bug report. This information | ||||
will help the Ant developers understand and resolve the problem. | will help the Ant developers understand and resolve the problem. | ||||
@@ -99,7 +99,7 @@ | |||||
<a href="./index.html">Welcome</a> | <a href="./index.html">Welcome</a> | ||||
</li> | </li> | ||||
<li> | <li> | ||||
<a href="./license.html">License</a> | |||||
<a href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a> | |||||
</li> | </li> | ||||
<li> | <li> | ||||
<a href="./antnews.html">News</a> | <a href="./antnews.html">News</a> | ||||
@@ -158,6 +158,9 @@ | |||||
<li> | <li> | ||||
<a href="./bugs.html">Bug Database</a> | <a href="./bugs.html">Bug Database</a> | ||||
</li> | </li> | ||||
<li> | |||||
<a href="http://www.apache.org/security/">Security</a> | |||||
</li> | |||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Sponsorship | <li class="menuheader">Sponsorship | ||||
@@ -168,9 +171,6 @@ | |||||
<li> | <li> | ||||
<a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> | <a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> | ||||
</li> | </li> | ||||
<li> | |||||
<a href="http://www.apache.org/foundation/contributing.html">Donations</a> | |||||
</li> | |||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Project Management | <li class="menuheader">Project Management | ||||
@@ -205,7 +205,7 @@ | |||||
<a name="Related Projects"></a> | <a name="Related Projects"></a> | ||||
Related Projects | Related Projects | ||||
</h3> | </h3> | ||||
<p>Nothing listed here is directly supported by the Ant | |||||
<p>Nothing listed here is directly supported by the Apache Ant | |||||
developers, if you encounter any problems with them, please use | developers, if you encounter any problems with them, please use | ||||
the contact information.</p> | the contact information.</p> | ||||
<h4 class="subsection"> | <h4 class="subsection"> | ||||
@@ -100,7 +100,7 @@ | |||||
</li> | </li> | ||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Ant Libraries | |||||
<li class="menuheader">Apache Ant Libraries | |||||
<ul> | <ul> | ||||
<li> | <li> | ||||
<a href="../antlibs/index.html">Introduction</a> | <a href="../antlibs/index.html">Introduction</a> | ||||
@@ -122,7 +122,7 @@ | |||||
</li> | </li> | ||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Ivy | |||||
<li class="menuheader">Apache Ivy | |||||
<ul> | <ul> | ||||
<li> | <li> | ||||
<a href="../projects/ivy.html">Introduction</a> | <a href="../projects/ivy.html">Introduction</a> | ||||
@@ -138,7 +138,7 @@ | |||||
</li> | </li> | ||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">IvyDE | |||||
<li class="menuheader">Apache IvyDE | |||||
<ul> | <ul> | ||||
<li> | <li> | ||||
<a href="../projects/ivyde.html">Introduction</a> | <a href="../projects/ivyde.html">Introduction</a> | ||||
@@ -167,11 +167,11 @@ | |||||
<div class="content"> | <div class="content"> | ||||
<h1 class="title">Welcome</h1> | <h1 class="title">Welcome</h1> | ||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="Welcome to the Ant Projects Area"></a> | |||||
Welcome to the Ant Projects Area | |||||
<a name="Welcome to the Apache Ant Projects Area"></a> | |||||
Welcome to the Apache Ant Projects Area | |||||
</h3> | </h3> | ||||
<h3>This is where the Ant sub-projects live!</h3> | |||||
<p>Now, that Ant has become an Apache Top-Level Project it is time to make space on this | |||||
<h3>This is where the Apache Ant sub-projects live!</h3> | |||||
<p>Now, that Apache Ant has become an Apache Top-Level Project it is time to make space on this | |||||
Web-Page for Ant sub-projects.</p> | Web-Page for Ant sub-projects.</p> | ||||
<p>To make sure you do not miss anything: Stay tuned and visit this page from time to time :)! | <p>To make sure you do not miss anything: Stay tuned and visit this page from time to time :)! | ||||
</p> | </p> | ||||
@@ -21,7 +21,7 @@ | |||||
<!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! --> | <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! --> | ||||
<head> | <head> | ||||
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> | <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> | ||||
<title>Apache Ant - The Ivy Subproject</title> | |||||
<title>Apache Ant - The Apache Ivy Subproject</title> | |||||
<link type="text/css" href="../page.css" rel="stylesheet"> | <link type="text/css" href="../page.css" rel="stylesheet"> | ||||
</head> | </head> | ||||
@@ -98,7 +98,7 @@ | |||||
</li> | </li> | ||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Ant Libraries | |||||
<li class="menuheader">Apache Ant Libraries | |||||
<ul> | <ul> | ||||
<li> | <li> | ||||
<a href="../antlibs/index.html">Introduction</a> | <a href="../antlibs/index.html">Introduction</a> | ||||
@@ -120,7 +120,7 @@ | |||||
</li> | </li> | ||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Ivy | |||||
<li class="menuheader">Apache Ivy | |||||
<ul> | <ul> | ||||
<li> | <li> | ||||
<a href="../projects/ivy.html">Introduction</a> | <a href="../projects/ivy.html">Introduction</a> | ||||
@@ -136,7 +136,7 @@ | |||||
</li> | </li> | ||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">IvyDE | |||||
<li class="menuheader">Apache IvyDE | |||||
<ul> | <ul> | ||||
<li> | <li> | ||||
<a href="../projects/ivyde.html">Introduction</a> | <a href="../projects/ivyde.html">Introduction</a> | ||||
@@ -163,13 +163,13 @@ | |||||
<div class="lightbluebar"> </div> | <div class="lightbluebar"> </div> | ||||
<div class="main"> | <div class="main"> | ||||
<div class="content"> | <div class="content"> | ||||
<h1 class="title">The Ivy Subproject</h1> | |||||
<h1 class="title">The Apache Ivy Subproject</h1> | |||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="The Ivy Subproject"></a> | |||||
The Ivy Subproject | |||||
<a name="The Apache Ivy Subproject"></a> | |||||
The Apache Ivy Subproject | |||||
</h3> | </h3> | ||||
<h3>Apache Ivy</h3> | <h3>Apache Ivy</h3> | ||||
<p>Ivy is a simple yet powerful dependency manager featuring continuous integration, | |||||
<p>Apache Ivy is a simple yet powerful dependency manager featuring continuous integration, | |||||
dependencies of dependencies management, multiple repositories including ibiblio and | dependencies of dependencies management, multiple repositories including ibiblio and | ||||
high performance (use of a local cache).</p> | high performance (use of a local cache).</p> | ||||
@@ -21,7 +21,7 @@ | |||||
<!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! --> | <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! --> | ||||
<head> | <head> | ||||
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> | <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> | ||||
<title>Apache Ant - The IvyDE Subproject</title> | |||||
<title>Apache Ant - The Apache IvyDE Subproject</title> | |||||
<link type="text/css" href="../page.css" rel="stylesheet"> | <link type="text/css" href="../page.css" rel="stylesheet"> | ||||
</head> | </head> | ||||
@@ -98,7 +98,7 @@ | |||||
</li> | </li> | ||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Ant Libraries | |||||
<li class="menuheader">Apache Ant Libraries | |||||
<ul> | <ul> | ||||
<li> | <li> | ||||
<a href="../antlibs/index.html">Introduction</a> | <a href="../antlibs/index.html">Introduction</a> | ||||
@@ -120,7 +120,7 @@ | |||||
</li> | </li> | ||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Ivy | |||||
<li class="menuheader">Apache Ivy | |||||
<ul> | <ul> | ||||
<li> | <li> | ||||
<a href="../projects/ivy.html">Introduction</a> | <a href="../projects/ivy.html">Introduction</a> | ||||
@@ -136,7 +136,7 @@ | |||||
</li> | </li> | ||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">IvyDE | |||||
<li class="menuheader">Apache IvyDE | |||||
<ul> | <ul> | ||||
<li> | <li> | ||||
<a href="../projects/ivyde.html">Introduction</a> | <a href="../projects/ivyde.html">Introduction</a> | ||||
@@ -163,13 +163,13 @@ | |||||
<div class="lightbluebar"> </div> | <div class="lightbluebar"> </div> | ||||
<div class="main"> | <div class="main"> | ||||
<div class="content"> | <div class="content"> | ||||
<h1 class="title">The IvyDE Subproject</h1> | |||||
<h1 class="title">The Apache IvyDE Subproject</h1> | |||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="The IvyDE Subproject"></a> | |||||
The IvyDE Subproject | |||||
<a name="The Apache IvyDE Subproject"></a> | |||||
The Apache IvyDE Subproject | |||||
</h3> | </h3> | ||||
<h3>Apache IvyDE</h3> | <h3>Apache IvyDE</h3> | ||||
<ul>IvyDE is the Eclipse plugin which intergrate Ivy into your java development enviromnent. It includes: | |||||
<ul>Apache IvyDE is the Eclipse plugin which intergrates Apache Ivy into your java development enviromnent. It includes: | |||||
<li>an Ivy xml files editor: creation wizard, html preview and completion for Ivy xml tag, attributes but also attributes' values.</li> | <li>an Ivy xml files editor: creation wizard, html preview and completion for Ivy xml tag, attributes but also attributes' values.</li> | ||||
<li>an Ivy settings files editor: completion for xml tag, attributes but also attributes' values.</li> | <li>an Ivy settings files editor: completion for xml tag, attributes but also attributes' values.</li> | ||||
<li>a classpath container: automatic downloads, access "resolve" task from your IDE, and resolve in Eclipse's workspace</li> | <li>a classpath container: automatic downloads, access "resolve" task from your IDE, and resolve in Eclipse's workspace</li> | ||||
@@ -23,9 +23,7 @@ | |||||
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> | <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> | ||||
<title>Apache Ant - Resources</title> | <title>Apache Ant - Resources</title> | ||||
<link type="text/css" href="./page.css" rel="stylesheet"> | <link type="text/css" href="./page.css" rel="stylesheet"> | ||||
<meta name="author" content="Stefan Bodewig"> | |||||
<meta name="email" content="bodewig@apache.org"> | |||||
</head> | |||||
</head> | |||||
<body> | <body> | ||||
<p class="navpath"> | <p class="navpath"> | ||||
@@ -99,7 +97,7 @@ | |||||
<a href="./index.html">Welcome</a> | <a href="./index.html">Welcome</a> | ||||
</li> | </li> | ||||
<li> | <li> | ||||
<a href="./license.html">License</a> | |||||
<a href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a> | |||||
</li> | </li> | ||||
<li> | <li> | ||||
<a href="./antnews.html">News</a> | <a href="./antnews.html">News</a> | ||||
@@ -158,6 +156,9 @@ | |||||
<li> | <li> | ||||
<a href="./bugs.html">Bug Database</a> | <a href="./bugs.html">Bug Database</a> | ||||
</li> | </li> | ||||
<li> | |||||
<a href="http://www.apache.org/security/">Security</a> | |||||
</li> | |||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Sponsorship | <li class="menuheader">Sponsorship | ||||
@@ -168,9 +169,6 @@ | |||||
<li> | <li> | ||||
<a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> | <a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> | ||||
</li> | </li> | ||||
<li> | |||||
<a href="http://www.apache.org/foundation/contributing.html">Donations</a> | |||||
</li> | |||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Project Management | <li class="menuheader">Project Management | ||||
@@ -206,10 +204,10 @@ | |||||
FAQs | FAQs | ||||
</h3> | </h3> | ||||
<h4 class="subsection"> | <h4 class="subsection"> | ||||
<a name="At Ant's website"></a> | |||||
At Ant's website | |||||
<a name="At Apache Ant's website"></a> | |||||
At Apache Ant's website | |||||
</h4> | </h4> | ||||
<p>Starting with the release of Ant 1.4 the Ant's FAQ is | |||||
<p>Starting with the release of Apache Ant 1.4 the Ant's FAQ is | |||||
bundled with the distribution, the most recent version can | bundled with the distribution, the most recent version can | ||||
always be found at the website.</p> | always be found at the website.</p> | ||||
<table class="externals" cellspacing="1" cellpadding="4"> | <table class="externals" cellspacing="1" cellpadding="4"> | ||||
@@ -97,7 +97,7 @@ | |||||
<a href="./index.html">Welcome</a> | <a href="./index.html">Welcome</a> | ||||
</li> | </li> | ||||
<li> | <li> | ||||
<a href="./license.html">License</a> | |||||
<a href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a> | |||||
</li> | </li> | ||||
<li> | <li> | ||||
<a href="./antnews.html">News</a> | <a href="./antnews.html">News</a> | ||||
@@ -156,6 +156,9 @@ | |||||
<li> | <li> | ||||
<a href="./bugs.html">Bug Database</a> | <a href="./bugs.html">Bug Database</a> | ||||
</li> | </li> | ||||
<li> | |||||
<a href="http://www.apache.org/security/">Security</a> | |||||
</li> | |||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Sponsorship | <li class="menuheader">Sponsorship | ||||
@@ -166,9 +169,6 @@ | |||||
<li> | <li> | ||||
<a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> | <a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> | ||||
</li> | </li> | ||||
<li> | |||||
<a href="http://www.apache.org/foundation/contributing.html">Donations</a> | |||||
</li> | |||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Project Management | <li class="menuheader">Project Management | ||||
@@ -200,8 +200,14 @@ | |||||
<div class="content"> | <div class="content"> | ||||
<h1 class="title">Source Distributions</h1> | <h1 class="title">Source Distributions</h1> | ||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="Downloading Ant"></a> | |||||
Downloading Ant | |||||
<a name="Apache Ant"></a> | |||||
Apache Ant | |||||
</h3> | |||||
<p>Apache Ant is a Java library and command-line tool that help | |||||
building software.</p> | |||||
<h3 class="section"> | |||||
<a name="Downloading Apache Ant"></a> | |||||
Downloading Apache Ant | |||||
</h3> | </h3> | ||||
<p>Use the links below to download a source distribution of Ant from | <p>Use the links below to download a source distribution of Ant from | ||||
one of our mirrors. It is good practice to | one of our mirrors. It is good practice to | ||||
@@ -242,8 +248,8 @@ Other mirrors: <select name="Preferred"> | |||||
<input type="submit" value="Change" /> | <input type="submit" value="Change" /> | ||||
</form> | </form> | ||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="Current Release of Ant"></a> | |||||
Current Release of Ant | |||||
<a name="Current Release of Apache Ant"></a> | |||||
Current Release of Apache Ant | |||||
</h3> | </h3> | ||||
<p>Currently, Apache Ant 1.8.1 is the best available version, see the | <p>Currently, Apache Ant 1.8.1 is the best available version, see the | ||||
<a href="[preferred]/ant/README.html">release notes</a>.</p> | <a href="[preferred]/ant/README.html">release notes</a>.</p> | ||||
@@ -99,7 +99,7 @@ | |||||
<a href="./index.html">Welcome</a> | <a href="./index.html">Welcome</a> | ||||
</li> | </li> | ||||
<li> | <li> | ||||
<a href="./license.html">License</a> | |||||
<a href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a> | |||||
</li> | </li> | ||||
<li> | <li> | ||||
<a href="./antnews.html">News</a> | <a href="./antnews.html">News</a> | ||||
@@ -158,6 +158,9 @@ | |||||
<li> | <li> | ||||
<a href="./bugs.html">Bug Database</a> | <a href="./bugs.html">Bug Database</a> | ||||
</li> | </li> | ||||
<li> | |||||
<a href="http://www.apache.org/security/">Security</a> | |||||
</li> | |||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Sponsorship | <li class="menuheader">Sponsorship | ||||
@@ -168,9 +171,6 @@ | |||||
<li> | <li> | ||||
<a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> | <a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> | ||||
</li> | </li> | ||||
<li> | |||||
<a href="http://www.apache.org/foundation/contributing.html">Donations</a> | |||||
</li> | |||||
</ul> | </ul> | ||||
</li> | </li> | ||||
<li class="menuheader">Project Management | <li class="menuheader">Project Management | ||||