JUnit 1.4 has deprecated the assert(String, boolean) so that it is
compatible with JDK1.4 which has its own built in assert methods. 
>From JUnit 1.4 onwards you should use assertTrue(String, boolean) instead.

Rob

-----Original Message-----
From: Chris Kimpton [mailto:[EMAIL PROTECTED]]
Sent: 30 August 2001 14:10
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-dev] Compiliing the testsuite


Hi,

> 
> Well I was trying it from just the normal complete build , but If I
> just 
> build the testsuite I get the same problem. Maybe you a different 
> version of junit?
> 

Nope - just using the one that comes with jboss.

What platform are you on? I am using IBM jdk 1.3 on linux redhat 7.1?

Chris

=====
Need somewhere to Live in London - http://freeflats.com

__________________________________________________
Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger
http://im.yahoo.com

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to