From 2aeb5d1c5ba063f7b459b0b00a731764101fc169 Mon Sep 17 00:00:00 2001 From: Aidan Skinner Date: Fri, 16 Jan 2009 14:17:23 +0000 Subject: QPID-1565: Move each platforms config + executables into a more appropriately named folder, and where suitable with the structure they should take within the console builds. Additionally, the component plugin's manifest folders are moved to indicate their usage better. There is also a patch to update the build process with the new locations. Patch from Robbie Gemmell gemmellr@dcs.gla.ac.uk git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@735023 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/management/eclipse-plugin/build-release-common.properties | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'qpid/java/management/eclipse-plugin/build-release-common.properties') diff --git a/qpid/java/management/eclipse-plugin/build-release-common.properties b/qpid/java/management/eclipse-plugin/build-release-common.properties index 29f582bec5..fa47cdf280 100644 --- a/qpid/java/management/eclipse-plugin/build-release-common.properties +++ b/qpid/java/management/eclipse-plugin/build-release-common.properties @@ -31,10 +31,8 @@ bin.dir=bin startup.jar=src/main/resources/startup.jar -eclipse.ini=src/main/resources/eclipse.ini - license.eclipse.txt=src/main/resources/license.eclipse.txt -jmxremote.sasl.manifest=src/main/resources/sasl/MANIFEST.MF +jmxremote.sasl.manifest=src/main/resources/jmxremote.sasl-plugin/MANIFEST.MF -qpidmanagementcommon.manifest=src/main/resources/qpidmanagementcommon/MANIFEST.MF +qpidmanagementcommon.manifest=src/main/resources/qpid-management-common-plugin/MANIFEST.MF -- cgit v1.2.1