[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

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's