----- Original Message ----- From: "Jason Corley" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 25, 2003 2:09 PM Subject: RE: [VOTE] 4.1.26 stability rating
> I hope it isn't too late to fix the problem Yaov pointed out for the > 4.1.26 release. Here is the patch. > Jason > Well, the fix is in the HEAD of j-t-4.0, but not under the 4.1.26 tag, so by default, no. I'm guessing that it's going to depend on how much you want to bribe Remy to re-tag the file ;-). > ----- > > --- tomcat/bin/setclasspath.sh 2003-07-15 04:56:10.000000000 -0400 > +++ tomcat/bin/setclasspath.sh 2003-07-25 16:27:46.870053000 -0400 > @@ -53,7 +53,7 @@ > > # Set standard commands for invoking Java. > _RUNJAVA="$JAVA_HOME"/bin/java > -if ! $os400; then > +if [ ! "$os400" ]; then > _RUNJDB="$JAVA_HOME"/bin/jdb > fi > _RUNJAVAC="$JAVA_HOME"/bin/javac > > ----- > > Howdy, > Having been running it for a full week in our complete test environment, > including JMeter scripts, I'm going to move my vote from Beta to Stable. > > There's still the one little thing as I posted a few days ago, in the > catalina.sh scripts saying "!: not found" at the beginning. Startup and > shutdown work OK though, as I described, and I haven't seen anyone else > complain about this, so... > > Yoav Shapira > Millennium ChemInformatics > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
This message is intended only for the use of the person(s) listed above as the intended recipient(s), and may contain information that is PRIVILEGED and CONFIDENTIAL. If you are not an intended recipient, you may not read, copy, or distribute this message or any attachment. If you received this communication in error, please notify us immediately by e-mail and then delete all copies of this message and any attachments. In addition you should be aware that ordinary (unencrypted) e-mail sent through the Internet is not secure. Do not send confidential or sensitive information, such as social security numbers, account numbers, personal identification numbers and passwords, to us via ordinary (unencrypted) e-mail.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]