Skip to content
Snippets Groups Projects
Commit 6f755028 authored by david_williams's avatar david_williams
Browse files

tweak use of 'dropins'

parent 39daa179
No related branches found
No related tags found
No related merge requests found
......@@ -396,8 +396,8 @@
<echo message="dropinsFolder: ${dropinsFolder} " />
<condition
property="install.destination"
value="${base.install.dir}"
else="${base.install.dir}${dropinsFolder}/${groupId}">
value="${base.install.dir}${dropinsFolder}/${groupId}"
else="${base.install.dir}">
<isset
property="dropinsFolder"/>
</condition>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment