It seems to be saying it can't find a class from junit.jar. Are you running a build by "build install" or are you using "ant install"?
-Mike On 2 Jan 2003 at 13:56, Scott Eade wrote: > Jordi, > > I am using JDK 1.4.1_01 on win2k and I have just done another checkout on OS > X (using JDK 1.4.1 DP6) and have received the exact same message. I was > hoping this would work and that I could then track down some environmental > issue on my win2k box to solve the problem - alas they behave the same. > > If you weren't trying a fresh cvs checkout before, would you mind doing so > for me? > > ??? indeed! > > Thanks, > > Scott > -- > Scott Eade > Backstage Technologies Pty. Ltd. > http://www.backstagetech.com.au > .Mac Chat/AIM: seade at mac dot com > > > On 2/01/2003 12:39 PM, "Jordi Salvat i Alabart" <[EMAIL PROTECTED]> wrote: > > > Works for me, both with JDK 1.3.1 and 1.4.1_01. > > > > ??? > > > > Scott Eade wrote: > >> I have just done a fresh checkout from cvs head. When I attempt to build > >> jmeter using the default ant target I get the following error: > >> > >> > >> compile-rmi: > >> [rmic] RMI Compiling 1 class to D:\test\jakarta-jmeter\build\core > >> [rmic] error: Class junit.framework.TestCase not found in nested class > >> org.apache.jorphan.collections.HashTree. Test. > >> [rmic] 1 error > >> > >> BUILD FAILED > >> file:D:/test/jakarta-jmeter/build.xml:219: Rmic failed; see the compiler > >> error output for details. > >> > >> Total time: 1 minute 1 second > >> > >> > >> I had a quick look and couldn't spot what was wrong - any clues? > >> > >> Thanks, > >> > >> Scott > > > > > > > > -- > > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- Michael Stover [EMAIL PROTECTED] Yahoo IM: mstover_ya ICQ: 152975688 AIM: mstover777 -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
