You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2007/03/06 05:08:54 UTC

svn commit: r514975 - /tomcat/container/branches/tc4.1.x/build.properties.default

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: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org