diff options
Diffstat (limited to 'java/module.xml')
| -rw-r--r-- | java/module.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/module.xml b/java/module.xml index 3bf0f13cc8..4a613b32f8 100644 --- a/java/module.xml +++ b/java/module.xml @@ -251,6 +251,7 @@ <sysproperty key="example.plugin.target" value="${project.root}/build/lib/plugins"/> <sysproperty key="QPID_EXAMPLE_HOME" value="${project.root}/build"/> <sysproperty key="QPID_HOME" value="${project.root}/build"/> + <sysproperty key="QPID_WORK" value="${project.root}/build/work"/> <formatter type="plain"/> <formatter type="xml"/> |
