summaryrefslogtreecommitdiff
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
commitaf3acd46675d3597f209f2a0c6c2988c6c170c51 (patch)
tree48c977eba0bb964fc628e3c37b5a57225f011f12
parent18d6b9bf6eb65a8ffcfd1d3f0893f31de1ea3ced (diff)
downloadqpid-python-af3acd46675d3597f209f2a0c6c2988c6c170c51.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@1563704 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--qpid/java/ivy.nexus.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/qpid/java/ivy.nexus.xml b/qpid/java/ivy.nexus.xml
index e301bcb0cf..55b2d2d729 100644
--- a/qpid/java/ivy.nexus.xml
+++ b/qpid/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"/>