diff --git a/aspectwerkz/plugin.jelly b/aspectwerkz/plugin.jelly index ccc4d1a6..9c8a4c55 100644 --- a/aspectwerkz/plugin.jelly +++ b/aspectwerkz/plugin.jelly @@ -242,6 +242,15 @@ + + + + + + + + diff --git a/aspectwerkz/xdocs/properties.xml b/aspectwerkz/xdocs/properties.xml index 362f5065..02c4e96f 100644 --- a/aspectwerkz/xdocs/properties.xml +++ b/aspectwerkz/xdocs/properties.xml @@ -6,6 +6,25 @@ Vincent Massol + +
+

+ It is possible to specify aspect libraries that will be weaved to the + main source code. For example: +

+ + groupId + artifactId + version + jar|zip + + true + + +]]> +
+