From 733cd561650673d3be25291e8491b1945d7c4781 Mon Sep 17 00:00:00 2001 From: ucar-tmeyer Date: Tue, 20 Jun 2023 18:51:27 +0000 Subject: [PATCH] More updates to the Satellite Menus (VIRRS and legacy UNIWISC data) -Moved NPP/VIIRS/NUCAPS menus/bundles/etc from CAVE to EDEX side -Updated menus to have the new menu items and reorganized the satellite menu a bit --- .../build.properties | 1 - .../build.properties | 1 - cave/com.raytheon.uf.viz.npp/build.properties | 1 - .../base/menus/satellite/baseSatellite.xml | 1 + .../base/menus/satellite/index.xml | 2 +- .../base/bundles/npp/nucapsAvailability.xml | 26 +++++++ .../base/bundles/npp/soundingAvailability.xml | 2 +- .../base}/menus/npp/nucaps/index.xml | 0 .../menus/npp/nucaps/nucapsMenuItems.xml | 0 .../base}/nucaps/nucapsConfig.xml | 0 .../npp/viirs/singlePanelComposite.xml | 0 .../npp/viirs/viirsDayNightBandImagery.xml | 9 +-- .../base}/bundles/npp/viirs/viirsImagery.xml | 0 .../base}/menus/npp/viirs/index.xml | 0 .../viirs/jpss/viirsBundleItems_AK_JPSS.xml | 23 +------ .../npp/viirs/jpss/viirsBundleItems_JPSS.xml | 2 +- .../menus/npp/viirs/viirsBundleItems.xml | 2 +- .../menus/npp/viirs/viirsBundleItems_AK.xml | 7 +- .../base}/menus/npp/viirs/viirsMenuItems.xml | 68 ++++++++++--------- .../menus/npp/viirs/viirsRGBBundleItems.xml | 0 .../build.properties | 3 +- .../common_static/base}/menus/npp/index.xml | 4 +- .../base}/menus/npp/nppMenuItems.xml | 12 ++-- .../META-INF/MANIFEST.MF | 2 +- 24 files changed, 89 insertions(+), 77 deletions(-) create mode 100644 edexOsgi/com.raytheon.uf.edex.plugin.npp.nucaps/utility/common_static/base/bundles/npp/nucapsAvailability.xml rename cave/com.raytheon.uf.viz.npp.nucaps/localization/bundles/npp/nucapsAvailability.xml => edexOsgi/com.raytheon.uf.edex.plugin.npp.nucaps/utility/common_static/base/bundles/npp/soundingAvailability.xml (96%) rename {cave/com.raytheon.uf.viz.npp.nucaps/localization => edexOsgi/com.raytheon.uf.edex.plugin.npp.nucaps/utility/common_static/base}/menus/npp/nucaps/index.xml (100%) mode change 100644 => 100755 rename {cave/com.raytheon.uf.viz.npp.nucaps/localization => edexOsgi/com.raytheon.uf.edex.plugin.npp.nucaps/utility/common_static/base}/menus/npp/nucaps/nucapsMenuItems.xml (100%) mode change 100644 => 100755 rename {cave/com.raytheon.uf.viz.npp.nucaps/localization => edexOsgi/com.raytheon.uf.edex.plugin.npp.nucaps/utility/common_static/base}/nucaps/nucapsConfig.xml (100%) rename {cave/com.raytheon.uf.viz.npp.viirs/localization => edexOsgi/com.raytheon.uf.edex.plugin.npp.viirs/utility/common_static/base}/bundles/npp/viirs/singlePanelComposite.xml (100%) rename {cave/com.raytheon.uf.viz.npp.viirs/localization => edexOsgi/com.raytheon.uf.edex.plugin.npp.viirs/utility/common_static/base}/bundles/npp/viirs/viirsDayNightBandImagery.xml (99%) rename {cave/com.raytheon.uf.viz.npp.viirs/localization => edexOsgi/com.raytheon.uf.edex.plugin.npp.viirs/utility/common_static/base}/bundles/npp/viirs/viirsImagery.xml (100%) rename {cave/com.raytheon.uf.viz.npp.viirs/localization => edexOsgi/com.raytheon.uf.edex.plugin.npp.viirs/utility/common_static/base}/menus/npp/viirs/index.xml (100%) mode change 100644 => 100755 rename {cave/com.raytheon.uf.viz.npp.viirs/localization => edexOsgi/com.raytheon.uf.edex.plugin.npp.viirs/utility/common_static/base}/menus/npp/viirs/jpss/viirsBundleItems_AK_JPSS.xml (65%) mode change 100644 => 100755 rename {cave/com.raytheon.uf.viz.npp.viirs/localization => edexOsgi/com.raytheon.uf.edex.plugin.npp.viirs/utility/common_static/base}/menus/npp/viirs/jpss/viirsBundleItems_JPSS.xml (95%) mode change 100644 => 100755 rename {cave/com.raytheon.uf.viz.npp.viirs/localization => edexOsgi/com.raytheon.uf.edex.plugin.npp.viirs/utility/common_static/base}/menus/npp/viirs/viirsBundleItems.xml (96%) mode change 100644 => 100755 rename {cave/com.raytheon.uf.viz.npp.viirs/localization => edexOsgi/com.raytheon.uf.edex.plugin.npp.viirs/utility/common_static/base}/menus/npp/viirs/viirsBundleItems_AK.xml (97%) rename {cave/com.raytheon.uf.viz.npp.viirs/localization => edexOsgi/com.raytheon.uf.edex.plugin.npp.viirs/utility/common_static/base}/menus/npp/viirs/viirsMenuItems.xml (61%) mode change 100644 => 100755 rename {cave/com.raytheon.uf.viz.npp.viirs/localization => edexOsgi/com.raytheon.uf.edex.plugin.npp.viirs/utility/common_static/base}/menus/npp/viirs/viirsRGBBundleItems.xml (100%) mode change 100644 => 100755 rename {cave/com.raytheon.uf.viz.npp/localization => edexOsgi/com.raytheon.uf.edex.plugin.npp/utility/common_static/base}/menus/npp/index.xml (90%) mode change 100644 => 100755 rename {cave/com.raytheon.uf.viz.npp/localization => edexOsgi/com.raytheon.uf.edex.plugin.npp/utility/common_static/base}/menus/npp/nppMenuItems.xml (81%) diff --git a/cave/com.raytheon.uf.viz.npp.nucaps/build.properties b/cave/com.raytheon.uf.viz.npp.nucaps/build.properties index 370759338c..ef36a70027 100644 --- a/cave/com.raytheon.uf.viz.npp.nucaps/build.properties +++ b/cave/com.raytheon.uf.viz.npp.nucaps/build.properties @@ -1,6 +1,5 @@ output.com.raytheon.uf.viz.npp.nucaps.jar = bin/ bin.includes = META-INF/,\ - localization/,\ plugin.xml,\ com.raytheon.uf.viz.npp.nucaps.jar source.com.raytheon.uf.viz.npp.nucaps.jar = src/ diff --git a/cave/com.raytheon.uf.viz.npp.viirs/build.properties b/cave/com.raytheon.uf.viz.npp.viirs/build.properties index 7f2b8b4116..5b4b618637 100644 --- a/cave/com.raytheon.uf.viz.npp.viirs/build.properties +++ b/cave/com.raytheon.uf.viz.npp.viirs/build.properties @@ -1,7 +1,6 @@ output.com.raytheon.uf.viz.npp.viirs.jar = bin/ bin.includes = META-INF/,\ plugin.xml,\ - localization/,\ res/,\ com.raytheon.uf.viz.npp.viirs.jar source.com.raytheon.uf.viz.npp.viirs.jar = src/ diff --git a/cave/com.raytheon.uf.viz.npp/build.properties b/cave/com.raytheon.uf.viz.npp/build.properties index 22e876efc1..135de25f4f 100644 --- a/cave/com.raytheon.uf.viz.npp/build.properties +++ b/cave/com.raytheon.uf.viz.npp/build.properties @@ -1,5 +1,4 @@ output.com.raytheon.uf.viz.npp.jar = bin/ bin.includes = META-INF/,\ - localization/,\ com.raytheon.uf.viz.npp.jar source.com.raytheon.uf.viz.npp.jar = src/ diff --git a/edexOsgi/com.raytheon.edex.plugin.satellite/utility/common_static/base/menus/satellite/baseSatellite.xml b/edexOsgi/com.raytheon.edex.plugin.satellite/utility/common_static/base/menus/satellite/baseSatellite.xml index 6edd3102d9..5d50c956dc 100644 --- a/edexOsgi/com.raytheon.edex.plugin.satellite/utility/common_static/base/menus/satellite/baseSatellite.xml +++ b/edexOsgi/com.raytheon.edex.plugin.satellite/utility/common_static/base/menus/satellite/baseSatellite.xml @@ -1,5 +1,6 @@ + diff --git a/edexOsgi/com.raytheon.edex.plugin.satellite/utility/common_static/base/menus/satellite/index.xml b/edexOsgi/com.raytheon.edex.plugin.satellite/utility/common_static/base/menus/satellite/index.xml index 3be4f18446..cde150bcc8 100644 --- a/edexOsgi/com.raytheon.edex.plugin.satellite/utility/common_static/base/menus/satellite/index.xml +++ b/edexOsgi/com.raytheon.edex.plugin.satellite/utility/common_static/base/menus/satellite/index.xml @@ -3,7 +3,7 @@ - diff --git a/edexOsgi/com.raytheon.uf.edex.plugin.npp.nucaps/utility/common_static/base/bundles/npp/nucapsAvailability.xml b/edexOsgi/com.raytheon.uf.edex.plugin.npp.nucaps/utility/common_static/base/bundles/npp/nucapsAvailability.xml new file mode 100644 index 0000000000..e505116f82 --- /dev/null +++ b/edexOsgi/com.raytheon.uf.edex.plugin.npp.nucaps/utility/common_static/base/bundles/npp/nucapsAvailability.xml @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/cave/com.raytheon.uf.viz.npp.nucaps/localization/bundles/npp/nucapsAvailability.xml b/edexOsgi/com.raytheon.uf.edex.plugin.npp.nucaps/utility/common_static/base/bundles/npp/soundingAvailability.xml similarity index 96% rename from cave/com.raytheon.uf.viz.npp.nucaps/localization/bundles/npp/nucapsAvailability.xml rename to edexOsgi/com.raytheon.uf.edex.plugin.npp.nucaps/utility/common_static/base/bundles/npp/soundingAvailability.xml index 51e6f4d37d..c2d461a3c8 100644 --- a/cave/com.raytheon.uf.viz.npp.nucaps/localization/bundles/npp/nucapsAvailability.xml +++ b/edexOsgi/com.raytheon.uf.edex.plugin.npp.nucaps/utility/common_static/base/bundles/npp/soundingAvailability.xml @@ -30,7 +30,7 @@ - + ${soundingResourceData} ${name;Unknown} diff --git a/cave/com.raytheon.uf.viz.npp.nucaps/localization/menus/npp/nucaps/index.xml b/edexOsgi/com.raytheon.uf.edex.plugin.npp.nucaps/utility/common_static/base/menus/npp/nucaps/index.xml old mode 100644 new mode 100755 similarity index 100% rename from cave/com.raytheon.uf.viz.npp.nucaps/localization/menus/npp/nucaps/index.xml rename to edexOsgi/com.raytheon.uf.edex.plugin.npp.nucaps/utility/common_static/base/menus/npp/nucaps/index.xml diff --git a/cave/com.raytheon.uf.viz.npp.nucaps/localization/menus/npp/nucaps/nucapsMenuItems.xml b/edexOsgi/com.raytheon.uf.edex.plugin.npp.nucaps/utility/common_static/base/menus/npp/nucaps/nucapsMenuItems.xml old mode 100644 new mode 100755 similarity index 100% rename from cave/com.raytheon.uf.viz.npp.nucaps/localization/menus/npp/nucaps/nucapsMenuItems.xml rename to edexOsgi/com.raytheon.uf.edex.plugin.npp.nucaps/utility/common_static/base/menus/npp/nucaps/nucapsMenuItems.xml diff --git a/cave/com.raytheon.uf.viz.npp.nucaps/localization/nucaps/nucapsConfig.xml b/edexOsgi/com.raytheon.uf.edex.plugin.npp.nucaps/utility/common_static/base/nucaps/nucapsConfig.xml similarity index 100% rename from cave/com.raytheon.uf.viz.npp.nucaps/localization/nucaps/nucapsConfig.xml rename to edexOsgi/com.raytheon.uf.edex.plugin.npp.nucaps/utility/common_static/base/nucaps/nucapsConfig.xml diff --git a/cave/com.raytheon.uf.viz.npp.viirs/localization/bundles/npp/viirs/singlePanelComposite.xml b/edexOsgi/com.raytheon.uf.edex.plugin.npp.viirs/utility/common_static/base/bundles/npp/viirs/singlePanelComposite.xml similarity index 100% rename from cave/com.raytheon.uf.viz.npp.viirs/localization/bundles/npp/viirs/singlePanelComposite.xml rename to edexOsgi/com.raytheon.uf.edex.plugin.npp.viirs/utility/common_static/base/bundles/npp/viirs/singlePanelComposite.xml diff --git a/cave/com.raytheon.uf.viz.npp.viirs/localization/bundles/npp/viirs/viirsDayNightBandImagery.xml b/edexOsgi/com.raytheon.uf.edex.plugin.npp.viirs/utility/common_static/base/bundles/npp/viirs/viirsDayNightBandImagery.xml similarity index 99% rename from cave/com.raytheon.uf.viz.npp.viirs/localization/bundles/npp/viirs/viirsDayNightBandImagery.xml rename to edexOsgi/com.raytheon.uf.edex.plugin.npp.viirs/utility/common_static/base/bundles/npp/viirs/viirsDayNightBandImagery.xml index 9213120e92..207c4f480d 100644 --- a/cave/com.raytheon.uf.viz.npp.viirs/localization/bundles/npp/viirs/viirsDayNightBandImagery.xml +++ b/edexOsgi/com.raytheon.uf.edex.plugin.npp.viirs/utility/common_static/base/bundles/npp/viirs/viirsDayNightBandImagery.xml @@ -42,16 +42,17 @@ - - - + + + + - \ No newline at end of file + diff --git a/cave/com.raytheon.uf.viz.npp.viirs/localization/bundles/npp/viirs/viirsImagery.xml b/edexOsgi/com.raytheon.uf.edex.plugin.npp.viirs/utility/common_static/base/bundles/npp/viirs/viirsImagery.xml similarity index 100% rename from cave/com.raytheon.uf.viz.npp.viirs/localization/bundles/npp/viirs/viirsImagery.xml rename to edexOsgi/com.raytheon.uf.edex.plugin.npp.viirs/utility/common_static/base/bundles/npp/viirs/viirsImagery.xml diff --git a/cave/com.raytheon.uf.viz.npp.viirs/localization/menus/npp/viirs/index.xml b/edexOsgi/com.raytheon.uf.edex.plugin.npp.viirs/utility/common_static/base/menus/npp/viirs/index.xml old mode 100644 new mode 100755 similarity index 100% rename from cave/com.raytheon.uf.viz.npp.viirs/localization/menus/npp/viirs/index.xml rename to edexOsgi/com.raytheon.uf.edex.plugin.npp.viirs/utility/common_static/base/menus/npp/viirs/index.xml diff --git a/cave/com.raytheon.uf.viz.npp.viirs/localization/menus/npp/viirs/jpss/viirsBundleItems_AK_JPSS.xml b/edexOsgi/com.raytheon.uf.edex.plugin.npp.viirs/utility/common_static/base/menus/npp/viirs/jpss/viirsBundleItems_AK_JPSS.xml old mode 100644 new mode 100755 similarity index 65% rename from cave/com.raytheon.uf.viz.npp.viirs/localization/menus/npp/viirs/jpss/viirsBundleItems_AK_JPSS.xml rename to edexOsgi/com.raytheon.uf.edex.plugin.npp.viirs/utility/common_static/base/menus/npp/viirs/jpss/viirsBundleItems_AK_JPSS.xml index f370df32e3..391fa8e3ec --- a/cave/com.raytheon.uf.viz.npp.viirs/localization/menus/npp/viirs/jpss/viirsBundleItems_AK_JPSS.xml +++ b/edexOsgi/com.raytheon.uf.edex.plugin.npp.viirs/utility/common_static/base/menus/npp/viirs/jpss/viirsBundleItems_AK_JPSS.xml @@ -30,14 +30,6 @@ menuText="0.64 μm Imagery Band 1 (CH 01)" id="Img0.64J"> - - - - - - @@ -46,21 +38,8 @@ menuText="11.45 μm Imagery Band 5 (CH 05)" id="Img11.45J"> - - - - - - - - - + menuText="0.7 μm Near Constant Contrast" id="Moderate0.7J"> - diff --git a/cave/com.raytheon.uf.viz.npp.viirs/localization/menus/npp/viirs/jpss/viirsBundleItems_JPSS.xml b/edexOsgi/com.raytheon.uf.edex.plugin.npp.viirs/utility/common_static/base/menus/npp/viirs/jpss/viirsBundleItems_JPSS.xml old mode 100644 new mode 100755 similarity index 95% rename from cave/com.raytheon.uf.viz.npp.viirs/localization/menus/npp/viirs/jpss/viirsBundleItems_JPSS.xml rename to edexOsgi/com.raytheon.uf.edex.plugin.npp.viirs/utility/common_static/base/menus/npp/viirs/jpss/viirsBundleItems_JPSS.xml index 569ed49cbe..653d753bf5 --- a/cave/com.raytheon.uf.viz.npp.viirs/localization/menus/npp/viirs/jpss/viirsBundleItems_JPSS.xml +++ b/edexOsgi/com.raytheon.uf.edex.plugin.npp.viirs/utility/common_static/base/menus/npp/viirs/jpss/viirsBundleItems_JPSS.xml @@ -27,7 +27,7 @@ + menuText="0.7 μm Near Constant Contrast" id="Moderate0.7J"> diff --git a/cave/com.raytheon.uf.viz.npp.viirs/localization/menus/npp/viirs/viirsBundleItems.xml b/edexOsgi/com.raytheon.uf.edex.plugin.npp.viirs/utility/common_static/base/menus/npp/viirs/viirsBundleItems.xml old mode 100644 new mode 100755 similarity index 96% rename from cave/com.raytheon.uf.viz.npp.viirs/localization/menus/npp/viirs/viirsBundleItems.xml rename to edexOsgi/com.raytheon.uf.edex.plugin.npp.viirs/utility/common_static/base/menus/npp/viirs/viirsBundleItems.xml index aa53a04410..e1837edfa3 --- a/cave/com.raytheon.uf.viz.npp.viirs/localization/menus/npp/viirs/viirsBundleItems.xml +++ b/edexOsgi/com.raytheon.uf.edex.plugin.npp.viirs/utility/common_static/base/menus/npp/viirs/viirsBundleItems.xml @@ -27,7 +27,7 @@ + menuText="0.7 μm Near Constant Contrast" id="Moderate0.7"> diff --git a/cave/com.raytheon.uf.viz.npp.viirs/localization/menus/npp/viirs/viirsBundleItems_AK.xml b/edexOsgi/com.raytheon.uf.edex.plugin.npp.viirs/utility/common_static/base/menus/npp/viirs/viirsBundleItems_AK.xml similarity index 97% rename from cave/com.raytheon.uf.viz.npp.viirs/localization/menus/npp/viirs/viirsBundleItems_AK.xml rename to edexOsgi/com.raytheon.uf.edex.plugin.npp.viirs/utility/common_static/base/menus/npp/viirs/viirsBundleItems_AK.xml index 3a48ac3070..1fcfcaebf3 100755 --- a/cave/com.raytheon.uf.viz.npp.viirs/localization/menus/npp/viirs/viirsBundleItems_AK.xml +++ b/edexOsgi/com.raytheon.uf.edex.plugin.npp.viirs/utility/common_static/base/menus/npp/viirs/viirsBundleItems_AK.xml @@ -30,6 +30,7 @@ menuText="0.64 μm Imagery Band 1 (CH 01)" id="Img0.64"> + @@ -57,7 +59,7 @@ - --> + @@ -70,8 +72,9 @@ menuText="Moderate Band 16 (12.013u)" id="Mod12.013"> +--> + menuText="0.7 μm Near Constant Contrast" id="Moderate0.7"> diff --git a/cave/com.raytheon.uf.viz.npp.viirs/localization/menus/npp/viirs/viirsMenuItems.xml b/edexOsgi/com.raytheon.uf.edex.plugin.npp.viirs/utility/common_static/base/menus/npp/viirs/viirsMenuItems.xml old mode 100644 new mode 100755 similarity index 61% rename from cave/com.raytheon.uf.viz.npp.viirs/localization/menus/npp/viirs/viirsMenuItems.xml rename to edexOsgi/com.raytheon.uf.edex.plugin.npp.viirs/utility/common_static/base/menus/npp/viirs/viirsMenuItems.xml index dfdb665186..b7a25f46e9 --- a/cave/com.raytheon.uf.viz.npp.viirs/localization/menus/npp/viirs/viirsMenuItems.xml +++ b/edexOsgi/com.raytheon.uf.edex.plugin.npp.viirs/utility/common_static/base/menus/npp/viirs/viirsMenuItems.xml @@ -45,45 +45,51 @@ Lee Byerle 1/2/2018 --> - - - - - - + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + - - - - - - - - - - diff --git a/cave/com.raytheon.uf.viz.npp.viirs/localization/menus/npp/viirs/viirsRGBBundleItems.xml b/edexOsgi/com.raytheon.uf.edex.plugin.npp.viirs/utility/common_static/base/menus/npp/viirs/viirsRGBBundleItems.xml old mode 100644 new mode 100755 similarity index 100% rename from cave/com.raytheon.uf.viz.npp.viirs/localization/menus/npp/viirs/viirsRGBBundleItems.xml rename to edexOsgi/com.raytheon.uf.edex.plugin.npp.viirs/utility/common_static/base/menus/npp/viirs/viirsRGBBundleItems.xml diff --git a/edexOsgi/com.raytheon.uf.edex.plugin.npp/build.properties b/edexOsgi/com.raytheon.uf.edex.plugin.npp/build.properties index 34d2e4d2da..544aa7de88 100644 --- a/edexOsgi/com.raytheon.uf.edex.plugin.npp/build.properties +++ b/edexOsgi/com.raytheon.uf.edex.plugin.npp/build.properties @@ -1,4 +1,5 @@ source.. = src/ output.. = bin/ bin.includes = META-INF/,\ - . + .,\ + utility/ diff --git a/cave/com.raytheon.uf.viz.npp/localization/menus/npp/index.xml b/edexOsgi/com.raytheon.uf.edex.plugin.npp/utility/common_static/base/menus/npp/index.xml old mode 100644 new mode 100755 similarity index 90% rename from cave/com.raytheon.uf.viz.npp/localization/menus/npp/index.xml rename to edexOsgi/com.raytheon.uf.edex.plugin.npp/utility/common_static/base/menus/npp/index.xml index 6b8ea24031..adade8d8b4 --- a/cave/com.raytheon.uf.viz.npp/localization/menus/npp/index.xml +++ b/edexOsgi/com.raytheon.uf.edex.plugin.npp/utility/common_static/base/menus/npp/index.xml @@ -24,5 +24,5 @@ of the file. --> - - \ No newline at end of file + + diff --git a/cave/com.raytheon.uf.viz.npp/localization/menus/npp/nppMenuItems.xml b/edexOsgi/com.raytheon.uf.edex.plugin.npp/utility/common_static/base/menus/npp/nppMenuItems.xml similarity index 81% rename from cave/com.raytheon.uf.viz.npp/localization/menus/npp/nppMenuItems.xml rename to edexOsgi/com.raytheon.uf.edex.plugin.npp/utility/common_static/base/menus/npp/nppMenuItems.xml index 7f1486a348..9aef4ab0fe 100644 --- a/cave/com.raytheon.uf.viz.npp/localization/menus/npp/nppMenuItems.xml +++ b/edexOsgi/com.raytheon.uf.edex.plugin.npp/utility/common_static/base/menus/npp/nppMenuItems.xml @@ -24,12 +24,10 @@ of the file. --> - - - - + + + + + diff --git a/edexOsgi/com.raytheon.uf.edex.plugin.satellite.mcidas/META-INF/MANIFEST.MF b/edexOsgi/com.raytheon.uf.edex.plugin.satellite.mcidas/META-INF/MANIFEST.MF index 21398aeb45..c31c03b187 100644 --- a/edexOsgi/com.raytheon.uf.edex.plugin.satellite.mcidas/META-INF/MANIFEST.MF +++ b/edexOsgi/com.raytheon.uf.edex.plugin.satellite.mcidas/META-INF/MANIFEST.MF @@ -13,7 +13,7 @@ Require-Bundle: com.raytheon.edex.common, com.raytheon.edex.plugin.satellite, org.apache.commons.codec, javax.xml.bind, - ar.com.hjg.pngj;bundle-version="2.1.1" + ar.com.hjg.pngj Bundle-RequiredExecutionEnvironment: JavaSE-11 Import-Package: com.raytheon.uf.common.localization, com.raytheon.uf.common.menus,