Hi, 2016-10-11 21:56 GMT+03:00 Felix Schumacher < felix.schumac...@internetallee.de>: > > Am 07.10.2016 um 16:11 schrieb Violeta Georgieva: >> >> The proposed Apache Tomcat 6.0.46 release is now available for voting. >> >> It can be obtained from: >> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-6/v6.0.46/ >> The Maven staging repo is: >> https://repository.apache.org/content/repositories/orgapachetomcat-1099/ >> The svn tag is: >> http://svn.apache.org/repos/asf/tomcat/tc6.0.x/tags/TOMCAT_6_0_46/ >> >> The proposed 6.0.46 release is: >> [ ] Broken - do not release >> [ ] Stable - go ahead and release as 6.0.46 Stable > > On startup I see the following message, which I didn't see with 6.0.45: > > INFO: Deploying web application directory ROOT > Oct 11, 2016 6:55:06 PM org.apache.catalina.session.ManagerBase setMaxInactiveInterval > WARNING: Manager.setMaxInactiveInterval() is deprecated and calls to this method are ignored. Session timeouts should be configured in web.xml or via > Context.setSessionTimeout(int timeoutInMinutes)
In the previous versions the invocation of this method was ignored. Now we log that it will be ignored. http://svn.apache.org/viewvc?view=revision&revision=1732678 Thanks, Violeta > Tests run fine, though. > > Regards, > Felix >> >> Regards, >> Violeta >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org > For additional commands, e-mail: dev-h...@tomcat.apache.org >