summaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorRobert Gemmell <robbie@apache.org>2014-02-02 20:19:08 +0000
committerRobert Gemmell <robbie@apache.org>2014-02-02 20:19:08 +0000
commit74157eea8359128862047c8c51c85747dec592c2 (patch)
tree560cf593521b66ef7f42c4e61a741080d67a4c21 /java
parente5d9a366048fba1a54102a65e0e3dec4c1a3e16c (diff)
downloadqpid-python-74157eea8359128862047c8c51c85747dec592c2.tar.gz
NO-JIRA: add missing broker-core entries for the Ivy upload task
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1563704 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java')
-rw-r--r--java/ivy.nexus.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/java/ivy.nexus.xml b/java/ivy.nexus.xml
index e301bcb0cf..55b2d2d729 100644
--- a/java/ivy.nexus.xml
+++ b/java/ivy.nexus.xml
@@ -39,6 +39,12 @@
<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-broker-core" type="pom" ext="pom"/>
+ <artifact name="qpid-broker-core" type="pom.asc" ext="pom.asc"/>
+ <artifact name="qpid-broker-core" type="jar" ext="jar"/>
+ <artifact name="qpid-broker-core" type="jar.asc" ext="jar.asc"/>
+ <artifact name="qpid-broker-core" type="source" ext="jar" e:classifier="sources"/>
+ <artifact name="qpid-broker-core" type="source.asc" ext="jar.asc" e:classifier="sources"/>
<artifact name="qpid-broker-plugins-access-control" type="pom" ext="pom"/>
<artifact name="qpid-broker-plugins-access-control" type="pom.asc" ext="pom.asc"/>
<artifact name="qpid-broker-plugins-access-control" type="jar" ext="jar"/>