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 | e84cfeafcc8e767842dd5b851870e0e29dd582b8 (patch) | |
| tree | dca728f6cf77e3a1168b53bcba7204ec92603ffb /qpid/java/management/eclipse-plugin/src | |
| parent | fa7b6466c938ee941881b46246100dffa6e576a0 (diff) | |
| download | qpid-python-e84cfeafcc8e767842dd5b851870e0e29dd582b8.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@807236 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/management/eclipse-plugin/src')
| -rw-r--r-- | qpid/java/management/eclipse-plugin/src/main/resources/win32-win32-x86/qpidmc.ini | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/qpid/java/management/eclipse-plugin/src/main/resources/win32-win32-x86/qpidmc.ini b/qpid/java/management/eclipse-plugin/src/main/resources/win32-win32-x86/qpidmc.ini index 9e3de042d5..312580769e 100644 --- a/qpid/java/management/eclipse-plugin/src/main/resources/win32-win32-x86/qpidmc.ini +++ b/qpid/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>
+
|
