Re: Port tomcat-juli.jar handling from TC6 to TC7

2010-05-21 Thread Mark Thomas
On 21/05/2010 17:11, Konstantin Kolinko wrote: > 2010/5/21 Mark Thomas : >>> Are there any objections? >> Yes. >> >>> The essence is that bootstrap.jar will mention tomcat-juli.jar in its >>> "Class-Path" value in its MANIFEST.MF. >> >> This was a hack we used to keep Eclipse happy. It doesn't serv

Re: Port tomcat-juli.jar handling from TC6 to TC7

2010-05-21 Thread Konstantin Kolinko
2010/5/21 Mark Thomas : >> Are there any objections? > Yes. > >> The essence is that bootstrap.jar will mention tomcat-juli.jar in its >> "Class-Path" value in its MANIFEST.MF. > > This was a hack we used to keep Eclipse happy. It doesn't serve any > other purpose. > Eclipse was just an example, t

Re: Port tomcat-juli.jar handling from TC6 to TC7

2010-05-21 Thread Mark Thomas
On 21/05/2010 16:25, Konstantin Kolinko wrote: > There is a feature in TC6, which implementation differs from TC7: > "Allow per instance configuration of JULI or log4j for core Tomcat > logging when using CATALINA_BASE." > > It was implemented in tc6.0.x by r885002 > http://svn.apache.org/viewvc?r