Re: Junit 4.4 upgrade problem.

2008-05-16 Thread Petar Tahchiev
Hi Senthil, indeed this issue was solved, but after the 1.8.0 release. You can take a look at the svn repository to see how: http://svn.apache.org/repos/asf/jakarta/cactus/trunk/framework/framework-13-14/src/main/java/org/apache/cactus/internal/server/runner/WebappTestRunner.java and http://svn

Re: Junit 4.4 upgrade problem.

2008-05-16 Thread senthil kumar
Hi Petar, Looked at the cactus-1.8.0.src.zip files. Still WebappTestRunner.getLoader() is returning TestSuiteLoader object. And also noticed still junit-3.8.2.jar is used in cactus1.8.0. If you have a cactus.jar file (modified one) in your local area could you please send it to me. If not could

Re: Junit 4.4 upgrade problem.

2008-05-16 Thread senthil kumar
Hi Petar, Thanks for your response. I think I am using 1.7.X version. If I remember correctly I tried with 1.8.0 also. I will try again with 1.8.0 and will let you know the results. -Senthil. - Original Message From: Petar Tahchiev <[EMAIL PROTECTED]> To: Cactus Users List Sent

Re: Junit 4.4 upgrade problem.

2008-05-16 Thread Petar Tahchiev
Hi Senthil, as far as I remember I have already fixed that in Cactus 1.8.0. Which version of Cactus are you using? Cheers, Petar. 2008/5/16 senthil kumar <[EMAIL PROTECTED]>: > > Hi, > > We are having some problem with upgrading Junit 4.4 version. Since some of > the API's like (TestSuiteLoader