summaryrefslogtreecommitdiff
path: root/qpid/java/management/eclipse-plugin/build-release-common.properties
diff options
context:
space:
mode:
authorMartin Ritchie <ritchiem@apache.org>2009-01-21 17:41:46 +0000
committerMartin Ritchie <ritchiem@apache.org>2009-01-21 17:41:46 +0000
commit970079da12f6868fbe0de106dadb516caf21645b (patch)
tree594fb45ba44f6747cc8e13eaa857b7f3d9b8a11b /qpid/java/management/eclipse-plugin/build-release-common.properties
parent637b3676ed818063c14201bc257c010e637709bc (diff)
downloadqpid-python-970079da12f6868fbe0de106dadb516caf21645b.tar.gz
QPID-1592 : Patch provided by Robert Gemmell to standardise launchers for management console.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@736349 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/management/eclipse-plugin/build-release-common.properties')
-rw-r--r--qpid/java/management/eclipse-plugin/build-release-common.properties12
1 files changed, 3 insertions, 9 deletions
diff --git a/qpid/java/management/eclipse-plugin/build-release-common.properties b/qpid/java/management/eclipse-plugin/build-release-common.properties
index fa47cdf280..4c5ebecc41 100644
--- a/qpid/java/management/eclipse-plugin/build-release-common.properties
+++ b/qpid/java/management/eclipse-plugin/build-release-common.properties
@@ -19,20 +19,14 @@
#
#
-artifactId=org.apache.qpid.management.ui
-mcplugin.version=0.1.0-${project.version}
-mcplugin.filename=${artifactId}_${mcplugin.version}
+artifact.id=org.apache.qpid.management.ui
+mcplugin.version=0.2.0-${project.version}
+mcplugin.filename=${artifact.id}_${mcplugin.version}
mcplugin.contents.dir=${module.classes}
mcplugin.manifest=${module.manifest}
-bin.dir=bin
-
-startup.jar=src/main/resources/startup.jar
-
-license.eclipse.txt=src/main/resources/license.eclipse.txt
-
jmxremote.sasl.manifest=src/main/resources/jmxremote.sasl-plugin/MANIFEST.MF
qpidmanagementcommon.manifest=src/main/resources/qpid-management-common-plugin/MANIFEST.MF