[
http://jira.codehaus.org/browse/MASPECTJ-9?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=216403#action_216403
]
Ryan Rich commented on MASPECTJ-9:
----------------------------------
I have a use case where I could use this as well... doing WAR overlays on some
vendor provided WAR files via the maven war plugin. In addition to standard
file overlays we have found the need to apply some aspects to their classes.
We can't use a .war file as a weaveDependency so it would be useful to allow a
directory location to be specified that is part of the inpath (which would
allow us to extract the classes to the location prior to weaving).
I agree that most of these use cases are pretty non-standard, but it is basic
functionality that ajc and AJDT provides so why not expose it?
> Add support for weaving classes in folders instead of jars
> ----------------------------------------------------------
>
> Key: MASPECTJ-9
> URL: http://jira.codehaus.org/browse/MASPECTJ-9
> Project: Mojo AspectJ Plugin
> Issue Type: New Feature
> Affects Versions: 1.0
> Reporter: Torsten Juergeleit
> Attachments: weavedirectories.patch, 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