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?rev=885002&view=rev > > I want to revert current implementation of the feature in trunk and > port the implementation from TC6 (r885002). > 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. > It does not mention it in the current trunk. Having the unecessary reference in the MANIFEST has caused at least one support issue for one of our customers. I am very reluctant to add this back in trunk. I could be pursuaded if there is a really good reason but it would have to be a very good reason. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org