summaryrefslogtreecommitdiff
path: root/java/module.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/module.xml')
-rw-r--r--java/module.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/java/module.xml b/java/module.xml
index 422d2e1057..3bf0f13cc8 100644
--- a/java/module.xml
+++ b/java/module.xml
@@ -244,6 +244,9 @@
<syspropertyset>
<propertyref prefix="profile"/>
</syspropertyset>
+ <syspropertyset>
+ <propertyref prefix="javax.net.ssl"/>
+ </syspropertyset>
<sysproperty key="max_prefetch" value ="${max_prefetch}"/>
<sysproperty key="example.plugin.target" value="${project.root}/build/lib/plugins"/>
<sysproperty key="QPID_EXAMPLE_HOME" value="${project.root}/build"/>