Author: markt Date: Thu Jul 9 09:06:51 2009 New Revision: 792462 URL: http://svn.apache.org/viewvc?rev=792462&view=rev Log: Suggest alternative approach
Modified: tomcat/current/tc5.5.x/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/current/tc5.5.x/STATUS.txt?rev=792462&r1=792461&r2=792462&view=diff ============================================================================== --- tomcat/current/tc5.5.x/STATUS.txt (original) +++ tomcat/current/tc5.5.x/STATUS.txt Thu Jul 9 09:06:51 2009 @@ -90,6 +90,10 @@ (well, even now one can set CLASSPATH there, or add tools.jar to common.loader of catalina.properties - haven't tried the latter) Though we already have a switch that controlls configuration: "-security". + markt: + How about an alternative approach that removes the javac command completely + rather than trying to fix it? As has been pointed out, setenv can be used to + achieve the same end and is more consistent with how we do things now, * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=39231 http://svn.apache.org/viewvc?rev=791900&view=rev --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org