From d947dab3de62830cbfb41dc989ec7a5ff6af8f55 Mon Sep 17 00:00:00 2001 From: Aidan Skinner Date: Wed, 23 Apr 2008 23:50:34 +0000 Subject: Delete stuff that's just going to get synced from M2.x git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@651111 13f79535-47bb-0310-9956-ffa450edef68 --- java/management/eclipse-plugin/pom.xml | 257 --------------------------------- 1 file changed, 257 deletions(-) delete mode 100644 java/management/eclipse-plugin/pom.xml (limited to 'java/management/eclipse-plugin/pom.xml') diff --git a/java/management/eclipse-plugin/pom.xml b/java/management/eclipse-plugin/pom.xml deleted file mode 100644 index 0c220104f8..0000000000 --- a/java/management/eclipse-plugin/pom.xml +++ /dev/null @@ -1,257 +0,0 @@ - - - - 4.0.0 - org.apache.qpid.management - org.apache.qpid.management.ui - jar - 1.0-incubating-M3-SNAPSHOT - Qpid Management - - - org.apache.qpid - qpid - 1.0-incubating-M3-SNAPSHOT - ../../pom.xml - - - - ../.. - - - - - 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 - - - - - - - commons-codec - commons-codec - 1.3 - compile - - - com.ibm.icu - com.ibm.icu - 3.4.4 - compile - - - org.eclipse.jface - org.eclipse.jface - 3.2.0 - compile - - - org.eclipse.core - org.eclipse.core.commands - 3.2.0 - compile - - - org.eclipse.core - org.eclipse.core.contenttype - 3.2.0 - compile - - - org.eclipse.core - org.eclipse.core.expressions - 3.2.0 - compile - - - org.eclipse.core - org.eclipse.core.jobs - 3.2.0 - compile - - - org.eclipse.core - org.eclipse.core.runtime - 3.2.0 - compile - - - org.eclipse.core - org.eclipse.core.runtime.compatibility.auth - 3.2.0 - compile - - - org.eclipse.core - org.eclipse.core.runtime.compatibility.registry - 3.2.0 - runtime - - - org.eclipse.equinox - org.eclipse.equinox.common - 3.2.0 - compile - - - org.eclipse.equinox - org.eclipse.equinox.preferences - 3.2.0 - compile - - - org.eclipse.equinox - org.eclipse.equinox.registry - 3.2.0 - compile - - - org.eclipse.help - org.eclipse.help - 3.2.0 - compile - - - org.eclipse.osgi - org.eclipse.osgi - 3.2.0 - compile - - - org.eclipse.swt - org.eclipse.swt.win32.win32.x86 - 3.2.0 - compile - - - org.eclipse.swt - org.eclipse.swt - 3.2.0 - compile - - - org.eclipse.ui - org.eclipse.ui.forms - 3.2.0 - compile - - - org.eclipse.ui - org.eclipse.ui.workbench - 3.2.1 - compile - - - org.eclipse.ui - org.eclipse.ui - 3.2.0 - compile - - - - - org.slf4j - slf4j-log4j12 - 1.4.0 - test - - - - org.apache.qpid - qpid-broker - test - - - - junit - junit - test - - - - - - - - icons/ - icons/ - - ** - - - - icons/ - / - - splash.bmp - - - - ${basedir} - / - - plugin.xml - plugin.properties - - - - - - - - - org.apache.maven.plugins - maven-jar-plugin - - - META-INF/MANIFEST.MF - - ${artifactId}_${version} - - - - - - - - -- cgit v1.2.1