Author: markt Date: Mon Mar 5 20:08:53 2007 New Revision: 514975 URL: http://svn.apache.org/viewvc?view=rev&rev=514975 Log: Add a building hint for PureTLS
Modified: tomcat/container/branches/tc4.1.x/build.properties.default Modified: tomcat/container/branches/tc4.1.x/build.properties.default URL: http://svn.apache.org/viewvc/tomcat/container/branches/tc4.1.x/build.properties.default?view=diff&rev=514975&r1=514974&r2=514975 ============================================================================== --- tomcat/container/branches/tc4.1.x/build.properties.default (original) +++ tomcat/container/branches/tc4.1.x/build.properties.default Mon Mar 5 20:08:53 2007 @@ -228,6 +228,7 @@ # ----- PureTLS Extension, version 0.9 or later ----- +# Note JDK 1.4 is required to build this from source puretls.home=${base.path}/puretls-0.9b5 puretls.lib=${puretls.home}/build puretls.jar=${puretls.lib}/puretls.jar --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]