sorry for all the spam.. On 21 July 2011 00:49, Marius Kruger <[email protected]> wrote:
> On 21 July 2011 00:25, Marius Kruger <[email protected]> wrote: > >> If it will help, I can try to build an example that breaks in maven when >> running tests. >> > > I attached a simple maven project to the bug which exhibits the problem > when run as `mvn test` . Basically I just added a second test-classes dir > which includes a META-INF/application-client.xml to the classpath to the > client injection example. > > https://issues.apache.org/jira/secure/attachment/12487229/multiple-clients.zip > ok the previous attachment does not even work with my patch because the test-classes dirs got the same id (which is the project dir name). I now moved the second test-classes dir into an "x" dir so that it gets an "x" id with my patch: https://issues.apache.org/jira/secure/attachment/12487232/reproduce-multiple-clients.zip -- <>< Marius ><>
