From d2b870c0bb6f1b048d1cdf6911f9b23a0153a634 Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Mon, 24 Aug 2009 14:29:03 +0000 Subject: 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 --- .../src/main/resources/win32-win32-x86/qpidmc.ini | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'java/management/eclipse-plugin') 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= -#-Djavax.net.ssl.trustStorePassword= - + +#=============================================== +# 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= +#-Djavax.net.ssl.trustStorePassword= + -- cgit v1.2.1