Re: Maven2 Surefire Aspectj LTW Spring Integration Tests Don't Work???

2007-02-09 Thread David J. M. Karlsen
Kaare Nilsen wrote: On 12/01/07, Terry C Martin <[EMAIL PROTECTED]> wrote: I have an application in which I make use of AspectJ Load-time-weaving to inject pojos with services from Spring. I have some integration tests which test that the pojo is able to be injected and collaborate with the

Re: Maven2 Surefire Aspectj LTW Spring Integration Tests Don't Work???

2007-02-08 Thread Kaare Nilsen
On 12/01/07, Terry C Martin <[EMAIL PROTECTED]> wrote: I have an application in which I make use of AspectJ Load-time-weaving to inject pojos with services from Spring. I have some integration tests which test that the pojo is able to be injected and collaborate with the injected service succes

Maven2 Surefire Aspectj LTW Spring Integration Tests Don't Work???

2007-01-12 Thread Terry C Martin
I have an application in which I make use of AspectJ Load-time-weaving to inject pojos with services from Spring. I have some integration tests which test that the pojo is able to be injected and collaborate with the injected service successfully. These tests run successfully within Eclipse's en