From 70eea97ca4490369bb36f9653e67517cc6e70951 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Thu, 11 Nov 2010 14:20:00 +0000 Subject: [PATCH] second checkpoint of branding requirements - add 'Apache' at least on each first mention of each product on each page. xdocs done, but the other static pages, in particular the manual need to be checked as well. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1033948 13f79535-47bb-0310-9956-ffa450edef68 --- xdocs/antlibs/antunit/index.xml | 6 +- xdocs/antlibs/bindownload.xml | 4 +- xdocs/antlibs/charter.xml | 4 +- xdocs/antlibs/compress/index.xml | 4 +- xdocs/antlibs/dotnet/index.xml | 4 +- xdocs/antlibs/index.xml | 8 +-- xdocs/antlibs/proper.xml | 10 +-- xdocs/antlibs/props/index.xml | 6 +- xdocs/antlibs/sandbox.xml | 6 +- xdocs/antlibs/srcdownload.xml | 4 +- xdocs/antlibs/svn/index.xml | 4 +- xdocs/antnews.xml | 116 +++++++++++++++---------------- xdocs/bindownload.xml | 7 +- xdocs/bugs.xml | 6 +- xdocs/faq.xml | 16 ++--- xdocs/index.xml | 111 ++++++++++------------------- xdocs/license.xml | 4 +- xdocs/mail.xml | 12 ++-- xdocs/manualdownload.xml | 2 +- xdocs/nightlies.xml | 2 +- xdocs/problems.xml | 2 +- xdocs/projects.xml | 2 +- xdocs/projects/index.xml | 6 +- xdocs/projects/ivy.xml | 6 +- xdocs/projects/ivyde.xml | 6 +- xdocs/resources.xml | 5 +- xdocs/srcdownload.xml | 9 ++- 27 files changed, 173 insertions(+), 199 deletions(-) diff --git a/xdocs/antlibs/antunit/index.xml b/xdocs/antlibs/antunit/index.xml index a089dabe4..f6e69b8dc 100644 --- a/xdocs/antlibs/antunit/index.xml +++ b/xdocs/antlibs/antunit/index.xml @@ -19,12 +19,12 @@ - AntUnit + Apache AntUnit -
+

September 26, 2008 - Apache AntUnit 1.1 Released

Apache AntUnit 1.1 is now available for download as

-

Initially all tests for Ant tasks were written as individual +

Initially all tests for Apache Ant tasks were written as individual JUnit test cases. Pretty soon it was clear that most tests needed to perform common tasks like reading a build file, initializing a project instance with diff --git a/xdocs/antlibs/bindownload.xml b/xdocs/antlibs/bindownload.xml index 5f42fb869..f68de713c 100644 --- a/xdocs/antlibs/bindownload.xml +++ b/xdocs/antlibs/bindownload.xml @@ -24,9 +24,9 @@ -

+
-

Use the links below to download a binary distribution of Antlibs from +

Use the links below to download a binary distribution of Apache Antlibs from one of our mirrors. It is good practice to verify the integrity of the distribution files, especially if you are using one of our diff --git a/xdocs/antlibs/charter.xml b/xdocs/antlibs/charter.xml index 03fa691fe..89729ac54 100644 --- a/xdocs/antlibs/charter.xml +++ b/xdocs/antlibs/charter.xml @@ -19,14 +19,14 @@ - Ant Libraries - Charter + Apache Ant Libraries - Charter

Below is the text of the proposal that has been accepted by - the Ant PMC. Further amendments are expected.

+ the Apache Ant PMC. Further amendments are expected.

Proposal to Create a Ant-Libraries Sub-Project in Apache Ant diff --git a/xdocs/antlibs/compress/index.xml b/xdocs/antlibs/compress/index.xml index 87278dcf2..4a24f99fe 100644 --- a/xdocs/antlibs/compress/index.xml +++ b/xdocs/antlibs/compress/index.xml @@ -19,11 +19,11 @@ - Compress Antlib + Apache Compress Antlib -
+

August 30, 2010 - Apache Compress Ant Library 1.0 Available

diff --git a/xdocs/antlibs/dotnet/index.xml b/xdocs/antlibs/dotnet/index.xml index bce794b68..868a56f37 100644 --- a/xdocs/antlibs/dotnet/index.xml +++ b/xdocs/antlibs/dotnet/index.xml @@ -19,12 +19,12 @@ - .NET Ant Library + Apache .NET Ant Library -
+

November 6, 2006 - Apache .NET Ant Library 1.0 Available

diff --git a/xdocs/antlibs/index.xml b/xdocs/antlibs/index.xml index cceb9fe98..91c6d5902 100644 --- a/xdocs/antlibs/index.xml +++ b/xdocs/antlibs/index.xml @@ -19,15 +19,15 @@ - The Ant Libraries Subproject + The Apache Ant Libraries Subproject -
-

Ant Libraries - or Antlibs for short

+
+

Apache Ant Libraries - or Antlibs for short

-

With Ant 1.6.0 and the ant libraries concept creating +

With Apache Ant 1.6.0 and the ant libraries concept creating libraries of Ant tasks that are easy to get dropped into an existing Ant installation has become far easier.

diff --git a/xdocs/antlibs/proper.xml b/xdocs/antlibs/proper.xml index 97418bc84..b443af637 100644 --- a/xdocs/antlibs/proper.xml +++ b/xdocs/antlibs/proper.xml @@ -19,17 +19,17 @@ - Ant Libraries + Apache Ant Libraries -
+
- + -

AntUnit borrows ideas from JUnit 3.x and the <junit> +

Apache AntUnit borrows ideas from JUnit 3.x and the <junit> task. It provides a task that runs build files as unit tests as well as a number of assertion tasks to support the idea.

@@ -68,7 +68,7 @@
-

The compress library offers tasks and types for additional +

The Apache Compress Antlib offers tasks and types for additional archive formats like CPIO and AR supported by Apache Commons Compress.

diff --git a/xdocs/antlibs/props/index.xml b/xdocs/antlibs/props/index.xml index 35801ce03..97e83adc2 100644 --- a/xdocs/antlibs/props/index.xml +++ b/xdocs/antlibs/props/index.xml @@ -19,14 +19,14 @@ - Props Antlib + Apache Props Antlib -
+
-

This is a library of supplementary handlers for Ant +

This is a library of supplementary handlers for Apache Ant properties resolution.

The types provided are instances of diff --git a/xdocs/antlibs/sandbox.xml b/xdocs/antlibs/sandbox.xml index b2f6d796d..3607a3b12 100644 --- a/xdocs/antlibs/sandbox.xml +++ b/xdocs/antlibs/sandbox.xml @@ -19,14 +19,14 @@ - Ant Libraries - The Sandbox + Apache Ant Libraries - The Sandbox -

+
-

The sandbox is the place where new Ant Libraries start their +

The sandbox is the place where new Apache Ant Libraries start their life, it is a playground for Ant committers and other contributors who find committers to sponsor their ideas.

diff --git a/xdocs/antlibs/srcdownload.xml b/xdocs/antlibs/srcdownload.xml index f078d41c7..0de0f2080 100644 --- a/xdocs/antlibs/srcdownload.xml +++ b/xdocs/antlibs/srcdownload.xml @@ -24,9 +24,9 @@ -
+
-

Use the links below to download a source distribution of Antlibs from +

Use the links below to download a source distribution of Apache Antlibs from one of our mirrors. It is good practice to verify the integrity of the distribution files, especially if you are using one of our diff --git a/xdocs/antlibs/svn/index.xml b/xdocs/antlibs/svn/index.xml index da61d1c0a..c1f112bf1 100644 --- a/xdocs/antlibs/svn/index.xml +++ b/xdocs/antlibs/svn/index.xml @@ -19,13 +19,13 @@ - Subversion Ant Library + Apache Subversion Ant Library

-

The main purpose of this Ant library is to provide the same +

The main purpose of this Apache Ant library is to provide the same level of support that Ant provides for CVS. This means the 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 diff --git a/xdocs/antnews.xml b/xdocs/antnews.xml index ae46aaa47..c80cb494e 100644 --- a/xdocs/antnews.xml +++ b/xdocs/antnews.xml @@ -26,8 +26,8 @@ -

-

May 7th, 2010 - Ant 1.8.1 Released

+
+

May 7th, 2010 - Apache Ant 1.8.1 Released

Apache Ant 1.8.1 is now available for download as source or binary (with and without dependencies) from http://ant.apache.org/bindownload.cgi.

@@ -41,8 +41,8 @@
-
-

Februrary 8th, 2010 - Ant 1.8.0 Released

+
+

Februrary 8th, 2010 - Apache Ant 1.8.0 Released

Key features of the 1.8.0 release are

  • Lexically scoped local properties, i.e. properties that are only defined inside a target, @@ -82,7 +82,7 @@
-
+

October 8, 2009 - Apache Ivy 2.1.0 Released

Apache Ivy 2.1.0 is now available for download as source or binary (with and without dependencies) from @@ -102,7 +102,7 @@ the Ivy home page.

-
+

July 13, 2009 - Apache IvyDE 2.0.0 Released

Apache IvyDE 2.0.0 is now available for download from @@ -128,7 +128,7 @@ have been reported to be working like a charm by some of the IvyDE early users.< the IvyDE home page.

-
+

January 20, 2009 - Apache Ivy 2.0.0 Released

Apache Ivy 2.0.0 (final) is now available for download as source or binary (with and without dependencies) from @@ -142,7 +142,7 @@ have been reported to be working like a charm by some of the IvyDE early users.<

-
+

September 26, 2008 - Apache AntUnit 1.1 Released

Apache AntUnit 1.1 is now available for download as

-
+

September 3, 2008 - Apache AntUnit 1.1 Beta 1 Available

-
-

June 27, 2008 - Ant 1.7.1 Available

+
+

June 27, 2008 - Apache Ant 1.7.1 Available

Apache Ant 1.7.1 is now available for download.

@@ -191,7 +191,7 @@ have been reported to be working like a charm by some of the IvyDE early users.< website.

-
+

January 8, 2007 - Apache AntUnit 1.0 Available

Apache AntUnit 1.0 is now available for download.

@@ -201,8 +201,8 @@ have been reported to be working like a charm by some of the IvyDE early users.< href="antlibs/antunit/">AntUnit home page.

-
-

December 19, 2006 - Ant 1.7.0 Available

+
+

December 19, 2006 - Apache Ant 1.7.0 Available

Apache Ant 1.7.0 is now available for download.

@@ -225,7 +225,7 @@ have been reported to be working like a charm by some of the IvyDE early users.<

Ant 1.7 has some initial support for Java6 features.

-
+

November 6, 2006 - Apache .NET Ant Library 1.0 Available

Apache .NET Ant Library 1.0 is now available for download.

@@ -238,7 +238,7 @@ have been reported to be working like a charm by some of the IvyDE early users.< home page

-
+

October 29, 2006 - Apache AntUnit 1.0Beta2 Available

Apache AntUnit 1.0Beta1 is now available for download.

@@ -248,7 +248,7 @@ have been reported to be working like a charm by some of the IvyDE early users.< href="antlibs/antunit/">AntUnit home page.

-
+

September 22, 2006 - Apache AntUnit 1.0Beta1 Available

Apache AntUnit 1.0Beta1 is now available for download.

@@ -258,7 +258,7 @@ have been reported to be working like a charm by some of the IvyDE early users.< href="antlibs/antunit/">AntUnit home page.

-
+

September 13, 2006 - Apache .NET Ant Library 1.0Beta1 Available

Apache .NET Ant Library 1.0Beta1 is now available for download.

@@ -271,30 +271,30 @@ have been reported to be working like a charm by some of the IvyDE early users.< home page

-
-

June 2, 2005 - Ant 1.6.5 Available

+
+

June 2, 2005 - Apache Ant 1.6.5 Available

Apache Ant 1.6.5 is now available for download.

This is a bug fix release.

-
-

May 19, 2005 - Ant 1.6.4 Available

+
+

May 19, 2005 - Apache Ant 1.6.4 Available

Apache Ant 1.6.4 is now available for download.

This is a bug fix release.

-
-

April 28, 2005 - Ant 1.6.3 Available

+
+

April 28, 2005 - Apache Ant 1.6.3 Available

Apache Ant 1.6.3 is now available for download.

There is a large list of fixed bugs and enhancements.

Some of the bugs affecting the embedded use of Ant are fixed.

-
-

April 4th, 2005 - The Apache Ant Project Retires Antidote, the +
+

April 4th, 2005 - The Apache Ant Project Retires Apache Antidote, the Ant GUI

The Antidote subproject was once started to provide a GUI for @@ -319,8 +319,8 @@ have been reported to be working like a charm by some of the IvyDE early users.< href="http://archive.apache.org/ant/antidote/">http://archive.apache.org/ant/antidote/.

-
-

July 16, 2004 - Ant 1.6.2 Available

+
+

July 16, 2004 - Apache Ant 1.6.2 Available

Apache Ant 1.6.2 available for download.

Nested elements for namespaced tasks and types may belong to the @@ -333,14 +333,14 @@ features which were asked for by users on Bugzilla.

February 29, 2004

-

The Ant Wiki pages have been migrated to their +

The Apache Ant Wiki pages have been migrated to their new home on the Apache Wiki farm.

-
-

February 12, 2004 - Ant 1.6.1 Available

+
+

February 12, 2004 - Apache Ant 1.6.1 Available

Apache Ant 1.6.1 is still available for download.

@@ -355,8 +355,8 @@ features which were asked for by users on Bugzilla.

Ant 1.6.1 also introduces initial support for compiling with Java 1.5.

-
-

December 18, 2003 - Ant 1.6.0 Available

+
+

December 18, 2003 - Apache Ant 1.6.0 Available

Apache Ant 1.6.0 is still available for download.

@@ -376,8 +376,8 @@ did) or could be explained better, feel free to help us out in the
-
-

August 12, 2003 - Ant 1.5.4 Available

+
+

August 12, 2003 - Apache Ant 1.5.4 Available

Apache Ant 1.5.4 is still available for download.

@@ -399,7 +399,7 @@ did) or could be explained better, feel free to help us out in the
-

June 11th, 2003: Ant wins a Java Pro readers' choice award

+

June 11th, 2003: Apache Ant wins a Java Pro readers' choice award

Ant has won the Java Pro 2003 Readers' Choice Award for

@@ -417,7 +417,7 @@ did) or could be explained better, feel free to help us out in the
-

June 2003: Ant wins JDJ Editors' Choice Award

+

June 2003: Apache Ant wins JDJ Editors' Choice Award

"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 @@ -425,9 +425,9 @@ did) or could be explained better, feel free to help us out in the

-
+
-

June 9th, 2003: Ant wins the JavaWorld Editors' Choice Award

+

June 9th, 2003: Apache Ant wins the JavaWorld Editors' Choice Award

Ant has won the JavaWorld Editors' Choice Award for @@ -442,16 +442,16 @@ did) or could be explained better, feel free to help us out in the our award :)

-
-

April 9, 2003 - Ant 1.5.3 Available

+
+

April 9, 2003 - Apache Ant 1.5.3 Available

Apache Ant 1.5.3 is still available for download.

-
-

March 3, 2003 - Ant 1.5.2 Available!

+
+

March 3, 2003 - Apache Ant 1.5.2 Available!

The final version of Ant 1.5.2 is available for download. If you have any feedback on this release, feel free to join the @@ -459,7 +459,7 @@ did) or could be explained better, feel free to help us out in the

-
+

November 18, 2002

The Apache board created the Apache Ant top level project. Ant has now migrated from the Jakarta @@ -471,8 +471,8 @@ did) or could be explained better, feel free to help us out in the

-
-

October 3, 2002 - Ant 1.5.1 Available !

+
+

October 3, 2002 - Apache Ant 1.5.1 Available !

The final version of Ant 1.5.1 is still available for download. If you have any feedback on this release, feel free to join the @@ -480,13 +480,13 @@ did) or could be explained better, feel free to help us out in the

-
+

July 15, 2002 - Fix for Cygwin problem in wrapper script available

-

The wrapper script of Ant 1.5 needs to be replaced with a new +

The wrapper script of Apache Ant 1.5 needs to be replaced with a new version for Cygwin users. See the FAQ for details.

-

July 10, 2002 - Ant 1.5 Released!

+

July 10, 2002 - Apache Ant 1.5 Released!

The final version of Ant 1.5 is now available for download. If you have any feedback on this release, feel free to join the @@ -494,9 +494,9 @@ did) or could be explained better, feel free to help us out in the

-
+
-

Apr 29, 2002: Ant wins Software Development magazine's +

Apr 29, 2002: Apache Ant wins Software Development magazine's 2002 Productivity Award.

Ant has been awarded a 2002 Productivity Award by @@ -507,9 +507,9 @@ did) or could be explained better, feel free to help us out in the

-
+
-

Mar 26, 2002: Ant wins the JavaWorld Editors' Choice +

Mar 26, 2002: Apache Ant wins the JavaWorld Editors' Choice Award

@@ -524,7 +524,7 @@ did) or could be explained better, feel free to help us out in the

Feb 15, 2002: Java 1.4 Support

- 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 assert statement in the compiler task via the source 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, @@ -536,16 +536,16 @@ did) or could be explained better, feel free to help us out in the

Have a look at our new cool logo!

-
-

11 October 2001 Ant 1.4.1 released !

+
+

11 October 2001 Apache Ant 1.4.1 released !

Please visit the download area.

-
-

Sun has released an introductory article on Ant on their +

+

Sun has released an introductory article on Apache Ant on their Dot-Com Builder site on May 30 2001. See http://dcb.sun.com/practices/profiles/ant.jsp

diff --git a/xdocs/bindownload.xml b/xdocs/bindownload.xml index a12d65d92..d2a481566 100644 --- a/xdocs/bindownload.xml +++ b/xdocs/bindownload.xml @@ -24,7 +24,12 @@ -
+
+

Apache Ant is a Java library and command-line tool that help + building software.

+
+ +

Use the links below to download a binary distribution of Ant from one of our mirrors. It is good practice to diff --git a/xdocs/bugs.xml b/xdocs/bugs.xml index 15b72a7ac..18516436f 100644 --- a/xdocs/bugs.xml +++ b/xdocs/bugs.xml @@ -49,15 +49,15 @@ add yourself to the CC list to follow the progress of this bug.

-

Open Ant bugs by order of priority.

-

Open Ant bugs by number of votes.

+

Open Apache Ant bugs by order of priority.

+

Open Apache Ant bugs by number of votes.

Please read our document about problems before deciding that there is an unreported - bug in Ant. + bug in Apache Ant.

You have a few choices at this point. You can send diff --git a/xdocs/faq.xml b/xdocs/faq.xml index b19b6e547..7c1c350c0 100644 --- a/xdocs/faq.xml +++ b/xdocs/faq.xml @@ -27,7 +27,7 @@ Where do I find the latest version of this document? -

The latest version can always be found at Ant's homepage +

The latest version can always be found at Apache Ant's homepage http://ant.apache.org/faq.html.

@@ -239,7 +239,7 @@ Which version of Java is required to run - Ant? + Apache Ant?

You will need Java installed on your system, version 1.4 or @@ -335,7 +335,7 @@ Apache Ant version 1.6.2 compiled on July 16 2004 How to I precompile Java Server Pages (JSPs)? -

Ant has a built in optional task <jspc> +

Apache Ant has a built in optional task <jspc> which was intended for that. But this task is deprecated. Here the alternative suggested by the manual:

Instead of relying on container specific JSP-compilers we suggest deploying @@ -809,7 +809,7 @@ shell-prompt> m4 foo.m4 > foo General Advice -

There are many reasons why Ant doesn't behave as +

There are many reasons why Apache Ant doesn't behave as expected, not all of them are due to Ant bugs. See our Having Problems? page for hints that may help pinning down the reasons for your problem.

@@ -1093,9 +1093,9 @@ shell-prompt> m4 foo.m4 > foo
- + - Is Ant supported by my IDE/Editor? + Is Apache Ant supported by my IDE/Editor?

See the section on IDE integration on our External Tools and Tasks page.

@@ -1190,7 +1190,7 @@ while() { this page by Michel Casabianca for a solution to this problem. Note that the DTD you can download at this page - is based on Ant 0.3.1. + is based on Apache Ant 0.3.1.
  • It may even be an invalid DTD. As Ant allows tasks writers to define arbitrary elements, name collisions will @@ -1478,7 +1478,7 @@ public void buildFinished(BuildEvent e) { -

    When Ant forks a new process for example by using the +

    When Apache Ant forks a new process for example by using the <exec>, <apply> or <java> tasks, it will also start a new thread reading from standard input and sending diff --git a/xdocs/index.xml b/xdocs/index.xml index 3bb8ffbe8..f35a6bbf8 100644 --- a/xdocs/index.xml +++ b/xdocs/index.xml @@ -24,7 +24,36 @@ -

    + +
    + +

    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. +

    +

    + 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". +

    +

    + Ant is extremely flexible and does not impose coding conventions or + directory layouts to the Java projects which adopt it as a build tool. +

    +

    + Software development projects looking for a solution combining build tool and + dependency management can use Ant in combination with Apache Ivy. +

    +
    + +

    September 30, 2010 - Apache Ivy 2.2.0 Released

    Apache Ivy 2.2.0 is now available for download as source or binary (with and without dependencies) from @@ -44,8 +73,8 @@

    For more information see the Ivy home page.

    -
    -

    May 7th, 2010 - Ant 1.8.1 Released

    +
    +

    May 7th, 2010 - Apache Ant 1.8.1 Released

    Apache Ant 1.8.1 is now available for download as source or binary (with and without dependencies) from http://ant.apache.org/bindownload.cgi.

    @@ -58,43 +87,11 @@
    -
    -

    February 8, 2010 - Ant 1.8.0 Available

    -

    Key features of the 1.8.0 release are

    -
      -
    • Lexically scoped local properties, i.e. properties that are only - defined inside a target, - sequential block or similar environment.
    • -
    • <import> can now import from any file- or URL-providing resource - - this includes <javaresource>.
    • -
    • 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 - dramatic.
    • -
    • 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. -
    • -
    • a new top level element extension-point allows build files to be - extended with custom targets more easily
    • -
    • 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.
    • -
    • Ant now requires Java 1.4 or later
    • -
    • new task include provides an alternative to <import> that - should be preferred when you don't want to override any targets
    • -
    • numerous bug fixes and improvements as documented in Bugzilla - and in WHATSNEW
    • -
    -
    - - -
    + +

    September 26, 2008 - Apache AntUnit 1.1 Released

    -

    Apache AntUnit 1.1 Beta is now available for download as Apache AntUnit 1.1 is now available for download as binary or source @@ -111,42 +108,10 @@

    -
    - -

    - 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. -

    -

    - 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". -

    -

    - Ant is extremely flexible and does not impose coding conventions or - directory layouts to the Java projects which adopt it as a build tool. -

    -

    - Software development projects looking for a solution combining build tool and - dependency management can use Ant in combination with Ivy. -

    - - - -
    -

    -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) online

    @@ -168,9 +133,9 @@ Comprehensive documentation is included in the source and binary distributions. diff --git a/xdocs/license.xml b/xdocs/license.xml index 7404942e5..e8347eb03 100644 --- a/xdocs/license.xml +++ b/xdocs/license.xml @@ -26,7 +26,7 @@

    The Apache License Version 2.0 applies - to all releases of Ant starting with ant 1.6.1

    + to all releases of Apache Ant starting with Ant 1.6.1

    /* * Apache License @@ -258,7 +258,7 @@
    -

    The Apache Software License, Version 1.1, applies to all versions of up to ant 1.6.0 included.

    +

    The Apache Software License, Version 1.1, applies to all versions of up to Apache Ant 1.6.0 included.

    /* * ============================================================================ * The Apache Software License, Version 1.1 diff --git a/xdocs/mail.xml b/xdocs/mail.xml index 4facce984..36daaae6b 100644 --- a/xdocs/mail.xml +++ b/xdocs/mail.xml @@ -29,7 +29,7 @@

    Please read the guidelines of the Jakarta Project before subscribing and posting to any of - the lists below. They apply to Ant's lists as well.

    + the lists below. They apply to Apache Ant's lists as well.

    The user and dev list are subscriber only lists, this means you have to subscribe before you can post to the list. Please @@ -51,7 +51,7 @@

    This list is for developers that are using Ant in their own projects to ask questions, share knowledge, and discuss issues - related to using Ant as a build tool.

    + related to using Apache Ant as a build tool.

    @@ -64,7 +64,7 @@

    This list is for developers that are using Ivy or IvyDE in their own projects to ask questions, share knowledge, and - discuss issues related to using Ivy with or without Ant.

    + discuss issues related to using Apache Ivy with or without Apache Ant.

    @@ -76,8 +76,8 @@ Third Party Archive

    -

    This is the list where participating developers of the Ant - build tool, Ivy or the Ant libraries developed by the Ant team +

    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.

    @@ -125,7 +125,7 @@
    • List Index on mail-archives.apache.org
    • Full mbox archives of all lists
    • -
    • Mailing list Archives
    • +
    • Mailing list Archives
    • Ant Developer List on gmane
    • Ant User List on gmane
    • Ant Developer List on nabble
    • diff --git a/xdocs/manualdownload.xml b/xdocs/manualdownload.xml index dd4787a7c..3a160c9a9 100644 --- a/xdocs/manualdownload.xml +++ b/xdocs/manualdownload.xml @@ -26,7 +26,7 @@
      -

      Ant's manual is part of the binary distribution but is also +

      Apache Ant's manual is part of the binary distribution but is also available as a stand-alone download.

      Use the links below to download a distribution of Ant's manual from diff --git a/xdocs/nightlies.xml b/xdocs/nightlies.xml index b89cf1887..729d9158d 100644 --- a/xdocs/nightlies.xml +++ b/xdocs/nightlies.xml @@ -27,7 +27,7 @@

      We don't provide binary nightly builds at the moment, but if you -want to build Ant from sources, you can use a Subversion snapshot.

      diff --git a/xdocs/problems.xml b/xdocs/problems.xml index 316efbbed..a718f4634 100644 --- a/xdocs/problems.xml +++ b/xdocs/problems.xml @@ -26,7 +26,7 @@

      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 the relevant information to provide in a bug report. This information will help the Ant developers understand and resolve the problem. diff --git a/xdocs/projects.xml b/xdocs/projects.xml index 87f091e8e..e43df8b2c 100644 --- a/xdocs/projects.xml +++ b/xdocs/projects.xml @@ -27,7 +27,7 @@

      -

      Nothing listed here is directly supported by the Ant +

      Nothing listed here is directly supported by the Apache Ant developers, if you encounter any problems with them, please use the contact information.

      diff --git a/xdocs/projects/index.xml b/xdocs/projects/index.xml index 1a3702282..6fbed0fc3 100644 --- a/xdocs/projects/index.xml +++ b/xdocs/projects/index.xml @@ -25,10 +25,10 @@ -
      -

      This is where the Ant sub-projects live!

      +
      +

      This is where the Apache Ant sub-projects live!

      -

      Now, that Ant has become an Apache Top-Level Project it is time to make space on this +

      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.

      To make sure you do not miss anything: Stay tuned and visit this page from time to time :)!

      diff --git a/xdocs/projects/ivy.xml b/xdocs/projects/ivy.xml index 0f72bddf9..56871ab7d 100644 --- a/xdocs/projects/ivy.xml +++ b/xdocs/projects/ivy.xml @@ -19,15 +19,15 @@ - The Ivy Subproject + The Apache Ivy Subproject -
      +

      Apache Ivy

      -

      Ivy is a simple yet powerful dependency manager featuring continuous integration, +

      Apache Ivy is a simple yet powerful dependency manager featuring continuous integration, dependencies of dependencies management, multiple repositories including ibiblio and high performance (use of a local cache).

      diff --git a/xdocs/projects/ivyde.xml b/xdocs/projects/ivyde.xml index a9c4f0e1c..f22209b6d 100644 --- a/xdocs/projects/ivyde.xml +++ b/xdocs/projects/ivyde.xml @@ -19,15 +19,15 @@ - The IvyDE Subproject + The Apache IvyDE Subproject -
      +

      Apache IvyDE

      -
        IvyDE is the Eclipse plugin which intergrate Ivy into your java development enviromnent. It includes: +
          Apache IvyDE is the Eclipse plugin which intergrates Apache Ivy into your java development enviromnent. It includes:
        • an Ivy xml files editor: creation wizard, html preview and completion for Ivy xml tag, attributes but also attributes' values.
        • an Ivy settings files editor: completion for xml tag, attributes but also attributes' values.
        • a classpath container: automatic downloads, access "resolve" task from your IDE, and resolve in Eclipse's workspace
        • diff --git a/xdocs/resources.xml b/xdocs/resources.xml index b1ed58f8e..a64019ef5 100644 --- a/xdocs/resources.xml +++ b/xdocs/resources.xml @@ -18,15 +18,14 @@ - Stefan Bodewig Resources
          - + -

          Starting with the release of Ant 1.4 the Ant's FAQ is +

          Starting with the release of Apache Ant 1.4 the Ant's FAQ is bundled with the distribution, the most recent version can always be found at the website.

          diff --git a/xdocs/srcdownload.xml b/xdocs/srcdownload.xml index bc3f57370..cf3414d82 100644 --- a/xdocs/srcdownload.xml +++ b/xdocs/srcdownload.xml @@ -24,7 +24,12 @@ -
          +
          +

          Apache Ant is a Java library and command-line tool that help + building software.

          +
          + +

          Use the links below to download a source distribution of Ant from one of our mirrors. It is good practice to @@ -70,7 +75,7 @@ Other mirrors: