diff options
| author | Robert Gemmell <robbie@apache.org> | 2009-08-24 14:29:03 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2009-08-24 14:29:03 +0000 |
| commit | d2b870c0bb6f1b048d1cdf6911f9b23a0153a634 (patch) | |
| tree | 4b8f1d175a766fa5a724d0f9f603e4438abfb009 /java/management | |
| parent | acc494abc20309733d6884d9a524a2334bddd967 (diff) | |
| download | qpid-python-d2b870c0bb6f1b048d1cdf6911f9b23a0153a634.tar.gz | |
unix2dos on the win32 qpidmc.ini to the correct line endings for the SSL configuration template
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@807236 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/management')
| -rw-r--r-- | java/management/eclipse-plugin/src/main/resources/win32-win32-x86/qpidmc.ini | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/java/management/eclipse-plugin/src/main/resources/win32-win32-x86/qpidmc.ini b/java/management/eclipse-plugin/src/main/resources/win32-win32-x86/qpidmc.ini index 9e3de042d5..312580769e 100644 --- a/java/management/eclipse-plugin/src/main/resources/win32-win32-x86/qpidmc.ini +++ b/java/management/eclipse-plugin/src/main/resources/win32-win32-x86/qpidmc.ini @@ -23,14 +23,14 @@ -XX:MaxPermSize=256m
-Dosgi.requiredJavaVersion=1.5
-Declipse.consoleLog=true
- -#=============================================== -# SSL trust store configuration options. -#=============================================== - -# Uncomment lines below to specify custom truststore for server SSL -# certificate verification, eg when using self-signed server certs. -# -#-Djavax.net.ssl.trustStore=<path.to.truststore> -#-Djavax.net.ssl.trustStorePassword=<truststore.password> - +
+#===============================================
+# SSL trust store configuration options.
+#===============================================
+
+# Uncomment lines below to specify custom truststore for server SSL
+# certificate verification, eg when using self-signed server certs.
+#
+#-Djavax.net.ssl.trustStore=<path.to.truststore>
+#-Djavax.net.ssl.trustStorePassword=<truststore.password>
+
|
