Chris Kimpton wrote:

> Hi,
> 
> --- Dave Smith <[EMAIL PROTECTED]> wrote:
> 
>>Just a heads up .. I am getting the following warnings ..
>>
>>
>>
> /home/dave/jboss/testsuite/src/main/org/jboss/test/testbean/test/Main.java:292:
> 
>>warning: assert(java.lang.String,boolean) in junit.framework.Assert
>>has 
>>been deprecated
>>         assert("statelessMetaData != null", statelessMetaData !=
>>null);
>>
>>Over and Over ...
>>
>>
> 
> Are you just compiling the testsuite directory?  I am using the
> latest CVS and it seems to work for me when built/run with the
> command
> 
> build.sh testsuite 
> 
> in the jboss-all/build directory.
> 
> Chris
> 

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?


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

Reply via email to