Commons attributes
This plugin provides support for
commons attributes. It
takes care of generating and compiling the adequate classes for the attributes
in all the modules that uses commons attributes.
When using multiples execution units, you must take care that the filter
pattern you set for selecting the classes for a given execution unit also
includes the corresponding generated attribute classes!
Target
-
commons-attributes
compiles the commons attributes for all the modules
that use them.
-
commons-attributes.module
compiles the commons attributes for a specific
module. This target will be automatically invoked after the target
compile
(hook post.compile.[module]
).
Attributes
Per module
-
commons-attributes.enable
marks, when set to "true", that the module
uses commons attributes.