aboutsummaryrefslogtreecommitdiffstats
path: root/docs/devGuideDB/ajc.xml
diff options
context:
space:
mode:
authoraclement <aclement>2006-03-05 17:00:04 +0000
committeraclement <aclement>2006-03-05 17:00:04 +0000
commitb2259116b8731725743d255a85c894d6f998afb1 (patch)
treeedf9876f501cd6f8a35107c8da10a9fd72b7de7f /docs/devGuideDB/ajc.xml
parent1954377011ba95d032e7076ea37623a4c22020ac (diff)
downloadaspectj-b2259116b8731725743d255a85c894d6f998afb1.tar.gz
aspectj-b2259116b8731725743d255a85c894d6f998afb1.zip
fix for 130300: cause the mysterious disappearance of -XnoWeave
Diffstat (limited to 'docs/devGuideDB/ajc.xml')
-rw-r--r--docs/devGuideDB/ajc.xml8
1 files changed, 3 insertions, 5 deletions
diff --git a/docs/devGuideDB/ajc.xml b/docs/devGuideDB/ajc.xml
index 1f1623577..109bac741 100644
--- a/docs/devGuideDB/ajc.xml
+++ b/docs/devGuideDB/ajc.xml
@@ -111,7 +111,7 @@
in argument files unlike the argument file is the only build
specification. The form <replaceable>@file</replaceable> is the same
as specifying <replaceable>-argfile file</replaceable>.
- </para></listitem>
+ </para></listitem>
</varlistentry>
<varlistentry>
@@ -426,10 +426,8 @@
</varlistentry>
<varlistentry>
- <term>-Xnoweave</term>
- <listitem><para>(Experimental) produce unwoven class files
- for input using -injars. (deprecated - .class files are by
- default reweavable and can be input using -inpath.)
+ <term>-XterminateAfterCompilation</term>
+ <listitem><para>Causes compiler to terminate before weaving
</para></listitem>
</varlistentry>