Issue Type: Improvement Improvement
Affects Versions: 1.5
Assignee: Unassigned
Created: 01/Nov/13 12:45 PM
Description:

ajc 1.7.4 is out and supports a new command-line syntax for controlling individual xlint settings without an xlintfile, as detailed here:

http://eclipse.org/aspectj/doc/released/README-174.html

This request is to support the new feature in aspectj-maven-plugin. It would be particularly beneficial for users with a multi-module maven build, because you can specific the xlint settings in the parent pom.

For what it's worth, my particular use-case is to disable Xlint:adviceDidNotMatch since we include several aspects for 'convention-over-configuration'. For example, the parent pom specifies spring security aspects, but some child modules may not need security annotations.

Project: Mojo's AspectJ Maven Plugin
Priority: Major Major
Reporter: Robert Platt
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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