> on Wed, 6 Aug 2003 10:52:33 -0700 "Jeff Ramsdale"
> <[EMAIL PROTECTED]> wrote:
>
> > I ran into the same problem. I found that doing "build" with no
> arguments
> > didn't give me
> > the error while "build webapp" did. I didn't have the time to
> probe deeper.
>
> That's weird; webapp is the default target.

Yeah, that IS weird--I had forgotten that. Hmmm... I tried a number of
different things to get a successful build and I was also messing with the
Eclipse targets. So now I'm confused. I don't think I changed any of the Ant
scripts; how did I build it?

> > I'd be interesting in hearing if/when you resolve it!
>
> It seems the problem is with test cases, so I simply removed dependency in
> compile target
> (actually I removed compile-deprecated dependency too,
> but removing compile-tests should be enough).
> After that build war compiles cleanly (and war depends on webapp
> so it should
> resolve your problem too)

I'll keep that in mind if I run into the problem again. Thanks!

> regards, Rufio

Jeff



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to