I have a couple unit tests for org.apache.myfaces.config w/ a dependency on some of the stuff in org.apache.myfaces.mock.api . This causes a build error.
I take it tests in impl cannot have build deps on stuff from the tests in api ? Will moving the mock classes to commons solve this ? And if so, will this interfere/complicate the current staged release activities . If I can get enough votes to replace all of our Mock objects with Shale, I will do the grunt work. Dennis Byrne
