Re: Can not compile Tutorial

2003-09-11 Thread Xianfeng Yuan
Thank you very much. I got junit.jar. But I still can not compile Tutorial, it give me another error like "cannot resolve symbol, assertNotNull" or "assertTrue" Can anybody help me? Thanks Stephen - Original Message - From: "David Sean Taylor" <[EMAIL PRO

Re: Can not compile Tutorial

2003-09-11 Thread David Sean Taylor
On Thursday, September 11, 2003, at 11:00 AM, Xianfeng Yuan wrote: Hi, I am now to jetspeed. I install jetspeed. It works fine. I am trying tutorial, but I can not compile them, I can not find those files: import junit.framework.Test; import junit.framework.TestSuite; import junit.framework.Test

Re: Can not compile Tutorial

2003-09-11 Thread Jacob Kjome
Place the latest junit.jar in ANT_HOME/lib. Download from... http://www.junit.org/ Jake At 02:00 PM 9/11/2003 -0400, you wrote: Hi, I am now to jetspeed. I install jetspeed. It works fine. I am trying tutorial, but I can not compile them, I can not find those files: import junit.framework.Test; i

Can not compile Tutorial

2003-09-11 Thread Xianfeng Yuan
Hi, I am now to jetspeed. I install jetspeed. It works fine. I am trying tutorial, but I can not compile them, I can not find those files: import junit.framework.Test; import junit.framework.TestSuite; import junit.framework.TestCase; Beside, does anyone know some books about jetspeed? The only