diff options
Diffstat (limited to 'qpid/java/common.xml')
| -rw-r--r-- | qpid/java/common.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/qpid/java/common.xml b/qpid/java/common.xml index fbb17d7412..ea3b5849d0 100644 --- a/qpid/java/common.xml +++ b/qpid/java/common.xml @@ -123,6 +123,9 @@ <condition property="ivy.dont.retrieve"> <isfalse value="${retrieve.dependencies}"/> </condition> + <condition property="ivy.configured"> + <isfalse value="${retrieve.dependencies}"/> + </condition> <macrodef name="indirect"> |
