From 36ced42ff978e4f4d82243b94450be072c3047c8 Mon Sep 17 00:00:00 2001 From: Conor MacNeill Date: Thu, 30 Aug 2001 13:16:44 +0000 Subject: [PATCH] Merge in 1.4 documentation changes git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269660 13f79535-47bb-0310-9956-ffa450edef68 --- xdocs/antnews.xml | 8 ++++---- xdocs/external.xml | 2 +- xdocs/faq.xml | 16 +++++++++------- xdocs/index.xml | 6 +++--- xdocs/problems.xml | 6 +++--- xdocs/resources.xml | 6 +++++- 6 files changed, 25 insertions(+), 19 deletions(-) diff --git a/xdocs/antnews.xml b/xdocs/antnews.xml index b3b0a05b8..0645cbd40 100644 --- a/xdocs/antnews.xml +++ b/xdocs/antnews.xml @@ -28,7 +28,7 @@

A commented version of the collected user requirements is now - available here - it is not + available here - it is not complete as some details still have to be defined, but it should give you an idea of what Ant2 is going to look like.

@@ -70,20 +70,20 @@ To advance the definition of Ant, user requirements are now being accepted on the Ant-Dev mailing list. Any requirement will be accepted for consideration. The requirements are being collected into a document which is available - on-line. New features will be excepted + on-line. New features will be excepted until March 21st, 2001. At that time, each requirement will be discussed for inclusion in an Ant 2.0 requirement document.

For your reference some of the goals which have shaped the development of Ant 1.x are - available here. These continue to be + available here. These continue to be relevant to Ant 2.0.

If you want to shape the future of Ant, join the - Ant-Dev mailing list and contribute + Ant-Dev mailing list and contribute your ideas.

diff --git a/xdocs/external.xml b/xdocs/external.xml index 86fe38391..98e5bba7f 100644 --- a/xdocs/external.xml +++ b/xdocs/external.xml @@ -241,7 +241,7 @@ -
+
diff --git a/xdocs/faq.xml b/xdocs/faq.xml index 932b30aeb..6e29f1afb 100644 --- a/xdocs/faq.xml +++ b/xdocs/faq.xml @@ -175,12 +175,6 @@ false == not set - - -nowarn - build.compiler.warnings - true == not set - - +P build.compiler.pedantic @@ -192,6 +186,14 @@ build.compiler.fulldepend false == not set + + + only for Ant < 1.4, replaced by the nowarn + attribute of javac after that -nowarn + build.compiler.warnings + true == not set + + @@ -252,7 +254,7 @@ shell-prompt> cat < foo Is Ant supported by my IDE/Editor? -

See the section +

See the section on IDE integration on our external tools page.

diff --git a/xdocs/index.xml b/xdocs/index.xml index 85ef00c5f..8780f8760 100644 --- a/xdocs/index.xml +++ b/xdocs/index.xml @@ -81,11 +81,11 @@ Comprehensive documentation is included in the source and binary distribtions. You can download the latest release:

diff --git a/xdocs/problems.xml b/xdocs/problems.xml index 45e12ae76..40eccb2bd 100644 --- a/xdocs/problems.xml +++ b/xdocs/problems.xml @@ -101,12 +101,12 @@ check_for_optional_packages: Chances are that someone else may have already encountered this problem and perhaps it has been fixed. The next step, therefore, may be to try a nightly build of Ant to see if the problem has been fixed. Nightly builds for Ant are available from the - Jakarta web site. While Ant nightly - builds are typically quite stable and are used by + Jakarta web site. While Ant nightly + builds are typically quite stable and are used by Gump to build many other Jakarta projects, these builds should be treated as experimental. You can install and verify whether your problem has been fixed. Note that nightly builds do not build many of the optional tasks the come with Ant. A snapshot of these optional tasks is occasionally uploaded to the nightly - download area. Note that even + download area. Note that even this snapshot does not contain every optional task.

diff --git a/xdocs/resources.xml b/xdocs/resources.xml index 46a4b1fec..3bfa30f42 100644 --- a/xdocs/resources.xml +++ b/xdocs/resources.xml @@ -7,9 +7,13 @@ -
+ +

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

+
FAQ