You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by se...@apache.org on 2013/11/22 23:09:55 UTC

svn commit: r1544696 - /jmeter/trunk/bin/system.properties

Author: sebb
Date: Fri Nov 22 22:09:54 2013
New Revision: 1544696

URL: http://svn.apache.org/r1544696
Log:
Document keytool.directory system property

Modified:
    jmeter/trunk/bin/system.properties

Modified: jmeter/trunk/bin/system.properties
URL: http://svn.apache.org/viewvc/jmeter/trunk/bin/system.properties?rev=1544696&r1=1544695&r2=1544696&view=diff
==============================================================================
--- jmeter/trunk/bin/system.properties (original)
+++ jmeter/trunk/bin/system.properties Fri Nov 22 22:09:54 2013
@@ -86,3 +86,8 @@ sun.net.http.allowRestrictedHeaders=true
 #You can modify these file paths to use absolute location
 #java.security.krb5.conf=krb5.conf
 #java.security.auth.login.config=jaas.conf
+
+# Location of keytool application
+# This property can be defined if JMeter cannot find the application automatically
+# It should not be necessary in most cases.
+#keytool.directory=<Java Home Directory>/bin