Re: cvs commit: jakarta-tomcat-catalina build.xml gump.xml

2002-09-10 Thread Steve Downey
Perhaps you could also change > back to target="deploy", since you deleted the catalina.target property? On Tuesday 10 September 2002 01:26 pm, [EMAIL PROTECTED] wrote: > bobh2002/09/10 10:26:17 > > Modified:.build.xml gump.xml > Log: > - Larry Isaacs suggests t

cvs commit: jakarta-tomcat-catalina build.xml gump.xml

2002-09-10 Thread bobh
bobh2002/09/10 10:26:17 Modified:.build.xml gump.xml Log: - Larry Isaacs suggests that using an additional target is more typical way to handle this situation (different build paths for gump vs other build.xml) Revision ChangesPath 1.7 +10 -3 ja

Re: cvs commit: jakarta-tomcat-catalina build.xml gump.xml

2002-09-10 Thread Bob Herrmann
Picky picky. On Tue, 2002-09-10 at 12:07, Stefan Bodewig wrote: > On 10 Sep 2002, <[EMAIL PROTECTED]> wrote: > > > + > > I don't think this is going to work on my machine (no user bob here 8-). > > You probably want to do something like > >reference="home"/> > > Same for cat

Re: cvs commit: jakarta-tomcat-catalina build.xml gump.xml

2002-09-10 Thread Stefan Bodewig
On 10 Sep 2002, <[EMAIL PROTECTED]> wrote: > + I don't think this is going to work on my machine (no user bob here 8-). You probably want to do something like Same for catalina-home. Stefan -- To unsubscribe, e-mail: For additional commands, e-mail:

cvs commit: jakarta-tomcat-catalina build.xml gump.xml

2002-09-10 Thread bobh
bobh2002/09/10 08:50:49 Modified:.build.xml gump.xml Log: - Changes to get gump working. Namely build.xml, make catalina deploy target configurable so that catalina builds without building coyote (gump hates this.) Namely gump.xml, added values for otherwise unde