Author: kkolinko Date: Tue Mar 26 12:44:40 2013 New Revision: 1461091 URL: http://svn.apache.org/r1461091 Log: proposal
Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=1461091&r1=1461090&r2=1461091&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Tue Mar 26 12:44:40 2013 @@ -103,6 +103,15 @@ PATCHES PROPOSED TO BACKPORT: +1: kkolinko -1: +* Add sample Apache Commons Daemon JSVC wrapper script bin/daemon.sh that + can be used with /etc/init.d. + This file is needed, as it has been removed from Commons Daemon and thus + a reference to it in docs/setup.html became incorrect. + This copy of daemon.sh differs from Tomcat trunk one in initialization of + CLASSPATH setting, because tomcat-juli.jar has to be handled differently. + http://people.apache.org/~kkolinko/patches/2013-03-26_tc6_daemonsh.patch + +1: kkolinko + -1: PATCHES/ISSUES THAT ARE STALLED --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org