Re: duplicate files

2005-02-04 Thread Martin Cooper
"Struts Developers List" > Sent: Wednesday, February 02, 2005 10:40 PM > Subject: Re: duplicate files > > >I moved TestActionServlet to test-cactus recently, as part of the > > Maven build cleanup for core. The point is that Maven expects to find > > JUnit test

Re: duplicate files

2005-02-03 Thread James Mitchell
rtin Cooper" <[EMAIL PROTECTED]> To: "Struts Developers List" Sent: Wednesday, February 02, 2005 10:40 PM Subject: Re: duplicate files I moved TestActionServlet to test-cactus recently, as part of the Maven build cleanup for core. The point is that Maven expects to find JU

Re: duplicate files

2005-02-02 Thread Martin Cooper
I moved TestActionServlet to test-cactus recently, as part of the Maven build cleanup for core. The point is that Maven expects to find JUnit tests in 'test' and the Cactus plugin expects to find Cactus unit tests in 'test-cactus'. Once I moved that one class, both the JUnit tests and the Cactus te