[ 
https://jira.codehaus.org/browse/MENFORCER-227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=364369#comment-364369
 ] 

Baptiste Mathus commented on MENFORCER-227:
-------------------------------------------

FWIW I tested the 1.5-SNAPSHOT locally with some internal rules, and it works 
fine (no problem with the new jsr305 dependency).

> Document nullability with @Nonnull on EnforcerRule API
> ------------------------------------------------------
>
>                 Key: MENFORCER-227
>                 URL: https://jira.codehaus.org/browse/MENFORCER-227
>             Project: Maven Enforcer Plugin
>          Issue Type: Improvement
>          Components: Rule API
>            Reporter: Baptiste Mathus
>             Fix For: 1.4.1
>
>         Attachments: patch-nonnull-enforcer-api.patch
>
>
> More and more often IDE are configured to use the "JSR305" annotations 
> @Nonnull, @Nullable.
> This would be great to add @Nonnull to the EnforcerRule methods so that 
> implemented rules are not reported as "potential null pointer exception" when 
> one does not check if the helper is null, and so on.
> Thanks a lot for the feedback



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to