Steve,

This is a good argument for moving that file in the test directories.
I am -0.9 on having a junit dependant file in the src directory.

--
Tom Jordahl
Macromedia Server Development



-----Original Message-----
From: Steve Loughran [mailto:[EMAIL PROTECTED]]
Sent: Friday, November 22, 2002 4:48 PM
To: [EMAIL PROTECTED]
Subject: Re: junit.framework.TestCase?


fixed in CVS. 

----- Original Message ----- 
From: "David Chappell" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, November 22, 2002 1:30 PM
Subject: Re: junit.framework.TestCase?


> Beats me.  I just went and downloaded junit.jar and put it in my
> classpath and I'm past that error.  I never needed that before. 
> Hhmmmm......
> Dave
> 
> 
> Vidyanand Murunikkara wrote:
> > 
> > Looks like you need the junit.jar .Wonder how I didnt run into this.
> > 
> > Vidyanand.
> > 
> > -----Original Message-----
> > From: David Chappell [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, November 22, 2002 12:49 PM
> > To: [EMAIL PROTECTED]
> > Subject: junit.framework.TestCase?
> > 
> > Its been a couple of weeks since I have refreshed from cvs and tried to
> > build.... I am getting this compile error.  Do I need another jar file?
> > 
> > compile:
> >     [javac] Compiling 586 source files to
> > C:\Work\AxisBuilds\xml-axis\java\build
> > \classes
> >     [javac]
> > C:\Work\AxisBuilds\xml-axis\java\src\org\apache\axis\test\AxisTestBa
> > se.java:58: cannot resolve symbol
> >     [javac] symbol  : class TestCase
> >     [javac] location: package framework
> >     [javac] import junit.framework.TestCase;
> >     [javac]                        ^
> >     [javac]
> > C:\Work\AxisBuilds\xml-axis\java\src\org\apache\axis\test\AxisTestBa
> > se.java:64: cannot resolve symbol
> >     [javac] symbol  : class TestCase
> >     [javac] location: class org.apache.axis.test.AxisTestBase
> >     [javac] public abstract class AxisTestBase extends TestCase {
> >     [javac]                                            ^
> >     [javac]
> > C:\Work\AxisBuilds\xml-axis\java\src\org\apache\axis\transport\http\
> > AxisServlet.java:71: warning: javax.servlet.http.HttpUtils in
> > javax.servlet.http
> > 
> > Dave
> > --
> > Sonic Software - Backbone of the Extended Enterprise
> > --
> > David Chappell <[EMAIL PROTECTED]> Office: (781)999-7099
> > Mobile: (617)510-6566
> > Vice President and Chief Technology Evangelist, Sonic Software
> > co-author,"Java Web Services", (O'Reilly 2002)
> > "The Java Message Service", (O'Reilly 2000)
> > "Professional ebXML Foundations", (Wrox 2001)
> > --
> 
> -- 
> Sonic Software - Backbone of the Extended Enterprise
> --
> David Chappell <[EMAIL PROTECTED]> Office: (781)999-7099
> Mobile: (617)510-6566
> Vice President and Chief Technology Evangelist, Sonic Software
> co-author,"Java Web Services", (O'Reilly 2002)
> "The Java Message Service", (O'Reilly 2000)
> "Professional ebXML Foundations", (Wrox 2001)
> --
> 

Reply via email to