Ryan Rich created MASPECTJ-107:
----------------------------------
Summary: Add support for ajc -xlintfile
Key: MASPECTJ-107
URL: https://jira.codehaus.org/browse/MASPECTJ-107
Project: Mojo AspectJ Plugin
Issue Type: New Feature
Affects Versions: 1.4
Reporter: Ryan Rich
As noted in the [ajc reference
documentation|http://www.eclipse.org/aspectj/doc/released/devguide/ajc-ref.html#ajc],
the compiler supports an -xlintfile option that allows fine grained control
over the level that compiler messages are logged. Without this option you can
only set the default level for *ALL* messages the compiler can generate, which
isn't very useful if you just want to enforce a single rule. For example, I
would like to set the adviceDidNotMatch messages to an error while leaving all
others the same. Setting the global options increases items that might have
normally been totally ignored to now be an error that will fail your build.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://jira.codehaus.org/secure/ContactAdministrators!default.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