Hi all, when I currently try to run the test TestJSONPostProcessor in eclipse as a junit test, it complaints about a missing method org.hamcrest.CoreMatchers.anyOf(...)
I suspect that this is a result of too many hamcrest implementations/the wrong order of those implementations. Felix
