Re: [Digester] help on fixing NP_NULL_ON_SOME_PATH findbugs error

2011-07-02 Thread Simone Tripodi
Salut Luc, just to let you know I finally figured out how to fix that error, take a look at r1142280[1]. Thanks for your support, I'm now ready to push a new RC! All the best, have a nice WE! Simo [1]http://svn.apache.org/viewvc?view=revision&revision=1142280 http://people.apache.org/~simonetripo

Re: [Digester] help on fixing NP_NULL_ON_SOME_PATH findbugs error

2011-07-02 Thread Simone Tripodi
Thanks for your help Luc! I'm currently investigating, the CallMethodRule worked in that way for ages - at least since before I joined the commons - the check you are proposing makes a lot of sense. I'll keep you updated, thanks!!! Have a nice day, all the best, Simo http://people.apache.org/~simo

Re: [Digester] help on fixing NP_NULL_ON_SOME_PATH findbugs error

2011-07-02 Thread Luc Maisonobe
Le 02/07/2011 20:05, Simone Tripodi a écrit : Hi all guys, it could be a silly questions, but I need help on fixing a NP_NULL_ON_SOME_PATH findbugs error, I don't see where the violation is. The problem is Possible null pointer dereference of CallMethodRule.paramTypes in org.apache.commons.

[Digester] help on fixing NP_NULL_ON_SOME_PATH findbugs error

2011-07-02 Thread Simone Tripodi
Hi all guys, it could be a silly questions, but I need help on fixing a NP_NULL_ON_SOME_PATH findbugs error, I don't see where the violation is. The problem is Possible null pointer dereference of CallMethodRule.paramTypes in org.apache.commons.digester3.CallMethodRule.end(String, String) line