[ 
http://jira.codehaus.org/browse/MASPECTJ-94?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=261958#action_261958
 ] 

Robert Scholte commented on MASPECTJ-94:
----------------------------------------

{quote}If it makes sense, I can't find a good way to exclude aspect from 
-aspectpath in the native ajc doc anyway.{quote}
Here you hit the problem. If there's no way to explicit include or exclude 
files from a jar, you're kind of stuck. 
Maybe it's possible to use the {{maven-dependency-plugin}} to unpack the 
dependencies and select this folder instead of the dependencies.

> <excludes> could also filter aspects included in <aspectLibrary>
> ----------------------------------------------------------------
>
>                 Key: MASPECTJ-94
>                 URL: http://jira.codehaus.org/browse/MASPECTJ-94
>             Project: Mojo AspectJ Plugin
>          Issue Type: Improvement
>    Affects Versions: 1.3.1
>         Environment: all
>            Reporter: nodje
>         Attachments: AcpectLibraryExclusionsAntStyle.zip
>
>
> I was trying to exclude an aspect contained in spring-aspects library, that I 
> was specifying as <aspectLibrary> in the config, when I realized it couldn't 
> be filtered.
> I've created a test that fails when aspectLibrary aspect are woven despite 
> their exclusion. It is to be added to the src/it tests.
> It's not very clean as it's based on an external aspect library 
> (spring-aspects), but it shows what is expected clearly I believe.
> Let me know if I'm being unclear.

-- 
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


Reply via email to