Hi all, I was running the tests in the systests module and saw 16 failures out of 45 tests. Some of those even throwing NullPointerException. Those tests are not up to date with the changes in the trunk. And I think the reason behind that is that those tests don't get run with mvn.
I am thinking of updating the pom to get those tests run with mvn. I wanted to check with all if there was a reason why those were not setup to run with mvn at first place. If those are supposed to be run seperately and not with mvn then there is nothing to make sure that those are run. Let me know your thoughts and we can take appropriate action. Regards, Bhupendra
