[PATCH] Use JDK1.4 JSSE if available in jakarta-tomcat-util

2003-01-09 Thread Conor MacNeill
Hi, The attached patch will update the Gump descriptor to make the JSSE package optional, so the JSSE package is not required when using JDK 1.4. The util build file is also updated to use the JDK 1.4 jsse if available (or any JSSE on the classpath). The existing JSSE should continue to be used

Re: [GUMP] Build Failure - Tomcat 3.x

2001-03-06 Thread Conor MacNeill
Costin, > Is there any reasonable explanation for changing the ant structure ( i.e. > removing ant/bin ) ? Besides breaking backward compatibility and forcing > people to change their scripts ? > We like you to change your scripts on a regular basis to stop them getting stale :-) Seriously Ant'

Re: JMX to build TC 4.0 m5

2000-12-28 Thread Conor MacNeill
- Original Message - From: "Jon Stevens" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, December 29, 2000 4:11 PM Subject: Re: JMX to build TC 4.0 m5 > on 12/28/2000 5:52 PM, "Pilho Kim" <[EMAIL PROTECTED]> wrote: > > > Hi, developers! > > > > I need JMX implementation to bui

RE: ftp task in ant

2000-11-15 Thread Conor MacNeill
Damian, To use the optional ant ftp task you need to install NetComponents. Try here http://www.savarese.org/oro/software/NetComponents.html Once you have that in your classpath, you will not need to have the either. You may want to follow-up discussion on ant-dev rather than tomcat-dev, as t

RE: Ant rant

2000-11-12 Thread Conor MacNeill
Nick, Can we see the makefile? Did you get the same file to work on many platforms? What make did you use (nmake, gmake, ...)? Conor > -Original Message- > From: Nick Bauman [mailto:[EMAIL PROTECTED]] > Sent: Monday, 13 November 2000 8:05 > To: [EMAIL PROTECTED] > Subject: Ant rant > >