diff options
| author | Keith Wall <kwall@apache.org> | 2012-09-28 12:46:06 +0000 |
|---|---|---|
| committer | Keith Wall <kwall@apache.org> | 2012-09-28 12:46:06 +0000 |
| commit | 7cd3770948fa5f39d7ba5655051c0fada76a8614 (patch) | |
| tree | 37e8e3217462ae6cd53b5c37d0e278b6027ff44e /java/ivy.nexus.xml | |
| parent | 203d6d4c76fbb7f52c507318ef0e92b8d4dba0bf (diff) | |
| download | qpid-python-7cd3770948fa5f39d7ba5655051c0fada76a8614.tar.gz | |
QPID-4334: removed the firewall plugin and moved its functionality into the Access Control plugin.
Applied patch from Philip Harvey <phil@philharveyonline.com>.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1391430 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/ivy.nexus.xml')
| -rw-r--r-- | java/ivy.nexus.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/java/ivy.nexus.xml b/java/ivy.nexus.xml index 5d5bf304b6..c39f466da3 100644 --- a/java/ivy.nexus.xml +++ b/java/ivy.nexus.xml @@ -45,12 +45,6 @@ <artifact name="qpid-broker-plugins-access-control" type="jar.asc" ext="jar.asc"/> <artifact name="qpid-broker-plugins-access-control" type="source" ext="jar" e:classifier="sources"/> <artifact name="qpid-broker-plugins-access-control" type="source.asc" ext="jar.asc" e:classifier="sources"/> - <artifact name="qpid-broker-plugins-firewall" type="pom" ext="pom"/> - <artifact name="qpid-broker-plugins-firewall" type="pom.asc" ext="pom.asc"/> - <artifact name="qpid-broker-plugins-firewall" type="jar" ext="jar"/> - <artifact name="qpid-broker-plugins-firewall" type="jar.asc" ext="jar.asc"/> - <artifact name="qpid-broker-plugins-firewall" type="source" ext="jar" e:classifier="sources"/> - <artifact name="qpid-broker-plugins-firewall" type="source.asc" ext="jar.asc" e:classifier="sources"/> <artifact name="qpid-broker-plugins-management-http" type="pom" ext="pom"/> <artifact name="qpid-broker-plugins-management-http" type="pom.asc" ext="pom.asc"/> <artifact name="qpid-broker-plugins-management-http" type="jar" ext="jar"/> |
