diff options
author | acolyer <acolyer> | 2005-12-19 12:22:26 +0000 |
---|---|---|
committer | acolyer <acolyer> | 2005-12-19 12:22:26 +0000 |
commit | 4676acbde531b3c00f5572ff4053435e9ba9b1eb (patch) | |
tree | 965cf14b15fe462f62de90df4091c311b40d0e3c /docs/devGuideDB/antsupport.xml | |
parent | bc1fcf9581621da51498b251f053b29fb70b9c05 (diff) | |
download | aspectj-4676acbde531b3c00f5572ff4053435e9ba9b1eb.tar.gz aspectj-4676acbde531b3c00f5572ff4053435e9ba9b1eb.zip |
merge of changes from 1.5.0 branch into HEAD
Diffstat (limited to 'docs/devGuideDB/antsupport.xml')
-rw-r--r-- | docs/devGuideDB/antsupport.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/devGuideDB/antsupport.xml b/docs/devGuideDB/antsupport.xml index 00fef5249..a21268ad0 100644 --- a/docs/devGuideDB/antsupport.xml +++ b/docs/devGuideDB/antsupport.xml @@ -432,7 +432,7 @@ own entries. The other permitted ones (currently) are serializableAspects, incrementalFile, lazyTjp, reweavable, notReweavable, noInline, - noWeave,hasMember, + noWeave, ajruntimelevel:1.2, and ajruntimelevel:1.5. Of these, some were deprecated in AspectJ 5 (reweavable, noWeave, etc.). |