diff --git a/cave/com.raytheon.uf.viz.monitor.scan/META-INF/MANIFEST.MF b/cave/com.raytheon.uf.viz.monitor.scan/META-INF/MANIFEST.MF index fc5044ed85..1715679c9b 100644 --- a/cave/com.raytheon.uf.viz.monitor.scan/META-INF/MANIFEST.MF +++ b/cave/com.raytheon.uf.viz.monitor.scan/META-INF/MANIFEST.MF @@ -14,26 +14,13 @@ Require-Bundle: org.eclipse.ui, com.raytheon.viz.alerts;bundle-version="1.10.13", com.raytheon.viz.ui;bundle-version="1.10.13", com.raytheon.uf.viz.monitor, - com.raytheon.viz.radar;bundle-version="1.11.1", - org.geotools;bundle-version="2.5.2", - com.raytheon.viz.core.graphing;bundle-version="1.11.5", - com.raytheon.edex.meteolib;bundle-version="1.11.5", - com.raytheon.uf.common.dataplugin.binlightning;bundle-version="1.0.0", com.raytheon.uf.viz.cwat;bundle-version="1.11.17", com.raytheon.uf.common.dataplugin.cwat;bundle-version="1.11.17", - com.raytheon.uf.viz.d2d.core, - com.raytheon.uf.viz.d2d.ui;bundle-version="1.11.17", com.raytheon.uf.common.dataplugin.scan;bundle-version="1.12.1112", - com.raytheon.uf.common.dataplugin.radar;bundle-version="1.0.0", - com.raytheon.uf.common.dataplugin.acars;bundle-version="1.12.1174", - com.raytheon.uf.viz.localization, com.raytheon.rcm.lib;bundle-version="1.12.1174" Bundle-RequiredExecutionEnvironment: JavaSE-1.6 Bundle-ActivationPolicy: lazy Export-Package: com.raytheon.uf.viz.monitor.scan, com.raytheon.uf.viz.monitor.scan.data, com.raytheon.uf.viz.monitor.scan.resource -Import-Package: com.raytheon.uf.common.dataplugin.bufrua, - com.raytheon.uf.common.dataplugin.warning, - com.raytheon.uf.common.message.response, - com.raytheon.viz.awipstools.capabilityInterfaces +Import-Package: com.raytheon.uf.common.dataplugin.warning diff --git a/cave/com.raytheon.uf.viz.npp.nucaps/META-INF/MANIFEST.MF b/cave/com.raytheon.uf.viz.npp.nucaps/META-INF/MANIFEST.MF index 6370594c8a..d24af964ca 100644 --- a/cave/com.raytheon.uf.viz.npp.nucaps/META-INF/MANIFEST.MF +++ b/cave/com.raytheon.uf.viz.npp.nucaps/META-INF/MANIFEST.MF @@ -20,7 +20,6 @@ Require-Bundle: org.eclipse.core.runtime, com.raytheon.uf.viz.d2d.nsharp;bundle-version="1.0.0", gov.noaa.nws.ncep.ui.nsharp;bundle-version="1.0.0", javax.measure;bundle-version="1.0.0", - meteolib.jni;bundle-version="1.0.0", com.raytheon.uf.viz.sounding;bundle-version="1.12.1174" Bundle-RequiredExecutionEnvironment: JavaSE-1.6 Bundle-ActivationPolicy: lazy diff --git a/cave/com.raytheon.uf.viz.xy.crosssection/META-INF/MANIFEST.MF b/cave/com.raytheon.uf.viz.xy.crosssection/META-INF/MANIFEST.MF index 19d8a466ce..18823b5b04 100644 --- a/cave/com.raytheon.uf.viz.xy.crosssection/META-INF/MANIFEST.MF +++ b/cave/com.raytheon.uf.viz.xy.crosssection/META-INF/MANIFEST.MF @@ -6,51 +6,29 @@ Bundle-Version: 1.0.0.qualifier Bundle-Activator: com.raytheon.uf.viz.xy.crosssection.Activator Bundle-Vendor: RAYTHEON Require-Bundle: org.eclipse.core.runtime, - org.eclipse.ui;bundle-version="3.4.1", - com.raytheon.uf.common.colormap;bundle-version="1.12.1174", - com.raytheon.uf.common.wxmath + org.eclipse.ui, + com.raytheon.uf.common.colormap, + com.raytheon.uf.common.wxmath, + com.raytheon.uf.viz.core, + com.raytheon.uf.viz.xy, + com.raytheon.uf.common.geospatial, + com.raytheon.viz.core.contours, + com.raytheon.viz.core.graphing, + com.raytheon.viz.ui, + org.geotools, + javax.measure Bundle-RequiredExecutionEnvironment: JavaSE-1.6 Bundle-ActivationPolicy: lazy Eclipse-RegisterBuddy: com.raytheon.uf.viz.core, com.raytheon.viz.core -Import-Package: com.raytheon.edex.meteoLib, - com.raytheon.uf.common.dataplugin, - com.raytheon.uf.common.dataplugin.level, +Import-Package: com.raytheon.uf.common.dataplugin, com.raytheon.uf.common.dataquery.requests, - com.raytheon.uf.common.datastorage, - com.raytheon.uf.common.geospatial, - com.raytheon.uf.common.geospatial.interpolation, - com.raytheon.uf.common.geospatial.interpolation.data, com.raytheon.uf.common.localization, - com.raytheon.uf.common.serialization, - com.raytheon.uf.common.serialization.adapters, com.raytheon.uf.common.status, com.raytheon.uf.common.time, com.raytheon.uf.common.topo, - com.raytheon.uf.viz.core, - com.raytheon.uf.viz.core.data, - com.raytheon.uf.viz.core.data.prep, - com.raytheon.uf.viz.core.drawables, - com.raytheon.uf.viz.core.drawables.ext.colormap, - com.raytheon.uf.viz.core.exception, - com.raytheon.uf.viz.core.map, - com.raytheon.uf.viz.core.rsc, - com.raytheon.uf.viz.core.rsc.capabilities, - com.raytheon.uf.viz.core.rsc.sampling, - com.raytheon.uf.viz.core.status, - com.raytheon.uf.viz.core.style, - com.raytheon.uf.viz.core.style.level, com.raytheon.uf.viz.d2d.core.map, com.raytheon.uf.viz.d2d.ui, - com.raytheon.uf.viz.xy, - com.raytheon.uf.viz.xy.graph, - com.raytheon.uf.viz.xy.graph.axis, - com.raytheon.uf.viz.xy.graph.labeling, - com.raytheon.uf.viz.xy.map.rsc, - com.raytheon.viz.core.contours, - com.raytheon.viz.core.contours.util, com.raytheon.viz.core.drawables, - com.raytheon.viz.core.graphing.util, - com.raytheon.viz.core.graphing.xy, com.raytheon.viz.core.imagery, com.raytheon.viz.core.map, com.raytheon.viz.core.rsc, @@ -58,25 +36,7 @@ Import-Package: com.raytheon.edex.meteoLib, com.raytheon.viz.core.slice.request, com.raytheon.viz.core.style.arrow, com.raytheon.viz.core.style.contour, - com.raytheon.viz.core.style.graph, - com.raytheon.viz.grid.rsc, - com.raytheon.viz.pointdata, - com.raytheon.viz.ui.editor, - com.raytheon.viz.ui.input, - com.vividsolutions.jts.geom, - com.vividsolutions.jts.io, - javax.measure.converter, - javax.measure.unit, - org.geotools.coverage.grid, - org.geotools.geometry, - org.geotools.geometry.jts, - org.geotools.referencing, - org.geotools.referencing.crs, - org.opengis.coverage.grid, - org.opengis.geometry, - org.opengis.referencing.crs, - org.opengis.referencing.datum, - org.opengis.referencing.operation + com.raytheon.viz.core.style.graph Export-Package: com.raytheon.uf.viz.xy.crosssection, com.raytheon.uf.viz.xy.crosssection.adapter, com.raytheon.uf.viz.xy.crosssection.display, diff --git a/cave/com.raytheon.viz.grid/META-INF/MANIFEST.MF b/cave/com.raytheon.viz.grid/META-INF/MANIFEST.MF index 188ae66154..f5b5f37ffe 100644 --- a/cave/com.raytheon.viz.grid/META-INF/MANIFEST.MF +++ b/cave/com.raytheon.viz.grid/META-INF/MANIFEST.MF @@ -11,23 +11,21 @@ Require-Bundle: org.eclipse.ui, org.eclipse.core.runtime, javax.measure, org.geotools, - org.apache.commons.lang, - org.apache.commons.configuration, com.raytheon.viz.core.contours, - com.raytheon.edex.meteolib, com.raytheon.viz.pointdata, com.raytheon.uf.viz.core, - com.raytheon.viz.core, + com.raytheon.uf.common.dataplugin, + com.raytheon.uf.common.datastorage, + com.raytheon.uf.common.geospatial, com.raytheon.viz.radar, - com.raytheon.uf.common.serialization.comm, - com.raytheon.uf.viz.productbrowser;bundle-version="1.11.31", - com.raytheon.uf.common.dataplugin.radar;bundle-version="1.0.0", - com.raytheon.uf.viz.points;bundle-version="1.0.0", + com.raytheon.uf.viz.productbrowser, + com.raytheon.uf.common.dataplugin.radar, + com.raytheon.uf.viz.points, com.raytheon.uf.common.gridcoverage, - org.apache.commons.beanutils;bundle-version="1.8.3", - com.raytheon.uf.common.dataplugin.grid;bundle-version="1.0.0", - com.raytheon.uf.common.dataplugin.level;bundle-version="1.12.1174", - com.raytheon.uf.common.colormap;bundle-version="1.12.1174" + com.raytheon.uf.common.dataplugin.grid, + com.raytheon.uf.common.dataplugin.level, + com.raytheon.uf.common.colormap, + com.raytheon.uf.viz.derivparam Bundle-ActivationPolicy: lazy Export-Package: com.raytheon.viz.grid, com.raytheon.viz.grid.inv, @@ -38,21 +36,18 @@ Export-Package: com.raytheon.viz.grid, Import-Package: com.raytheon.uf.common.comm, com.raytheon.uf.common.derivparam.tree, com.raytheon.uf.common.localization, - com.raytheon.uf.common.message, - com.raytheon.uf.common.message.response, com.raytheon.uf.common.parameter, com.raytheon.uf.common.pointdata, com.raytheon.uf.common.serialization, com.raytheon.uf.common.time, com.raytheon.uf.common.topo, com.raytheon.uf.viz.d2d.core.map, - com.raytheon.uf.viz.d2d.core.time, - com.raytheon.uf.viz.derivparam, - com.raytheon.uf.viz.derivparam.data, - com.raytheon.uf.viz.derivparam.inv, - com.raytheon.uf.viz.derivparam.library, - com.raytheon.uf.viz.derivparam.tree, com.raytheon.viz.alerts, com.raytheon.viz.alerts.observers, - com.raytheon.viz.awipstools + com.raytheon.viz.core.drawables, + com.raytheon.viz.core.rsc, + com.raytheon.viz.core.rsc.displays, + com.raytheon.viz.core.style.arrow, + com.raytheon.viz.core.style.contour, + com.raytheon.viz.core.style.image Bundle-RequiredExecutionEnvironment: JavaSE-1.6 diff --git a/cave/com.raytheon.viz.hydro/META-INF/MANIFEST.MF b/cave/com.raytheon.viz.hydro/META-INF/MANIFEST.MF index 9457730608..e5d6f9b47b 100644 --- a/cave/com.raytheon.viz.hydro/META-INF/MANIFEST.MF +++ b/cave/com.raytheon.viz.hydro/META-INF/MANIFEST.MF @@ -10,20 +10,12 @@ Require-Bundle: org.eclipse.ui, org.eclipse.core.runtime, com.raytheon.viz.ui, com.raytheon.viz.core, - org.geotools, com.raytheon.viz.hydrocommon, - com.raytheon.viz.shapefile, - com.raytheon.viz.core.graphing, com.raytheon.uf.common.colormap;bundle-version="1.11.1", - javax.measure;bundle-version="1.0.0", com.raytheon.uf.viz.app.launcher;bundle-version="1.11.4", com.raytheon.uf.common.hydro;bundle-version="1.11.13", com.raytheon.uf.common.dataplugin.grid, - com.raytheon.edex.meteolib;bundle-version="1.11.17", - com.raytheon.viz.grid;bundle-version="1.11.17", com.raytheon.uf.common.dissemination;bundle-version="1.0.0", - com.raytheon.uf.common.serialization.comm;bundle-version="1.11.17", - com.raytheon.uf.viz.localization, com.raytheon.uf.viz.core.maps;bundle-version="1.12.1174", com.raytheon.uf.viz.core.rsc;bundle-version="1.0.0", com.raytheon.viz.ui.personalities.awips;bundle-version="1.12.1174", diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/META-INF/MANIFEST.MF b/ncep/gov.noaa.nws.ncep.ui.nsharp/META-INF/MANIFEST.MF index a01855464d..e0497fa11a 100644 --- a/ncep/gov.noaa.nws.ncep.ui.nsharp/META-INF/MANIFEST.MF +++ b/ncep/gov.noaa.nws.ncep.ui.nsharp/META-INF/MANIFEST.MF @@ -21,8 +21,7 @@ Require-Bundle: org.eclipse.ui;bundle-version="3.4.1", com.raytheon.uf.common.sounding Bundle-RequiredExecutionEnvironment: JavaSE-1.6 Bundle-ActivationPolicy: lazy -Import-Package: com.raytheon.edex.meteoLib, - com.raytheon.edex.plugin.modelsounding.common, +Import-Package: com.raytheon.edex.plugin.modelsounding.common, com.raytheon.edex.plugin.modelsounding.dao, com.raytheon.uf.common.serialization.comm, com.raytheon.uf.common.sounding, diff --git a/ncep/gov.noaa.nws.ncep.viz.rsc.ncradar/META-INF/MANIFEST.MF b/ncep/gov.noaa.nws.ncep.viz.rsc.ncradar/META-INF/MANIFEST.MF index dfb0d4cee6..a8bfc1996b 100644 --- a/ncep/gov.noaa.nws.ncep.viz.rsc.ncradar/META-INF/MANIFEST.MF +++ b/ncep/gov.noaa.nws.ncep.viz.rsc.ncradar/META-INF/MANIFEST.MF @@ -26,8 +26,7 @@ Require-Bundle: org.apache.batik;bundle-version="1.6.0", com.raytheon.uf.common.units;bundle-version="1.0.0" Bundle-ActivationPolicy: lazy Bundle-RequiredExecutionEnvironment: JavaSE-1.6 -Import-Package: com.raytheon.edex.meteoLib, - com.raytheon.uf.common.dataplugin, +Import-Package: com.raytheon.uf.common.dataplugin, com.raytheon.uf.common.datastorage, com.raytheon.uf.common.geospatial, com.raytheon.uf.common.localization,