diff options
| author | Bhupendra Bhusman Bhardwaj <bhupendrab@apache.org> | 2007-04-24 12:38:18 +0000 |
|---|---|---|
| committer | Bhupendra Bhusman Bhardwaj <bhupendrab@apache.org> | 2007-04-24 12:38:18 +0000 |
| commit | f51d407d8083fb3be576d0ef910888994eafc172 (patch) | |
| tree | e9d484a8912f40edf5745d3cfd68c74780a36bec /java/distribution | |
| parent | 6159140962ed543117994f8a6ec97ad9541332a9 (diff) | |
| download | qpid-python-f51d407d8083fb3be576d0ef910888994eafc172.tar.gz | |
Management Console sasl changes
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2@531908 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/distribution')
| -rw-r--r-- | java/distribution/src/main/assembly/management-eclipse-plugin.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/distribution/src/main/assembly/management-eclipse-plugin.xml b/java/distribution/src/main/assembly/management-eclipse-plugin.xml index 98534d43d0..826128b42f 100644 --- a/java/distribution/src/main/assembly/management-eclipse-plugin.xml +++ b/java/distribution/src/main/assembly/management-eclipse-plugin.xml @@ -90,7 +90,7 @@ </fileSet> <fileSet> <directory>../management/eclipse-plugin/src/main/resources/sasl</directory> - <outputDirectory>qpidmc/eclipse/plugins/jmxremote.optional_1.0.1/META-INF</outputDirectory> + <outputDirectory>qpidmc/eclipse/plugins/jmxremote.sasl_1.0.1/META-INF</outputDirectory> <includes> <include>MANIFEST.MF</include> </includes> |
