From 22822cb7bc8e315f14224adf17d51dbdd0018897 Mon Sep 17 00:00:00 2001 From: Martin Ritchie Date: Fri, 31 Aug 2007 15:21:12 +0000 Subject: QPID-554 Patch submitted by Jia Jia to add viewing of binary content in messages. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@571491 13f79535-47bb-0310-9956-ffa450edef68 --- java/management/eclipse-plugin/pom.xml | 47 ++++++++++++++++++++-------------- 1 file changed, 28 insertions(+), 19 deletions(-) (limited to 'java/management/eclipse-plugin/pom.xml') diff --git a/java/management/eclipse-plugin/pom.xml b/java/management/eclipse-plugin/pom.xml index 6637460822..04ac9b63db 100644 --- a/java/management/eclipse-plugin/pom.xml +++ b/java/management/eclipse-plugin/pom.xml @@ -15,7 +15,7 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ---> + --> @@ -38,22 +38,28 @@ - + repo1.maven.org Maven eclipse Repository http://repo1.maven.org/eclipse - - + + apache.snapshots Apache SNAPSHOT Repository http://people.apache.org/repo/m2-snapshot-repository - true + true + + commons-codec + commons-codec + 1.3 + compile + com.ibm.icu com.ibm.icu @@ -197,43 +203,46 @@ icons/ icons/ - ** + ** icons/ / - splash.bmp + splash.bmp - ${basedir} - / - - plugin.xml - plugin.properties - + ${basedir} + / + + plugin.xml + plugin.properties + - + + org.apache.maven.plugins maven-jar-plugin - - META-INF/MANIFEST.MF - - ${artifactId}_${version} + + META-INF/MANIFEST.MF + + ${artifactId}_${version} - + +