[jboss-jira] [JBoss JIRA] Updated: (JBAOP-516) Support exclude=* in order to just include some package in current project
Kabir Khan (JIRA)
jira-events at lists.jboss.org
Fri Mar 7 10:01:01 EST 2008
[ http://jira.jboss.com/jira/browse/JBAOP-516?page=all ]
Kabir Khan updated JBAOP-516:
-----------------------------
Fix Version/s: 2.0.0.CR8
(was: 2.0.0.GA)
> Support exclude=* in order to just include some package in current project
> --------------------------------------------------------------------------
>
> Key: JBAOP-516
> URL: http://jira.jboss.com/jira/browse/JBAOP-516
> Project: JBoss AOP
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Affects Versions: 2.0.0.CR3
> Reporter: Carlos Pita
> Assigned To: Kabir Khan
> Fix For: 2.0.0.CR8
>
>
> It's a common use case to exclude everything from being adviced except for the classes in my current project. I can't see a simple way to do this with a combination of exclude/include, because exclude must explicitly list packages to be excluded, which are the majority. I think that if exclude is not given but include is, or if exclude is given an * value, only packages and classes listed under include should be taken into account.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list