diff options
| author | Aidan Skinner <aidan@apache.org> | 2009-01-16 14:17:23 +0000 |
|---|---|---|
| committer | Aidan Skinner <aidan@apache.org> | 2009-01-16 14:17:23 +0000 |
| commit | 2aeb5d1c5ba063f7b459b0b00a731764101fc169 (patch) | |
| tree | e0f16a26dfb74ef26f1830a4bd79309935a7dd9b /qpid/java/management/eclipse-plugin/build-release-linux-gtk-x86.properties | |
| parent | d5ad6dfd84dd49a997cf6f5b5f60da673f8f24df (diff) | |
| download | qpid-python-2aeb5d1c5ba063f7b459b0b00a731764101fc169.tar.gz | |
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
Diffstat (limited to 'qpid/java/management/eclipse-plugin/build-release-linux-gtk-x86.properties')
| -rw-r--r-- | qpid/java/management/eclipse-plugin/build-release-linux-gtk-x86.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/qpid/java/management/eclipse-plugin/build-release-linux-gtk-x86.properties b/qpid/java/management/eclipse-plugin/build-release-linux-gtk-x86.properties index 5aef021763..14fd3d2c4e 100644 --- a/qpid/java/management/eclipse-plugin/build-release-linux-gtk-x86.properties +++ b/qpid/java/management/eclipse-plugin/build-release-linux-gtk-x86.properties @@ -25,10 +25,10 @@ release.subdir=${module.release.base}/${release.name} release.tar.gz=${module.release.base}/${release.name}.tar.gz -eclipse.ini=src/main/resources/unix/eclipse.ini +eclipse.ini=src/main/resources/linux-gtk-x86/eclipse.ini rcp.libs=${management-eclipse-plugin-linux-gtk-x86.libs} -rcp.configuration.dir=src/main/resources/unix/configuration +rcp.configuration.dir=src/main/resources/linux-gtk-x86/Configuration bin.includes=qpidmc.sh qpidmc_gtk.sh |
