diff options
| author | Bhupendra Bhusman Bhardwaj <bhupendrab@apache.org> | 2007-01-12 09:23:48 +0000 |
|---|---|---|
| committer | Bhupendra Bhusman Bhardwaj <bhupendrab@apache.org> | 2007-01-12 09:23:48 +0000 |
| commit | d1c0695a2e800f9ee1325a2cc42fbed11b4f30a4 (patch) | |
| tree | cd31a933702c7847dfe3e8c8559d410abd92120d /qpid/java | |
| parent | 3b44f4817b0c26bb798a1ad450b1fb6017d9beb7 (diff) | |
| download | qpid-python-d1c0695a2e800f9ee1325a2cc42fbed11b4f30a4.tar.gz | |
keeping the management console in main distribution for now
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@495525 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java')
| -rw-r--r-- | qpid/java/distribution/pom.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/qpid/java/distribution/pom.xml b/qpid/java/distribution/pom.xml index 58927743c7..366b478687 100644 --- a/qpid/java/distribution/pom.xml +++ b/qpid/java/distribution/pom.xml @@ -121,6 +121,8 @@ <descriptors> <descriptor>src/main/assembly/bin.xml</descriptor> <descriptor>src/main/assembly/src.xml</descriptor> + <descriptor>src/main/assembly/management-eclipse-plugin.xml</descriptor> + <descriptor>src/main/assembly/management-eclipse-plugin-unix.xml</descriptor> </descriptors> <finalName>qpid-${pom.version}</finalName> </configuration> |
