RE: [PATCH]TC3.3 - org.apache.tomcat.startup.Main

2001-02-26 Thread Ignacio J. Ortega
> > Some comments on format and condign conventions ( in > > not the most > > appropiate for this :) : A i said, I'm not the right one to say that :), because I love your job, and is my failure to not follow ALL the guidelines.. this was my point .. The Rest of the message, is devoted to the ver

RE: [PATCH]TC3.3 - org.apache.tomcat.startup.Main

2001-02-25 Thread Mel Martinez
--- "Ignacio J. Ortega" <[EMAIL PROTECTED]> wrote: > Some comments on format and condign conventions ( in > not the most > appropiate for this :) : > > .- Wrap lines on the 80 chars boundary.. > Oops! I did fine on the code - unfortunately went over on a couple of javadoc lines. Another comm

RE: [PATCH]TC3.3 - org.apache.tomcat.startup.Main

2001-02-25 Thread Ignacio J. Ortega
domingo 25 de febrero de 2001 23:07 > Para: [EMAIL PROTECTED] > Asunto: [PATCH]TC3.3 - org.apache.tomcat.startup.Main > > > The attached patch file contains diffs for adding the > following feature to startup.Main: > > - supports two new configuration properties: > &g

RE: [PATCH]TC3.3 - org.apache.tomcat.startup.Main

2001-02-25 Thread Ignacio J. Ortega
Hola Mel: > - supports two new configuration properties: > > org.apache.tomcat.common.classpath and > org.apache.tomcat.shared.classpath > They are long , uhh, what about : tomcat.shared.cp and tomcat.common.cp I'll do the patch ASAP in any case.. we can comment on later :) Saludos

[PATCH]TC3.3 - org.apache.tomcat.startup.Main

2001-02-25 Thread Mel Martinez
The attached patch file contains diffs for adding the following feature to startup.Main: - supports two new configuration properties: org.apache.tomcat.common.classpath and org.apache.tomcat.shared.classpath - builds URLs to each jar and directory in the above two class paths and prep