Hi guys,

I've updated all testcases on master to use JUnit 4 style
(except for drools-eclipse and the non-active parts of drools-grid).
The main reason is so we now let hudson report how many testcases are ignored (annoted with @Ignore instead of disabled).

Some notes:
I hope this push (many files were changed) doesn't cause to many merge conflicts.
If it does: just take your revision and upgrade your file to junit 4 manually.

Learn more:
- Junit 4 in 60 seconds: http://www.cavdar.net/2008/07/21/junit-4-in-60-seconds/
-- 
With kind regards,
Geoffrey De Smet