[
http://jira.codehaus.org/browse/MOJO-1203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=146215#action_146215
]
Torsten Juergeleit commented on MOJO-1203:
------------------------------------------
These classes are compiled by the maven-compiler-plugin. ajc compiles the
aspects only and weaves them to the already compiled classes. It's like weaving
a jar where the aspects and a jar's classes are belonging to the same maven
project.
> Add support for weaving classes in folders instead of jars
> ----------------------------------------------------------
>
> Key: MOJO-1203
> URL: http://jira.codehaus.org/browse/MOJO-1203
> Project: Mojo
> Issue Type: New Feature
> Components: aspectj
> Reporter: Torsten Juergeleit
> Attachments: weavedirectories.patch
>
> Original Estimate: 0 minutes
> Remaining Estimate: 0 minutes
>
> Currently the plugin only supports adding jars to the ajc commandline
> parameter "-inpath". But "-inpath" supports folders with classes as well.
> The attached patch adds the new plugin option "weaveDirectories" to specify a
> list of folders with .class files to be added to the value for the "-inpath"
> parameter. A unit test and documentation is included as well.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email