-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 James,
On 6/19/20 18:49, James H. H. Lampert wrote: > On 6/19/20 3:20 PM, Mark Thomas wrote: >> https://bz.apache.org/bugzilla/show_bug.cgi?id=64501 > > Hmm. I'm now looking through the entire catalina.sh script in both > versions. (First, I looked through the startup.sh script; that > appears to be identical in both versions.) > > First thing I noticed was that a few new environment variables > were listed in the documentation section at the top. > > Second thing I noticed was the section beginning >> # Ensure that neither CATALINA_HOME nor CATALINA_BASE contains a >> colon > > Third thing I noticed was in the secetion marked "Bugzilla 37848 . > . ." old: >> if [ "`tty`" != "not a tty" ]; then > > new: >> if [ -t 0 ]; then > > Fourth thing I noticed was the section marked >> # Check for the deprecated LOGGING_CONFIG > > This looks an awful lot like what's in the Bugzilla page. And I see > that it is "Fixed in . . . 7.0.105 onwards." > > But the download page for 7 is still at 7.0.104. Right. The release process hasn't yet started for .105 but you could probably look at the patches and adapt them locally. - -chris -----BEGIN PGP SIGNATURE----- Comment: Using GnuPG with Thunderbird - https://www.enigmail.net/ iQIzBAEBCAAdFiEEMmKgYcQvxMe7tcJcHPApP6U8pFgFAl7uKmgACgkQHPApP6U8 pFj/jg//dwwJdqMeMRpLdMbpwfehLtHMzrO5QIocQJaGeEBWukqZZSq7JSOdFnvL op5rZcm0fqFW5ICQVTM/df3QC1VcwKCa5xuWkjtra50s16Lv8qxWifQ86CFab8k9 pjEyBI0ER1nw4ofIKqGFssG0rEXBDJqIX4jUnoeCHEp90LkdNUQcuA4lL0HgEYDH 7tHSQLZFa5//6ydxtZ/8dMf9wgJFpY4Qr5WDJRRpR3utpgJ2yNEFEdz/i35jvu3Y j1oj9x/MJIj12jQjO7q+NuS0McCVPSeppOJT9tH5D2jBFwlIZjhh+Q9UIlNUiExY 0F6zBKR2WqOY14UEetdgysRVQ1vgx/elw4iqK95qd4LQ1jcSDRR84GXwpdhdZQIk +3pnIXIVnm0gXqhrqyVeM5l/rGc3ebeYkFvkZKGKGEq+vkXJUaQ/JzlCwxyYjVQ4 7viL0iCsjWIuvROes4cLD9FBqiZe9lbfIP8fr+bNqrrHe+rxj8DjXYQiGvMRn8Js YXcien6M5sokhEBMBSqZVXmVGiv4fPfgVIDsPg+iIrpm/IAJCblXy47x6Y8w4Lk8 yKAF/qg8cVusuAG5m6UEhlgWmRiS4ZpaLy43OP/oHQXeimr7sbau/95zDvlhnDrm iGCpLKxFiuj+1fHSE0RH+nEETXqrl/qtHoSuxRe4thvyc5Chd14= =XpUI -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org