From: wisberg Date: Tue, 5 Oct 2004 20:16:39 +0000 (+0000) Subject: -showWeaveInfo for ajc, iajc dev guide sections X-Git-Tag: V1_2_1~47 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=615f09f359cc692f3f476defcf1badd8596086b0;p=aspectj.git -showWeaveInfo for ajc, iajc dev guide sections --- 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. + +