I contributed the patch for the Unix scripts (because they mattered to
me).  The windows scripts were a low priority because it was assumed
that people running Tomcat from them (as opposed to running it as a
service or the start menu items) would be developers and would have a
full JDK.

See:
http://issues.apache.org/bugzilla/show_bug.cgi?id=32081






On Mon, 2005-07-11 at 14:22, Fenlason, Josh wrote:
> Then why the difference between the Unix and Windows setclasspath
> scripts?  Thanks.
> ,
> Josh.
> 
> > -----Original Message-----
> > From: Yoav Shapira [mailto:[EMAIL PROTECTED] 
> > Sent: Monday, July 11, 2005 1:18 PM
> > To: 'Tomcat Developers List'
> > Subject: RE: setclasspath scripts
> > 
> > 
> > Hey,
> > Yeah: 5.5 requires only the JRE, not JDK.
> > 
> > Yoav Shapira
> > System Design and Management Fellow
> > MIT Sloan School of Management / School of Engineering 
> > Cambridge, MA USA [EMAIL PROTECTED] / [EMAIL PROTECTED]
> > 
> > > -----Original Message-----
> > > From: Fenlason, Josh [mailto:[EMAIL PROTECTED]
> > > Sent: Monday, July 11, 2005 2:11 PM
> > > To: tomcat-dev@jakarta.apache.org
> > > Subject: setclasspath scripts
> > > 
> > > In Tomcat 5.5.9 setclasspath.sh, tools.jar is only 
> > conditionally added 
> > > to the classpath.
> > >     if [ "$1" = "debug" -o "$1" = "javac" ] ; then
> > >       CLASSPATH="$JAVA_HOME"/lib/tools.jar
> > >     fi
> > > setclasspath.bat unconditionally add tools.jar to the classpath.
> > >     set CLASSPATH=%JAVA_HOME%\lib\tools.jar
> > > 
> > > In Tomcat 5.0.30 setclasspath.sh and setclasspath.bat tools.jar is 
> > > unconditionally added to the classpath.
> > > 
> > > Is there a reason why this changed, and only on Unix, between 
> > > releases? Thanks. ,
> > > Josh.
> > 
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
-- 
Ben Souther
F.W. Davison & Co.

CONFIDENTIALITY NOTICE:

This e-mail message, and any accompanying documents, is for the sole use
of
the intended recipient(s) and may contain confidential and privileged
information.  Any unauthorized review, use, disclosure, distribution or
copying is prohibited.  If you are not the intended recipient, please
contact our office by email or by telephone at (508) 747-7261 and
immediately destroy all copies of the original message.





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

Reply via email to