From 8359361a2fdcde08a13a4f5d76c321a87cf9be25 Mon Sep 17 00:00:00 2001 From: Bryan Kowal Date: Thu, 2 Aug 2012 10:33:55 -0500 Subject: [PATCH] Issue #797 - deploy-install improvements; removed references to non-existent files from build.properties. Change-Id: I5e00c2fd9156c1e8d8a23a3abbefb688f5342a36 Former-commit-id: 642d57b71d22f527992a3050744d71a2395fa4ea [formerly dd1acbe70aed29f489084ba54b2f973aa90331e8] [formerly c6b2d65308aa990291b027cf30e773427b010e78] [formerly 5ca4a66fdc6f596880437c28772b226b3bb1df99 [formerly c6b2d65308aa990291b027cf30e773427b010e78 [formerly d64577e7804cc8a235efebff53722bac3cde9cc7]]] Former-commit-id: 5ca4a66fdc6f596880437c28772b226b3bb1df99 Former-commit-id: f0e488e17505a4686cc6a6a7196566ed2a0f1fee [formerly f295ee11ead341a721ff94e7fd95acbaa58f1d9f] Former-commit-id: 14c20083b067a7f9b9ee1c79328a5f04995ee887 --- .../deploy-common/plugin-methods.xml | 108 +++++++++++++----- .../build.properties | 3 +- .../build.properties | 3 +- 3 files changed, 82 insertions(+), 32 deletions(-) diff --git a/edexOsgi/build.edex/deploy-common/plugin-methods.xml b/edexOsgi/build.edex/deploy-common/plugin-methods.xml index eaf70acce8..a71b710e38 100644 --- a/edexOsgi/build.edex/deploy-common/plugin-methods.xml +++ b/edexOsgi/build.edex/deploy-common/plugin-methods.xml @@ -112,34 +112,10 @@ - - - - - - - - - - - - - - - - - - - + + @@ -157,4 +133,80 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/edexOsgi/com.raytheon.uf.common.dataplugin.airep/build.properties b/edexOsgi/com.raytheon.uf.common.dataplugin.airep/build.properties index e9863e281e..34d2e4d2da 100644 --- a/edexOsgi/com.raytheon.uf.common.dataplugin.airep/build.properties +++ b/edexOsgi/com.raytheon.uf.common.dataplugin.airep/build.properties @@ -1,5 +1,4 @@ source.. = src/ output.. = bin/ bin.includes = META-INF/,\ - .,\ - plugin.xml + . diff --git a/edexOsgi/com.raytheon.uf.common.dataplugin.level/build.properties b/edexOsgi/com.raytheon.uf.common.dataplugin.level/build.properties index e4203be134..34d2e4d2da 100644 --- a/edexOsgi/com.raytheon.uf.common.dataplugin.level/build.properties +++ b/edexOsgi/com.raytheon.uf.common.dataplugin.level/build.properties @@ -1,5 +1,4 @@ source.. = src/ output.. = bin/ bin.includes = META-INF/,\ - .,\ - res + .