summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Donald Kennedy <grkvlt@apache.org>2011-11-01 06:37:26 +0000
committerAndrew Donald Kennedy <grkvlt@apache.org>2011-11-01 06:37:26 +0000
commit669177fc8b4cc63a1ab35623e4673028f1c6e681 (patch)
treed08392eb06bb684eb8d5f899ab63cd00561af1b0
parent0d690e6837b96f02c4663183bacef7d0700f5a60 (diff)
downloadqpid-python-669177fc8b4cc63a1ab35623e4673028f1c6e681.tar.gz
QPID-3558: Update Ivy config with new artifacts
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1195843 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--qpid/java/ivy.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/qpid/java/ivy.xml b/qpid/java/ivy.xml
index 1399db5248..bac2f3d6ee 100644
--- a/qpid/java/ivy.xml
+++ b/qpid/java/ivy.xml
@@ -33,6 +33,24 @@
<artifact name="qpid-common" type="jar.asc" ext="jar.asc"/>
<artifact name="qpid-common" type="source" ext="jar" e:classifier="sources"/>
<artifact name="qpid-common" type="source.asc" ext="jar.asc" e:classifier="sources"/>
+ <artifact name="qpid-broker" type="pom" ext="pom"/>
+ <artifact name="qpid-broker" type="pom.asc" ext="pom.asc"/>
+ <artifact name="qpid-broker" type="jar" ext="jar"/>
+ <artifact name="qpid-broker" type="jar.asc" ext="jar.asc"/>
+ <artifact name="qpid-broker" type="source" ext="jar" e:classifier="sources"/>
+ <artifact name="qpid-broker" type="source.asc" ext="jar.asc" e:classifier="sources"/>
+ <artifact name="qpid-management-common" type="pom" ext="pom"/>
+ <artifact name="qpid-management-common" type="pom.asc" ext="pom.asc"/>
+ <artifact name="qpid-management-common" type="jar" ext="jar"/>
+ <artifact name="qpid-management-common" type="jar.asc" ext="jar.asc"/>
+ <artifact name="qpid-management-common" type="source" ext="jar" e:classifier="sources"/>
+ <artifact name="qpid-management-common" type="source.asc" ext="jar.asc" e:classifier="sources"/>
+ <artifact name="qpid-bdbstore" type="pom" ext="pom"/>
+ <artifact name="qpid-bdbstore" type="pom.asc" ext="pom.asc"/>
+ <artifact name="qpid-bdbstore" type="jar" ext="jar"/>
+ <artifact name="qpid-bdbstore" type="jar.asc" ext="jar.asc"/>
+ <artifact name="qpid-bdbstore" type="source" ext="jar" e:classifier="sources"/>
+ <artifact name="qpid-bdbstore" type="source.asc" ext="jar.asc" e:classifier="sources"/>
</publications>
<dependencies/>