From 615f09f359cc692f3f476defcf1badd8596086b0 Mon Sep 17 00:00:00 2001 From: wisberg Date: Tue, 5 Oct 2004 20:16:39 +0000 Subject: [PATCH] -showWeaveInfo for ajc, iajc dev guide sections --- docs/devGuideDB/ajc.xml | 6 ++++++ docs/devGuideDB/antsupport.xml | 8 ++++++++ 2 files changed, 14 insertions(+) diff --git a/docs/devGuideDB/ajc.xml b/docs/devGuideDB/ajc.xml index 52ae00daf..5eb56f15b 100644 --- a/docs/devGuideDB/ajc.xml +++ b/docs/devGuideDB/ajc.xml @@ -341,6 +341,12 @@ + + -showWeaveInfo + Emit messages about weaving + + + -log file Specify a log file for compiler messages. diff --git a/docs/devGuideDB/antsupport.xml b/docs/devGuideDB/antsupport.xml index e2a5ddf65..4ff2715d9 100644 --- a/docs/devGuideDB/antsupport.xml +++ b/docs/devGuideDB/antsupport.xml @@ -480,6 +480,14 @@ and having a public no-argument constructor. + + showWeaveInfo + + + If true, emit weaver messages. + Defaults to false. + + -- 2.39.5