[jira] [Commented] (FUNCTOR-10) throw NullPointerException for illegal null values

2012-01-23 Thread Emmanuel Bourg (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/FUNCTOR-10?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13190940#comment-13190940 ] Emmanuel Bourg commented on FUNCTOR-10: --- I tend to think that convenience for the

[jira] [Commented] (FUNCTOR-10) throw NullPointerException for illegal null values

2012-01-23 Thread Simone Tripodi (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/FUNCTOR-10?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13191119#comment-13191119 ] Simone Tripodi commented on FUNCTOR-10: --- We could shade the {{Validate}} class by

[jira] [Commented] (FUNCTOR-10) throw NullPointerException for illegal null values

2012-01-23 Thread Matt Benson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/FUNCTOR-10?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13191456#comment-13191456 ] Matt Benson commented on FUNCTOR-10: Thanks for the hint, Simo! Naming e.g.

[jira] [Commented] (FUNCTOR-10) throw NullPointerException for illegal null values

2012-01-23 Thread Simone Tripodi (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/FUNCTOR-10?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13191462#comment-13191462 ] Simone Tripodi commented on FUNCTOR-10: --- nice to hear the trick worked! The nicer

[jira] [Commented] (FUNCTOR-10) throw NullPointerException for illegal null values

2012-01-23 Thread Matt Benson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/FUNCTOR-10?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13191468#comment-13191468 ] Matt Benson commented on FUNCTOR-10: Yes; I would imagine that the IDEs would be fine

[jira] [Commented] (FUNCTOR-10) throw NullPointerException for illegal null values

2012-01-23 Thread Matt Benson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/FUNCTOR-10?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13191473#comment-13191473 ] Matt Benson commented on FUNCTOR-10: hmm, that was actually supposed to be

[jira] [Commented] (FUNCTOR-10) throw NullPointerException for illegal null values

2012-01-22 Thread Emmanuel Bourg (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/FUNCTOR-10?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13190803#comment-13190803 ] Emmanuel Bourg commented on FUNCTOR-10: --- Doesn't this create a risk that people will

[jira] [Commented] (FUNCTOR-10) throw NullPointerException for illegal null values

2012-01-21 Thread Matt Benson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/FUNCTOR-10?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13190530#comment-13190530 ] Matt Benson commented on FUNCTOR-10: using lang3 Validate.notNull + maven-shade-plugin