From 16a8fc3a573cf1ca95ae4e86c175763d6fab16a2 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Fri, 27 Oct 2000 15:23:35 +0000 Subject: [PATCH] Remove documentation for failonerror attribute of javadoc. It doesn't exist anymore. Submitted by: Corey Puffalt git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268129 13f79535-47bb-0310-9956-ffa450edef68 --- WHATSNEW | 2 ++ docs/index.html | 7 ------- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/WHATSNEW b/WHATSNEW index a9315472b..6167a53bf 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -11,6 +11,8 @@ Fixed bugs: * doesn't use deprectated methods anymore. +* documentation of javadoc has been corrected. + Changes from Ant 1.1 to Ant 1.2 =============================== diff --git a/docs/index.html b/docs/index.html index 4a280028d..2fbd41437 100644 --- a/docs/index.html +++ b/docs/index.html @@ -3094,13 +3094,6 @@ instead.

1.2 No - - failonerror - Stop the buildprocess if the command exits with a - returncode other than 0. - all - No -

Parameters specified as nested elements