The JUnit and TestNG support automatically pull in JMock without an option to disable this. Any idea why this is done? It seems rather arbitrary to pull in one specific testing library.

This is causing problems in my builds because jmock pulls in hamcrest 1.1 while my unit tests depend on hamcrest 1.2.

Anyone against removing this or at least making it optional?

Pepijn

Reply via email to