From 98b53fc247ddcd20c6d89ca9bdd755223b67a0de Mon Sep 17 00:00:00 2001 From: Ben Steffensmeier Date: Tue, 20 Aug 2013 14:39:11 -0500 Subject: [PATCH] Issue #2269 add new acarssounding feature to resolve dependency issues. Former-commit-id: b2989eb93763ff491fff405045f55273a6b89631 [formerly b51bd9bf9e4f46faaa95f82bac02f373e8826adf [formerly eb6b98e80f483f330022481889522dcfd7f0e526]] Former-commit-id: b51bd9bf9e4f46faaa95f82bac02f373e8826adf Former-commit-id: a271dd34162d4c1596fe1b15c5deb679f29a1aa1 --- cave/build/p2-build.xml | 4 ++ .../.project | 17 ++++++++ .../build.properties | 1 + .../feature.xml | 42 +++++++++++++++++++ .../feature.xml | 7 ---- .../feature.xml | 7 ---- .../feature.xml | 4 ++ 7 files changed, 68 insertions(+), 14 deletions(-) create mode 100644 cave/com.raytheon.uf.viz.acarssounding.feature/.project create mode 100644 cave/com.raytheon.uf.viz.acarssounding.feature/build.properties create mode 100644 cave/com.raytheon.uf.viz.acarssounding.feature/feature.xml diff --git a/cave/build/p2-build.xml b/cave/build/p2-build.xml index 9c3c8a1074..8003cb327e 100644 --- a/cave/build/p2-build.xml +++ b/cave/build/p2-build.xml @@ -327,6 +327,10 @@ + + + diff --git a/cave/com.raytheon.uf.viz.acarssounding.feature/.project b/cave/com.raytheon.uf.viz.acarssounding.feature/.project new file mode 100644 index 0000000000..39e6ca8e7a --- /dev/null +++ b/cave/com.raytheon.uf.viz.acarssounding.feature/.project @@ -0,0 +1,17 @@ + + + com.raytheon.uf.viz.acarssounding.feature + + + + + + org.eclipse.pde.FeatureBuilder + + + + + + org.eclipse.pde.FeatureNature + + diff --git a/cave/com.raytheon.uf.viz.acarssounding.feature/build.properties b/cave/com.raytheon.uf.viz.acarssounding.feature/build.properties new file mode 100644 index 0000000000..64f93a9f0b --- /dev/null +++ b/cave/com.raytheon.uf.viz.acarssounding.feature/build.properties @@ -0,0 +1 @@ +bin.includes = feature.xml diff --git a/cave/com.raytheon.uf.viz.acarssounding.feature/feature.xml b/cave/com.raytheon.uf.viz.acarssounding.feature/feature.xml new file mode 100644 index 0000000000..bf8ac075f0 --- /dev/null +++ b/cave/com.raytheon.uf.viz.acarssounding.feature/feature.xml @@ -0,0 +1,42 @@ + + + + + [Enter Feature Description here.] + + + + [Enter Copyright Description here.] + + + + [Enter License Description here.] + + + + + + + + + + + + + + + diff --git a/cave/com.raytheon.uf.viz.dataplugins.feature/feature.xml b/cave/com.raytheon.uf.viz.dataplugins.feature/feature.xml index eb9356b625..152ee9176d 100644 --- a/cave/com.raytheon.uf.viz.dataplugins.feature/feature.xml +++ b/cave/com.raytheon.uf.viz.dataplugins.feature/feature.xml @@ -30,13 +30,6 @@ version="0.0.0" unpack="false"/> - - - - + +