> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] 
> Sent: Tuesday, April 09, 2002 3:11 PM
> To: Tomcat Developers List
> Subject: RE: cvs commit: jakarta-tomcat build.xml
> 
> 
> I'll commit a fix.
> 
> Larry, is it ok if we call the buildfile for j-t-c from 3.3's 
> build.xml ? 
> ( 4.0 is doing that too ).

I'm fine with that, though I think "clean" should also call "clean"
target(s) in j-t-c too, so "clean" cleans everything that
Tomcat 3.3.x uses.

> 
> The problem is the order which may be tricky - tomcat33 
> depends on j-t-c 
> utils and it will copy coyote. But coyote depens on tomcat33 
> beeing build, 
> so it can find the classes.
> 
> It would make things cleaner I think - right now I'm using 
> scripts and 
> workarounds... Tomcat3.3 will call things in the right order 
> and get all
> things in place.

This sounds fine.  I was trying in my initial build.xml update to
keep Gump working, but wasn't wasn't successful. :-(

Larry

> 
> Costin
> 
> 
> --
> To unsubscribe, e-mail:   
> <mailto:tomcat-dev-> [EMAIL PROTECTED]>
> For 
> additional commands, 
> e-mail: <mailto:[EMAIL PROTECTED]>
> 

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

Reply via email to