Issue #2142 more removing of dependencies from common plugins to edex.common

Change-Id: I3ccb07227ef6adef233898e7fae6678ea4d18c7f

Former-commit-id: c137e92198 [formerly 23802cfe02] [formerly 28c79d0a56] [formerly c137e92198 [formerly 23802cfe02] [formerly 28c79d0a56] [formerly c2bf2163d9 [formerly 28c79d0a56 [formerly 2342170ce4cf51f12759afa26fc5af46f35c6188]]]]
Former-commit-id: c2bf2163d9
Former-commit-id: 342649b95b [formerly 2117ec71c6] [formerly 80525ffd198786b7cfb596c35ca6de95bc0f8008 [formerly 018845db8f]]
Former-commit-id: a40c49a988ae1f533493b9287fcce9665cb4594f [formerly f0a8895a98]
Former-commit-id: 3801d84a2f
This commit is contained in:
Nate Jensen 2013-08-12 15:41:39 -05:00
parent f349600446
commit 90f625f6f9
36 changed files with 142 additions and 129 deletions

View file

@ -7,9 +7,7 @@ Bundle-Activator: com.raytheon.uf.viz.ncwf.Activator
Bundle-Vendor: RAYTHEON
Eclipse-RegisterBuddy: com.raytheon.viz.core, com.raytheon.uf.viz.core
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Import-Package: com.raytheon.edex.db.dao,
com.raytheon.uf.common.dataplugin,
com.raytheon.uf.common.dataplugin.ncwf,
Import-Package: com.raytheon.uf.common.dataplugin,
com.raytheon.uf.common.dataplugin.persist,
com.raytheon.uf.common.datastorage,
com.raytheon.uf.common.datastorage.records,
@ -43,4 +41,5 @@ Bundle-ActivationPolicy: lazy
Export-Package: com.raytheon.uf.viz.ncwf,
com.raytheon.uf.viz.ncwf.rsc
Require-Bundle: com.raytheon.uf.viz.core,
com.raytheon.viz.core;bundle-version="1.11.16"
com.raytheon.viz.core,
com.raytheon.uf.common.dataplugin.bufrncwf

View file

@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: AlertMonitor Plug-in
Bundle-SymbolicName: com.raytheon.uf.common.alertmonitor
Bundle-Version: 1.12.1174.qualifier
Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization
Eclipse-RegisterBuddy: com.raytheon.uf.common.serialization
Bundle-Vendor: RAYTHEON
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Import-Package: com.raytheon.uf.common.message,

View file

@ -4,7 +4,7 @@ Bundle-Name: Providerretrieval
Bundle-SymbolicName: com.raytheon.uf.common.datadelivery.retrieval
Bundle-Version: 1.0.0.qualifier
Bundle-Vendor: RAYTHEON
Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization
Eclipse-RegisterBuddy: com.raytheon.uf.common.serialization
Require-Bundle: com.raytheon.uf.common.serialization;bundle-version="1.12.1174",
com.raytheon.uf.common.datadelivery.registry;bundle-version="1.0.0",
com.raytheon.uf.common.status;bundle-version="1.12.1174",

View file

@ -4,14 +4,15 @@ Bundle-Name: Binlightning Plug-in
Bundle-SymbolicName: com.raytheon.uf.common.dataplugin.binlightning
Bundle-Version: 1.12.1174.qualifier
Bundle-Vendor: RAYTHEON
Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization
Eclipse-RegisterBuddy: com.raytheon.uf.common.serialization
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Export-Package: com.raytheon.uf.common.dataplugin.binlightning,
com.raytheon.uf.common.dataplugin.binlightning.impl
Require-Bundle: com.raytheon.edex.common,
Require-Bundle: com.raytheon.uf.common.serialization,
org.geotools,
javax.persistence,
javax.measure
Import-Package: com.raytheon.uf.common.dataplugin.binlightning,
com.raytheon.uf.edex.decodertools.core,
javax.measure,
com.raytheon.uf.common.dataplugin,
com.raytheon.uf.common.datastorage
Import-Package: com.raytheon.uf.edex.decodertools.core,
com.raytheon.uf.edex.decodertools.time

View file

@ -6,11 +6,10 @@ Bundle-Version: 1.12.1174.qualifier
Bundle-Vendor: RAYTHEON
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Export-Package: com.raytheon.uf.common.dataplugin.bufrascat
Require-Bundle: com.raytheon.edex.common,
org.geotools,
javax.persistence,
javax.measure
Require-Bundle: javax.persistence,
javax.measure,
com.raytheon.uf.common.serialization,
com.raytheon.uf.common.dataplugin,
com.raytheon.uf.common.geospatial
Import-Package: com.raytheon.uf.common.pointdata,
com.raytheon.uf.common.pointdata.spatial,
com.raytheon.uf.edex.decodertools.time,
com.raytheon.uf.edex.pointdata
com.raytheon.uf.common.pointdata.spatial

View file

@ -5,12 +5,11 @@ Bundle-SymbolicName: com.raytheon.uf.common.dataplugin.bufrhdw
Bundle-Version: 1.12.1174.qualifier
Bundle-Vendor: RAYTHEON
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Export-Package: com.raytheon.uf.common.dataplugin.bufrhdw,
com.raytheon.uf.common.dataplugin.bufrhdw.dao
Require-Bundle: com.raytheon.edex.common,
com.raytheon.uf.common.pointdata;bundle-version="1.11.8",
com.raytheon.uf.edex.pointdata;bundle-version="1.11.8",
org.geotools,
Export-Package: com.raytheon.uf.common.dataplugin.bufrhdw
Require-Bundle: com.raytheon.uf.common.pointdata,
javax.persistence,
javax.measure
javax.measure,
com.raytheon.uf.common.dataplugin,
com.raytheon.uf.common.geospatial,
com.raytheon.uf.common.serialization
Import-Package: com.raytheon.uf.common.status

View file

@ -5,12 +5,11 @@ Bundle-SymbolicName: com.raytheon.uf.common.dataplugin.bufrmthdw
Bundle-Version: 1.12.1174.qualifier
Bundle-Vendor: RAYTHEON
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Export-Package: com.raytheon.uf.common.dataplugin.bufrmthdw,
com.raytheon.uf.common.dataplugin.bufrmthdw.dao
Require-Bundle: com.raytheon.edex.common,
com.raytheon.uf.common.pointdata;bundle-version="1.11.8",
com.raytheon.uf.edex.pointdata;bundle-version="1.11.8",
org.geotools,
Export-Package: com.raytheon.uf.common.dataplugin.bufrmthdw
Require-Bundle: com.raytheon.uf.common.pointdata,
javax.persistence,
javax.measure
javax.measure,
com.raytheon.uf.common.geospatial,
com.raytheon.uf.common.dataplugin,
com.raytheon.uf.common.serialization
Import-Package: com.raytheon.uf.common.status

View file

@ -3,18 +3,16 @@ Bundle-ManifestVersion: 2
Bundle-Name: Ncwf Plug-in
Bundle-SymbolicName: com.raytheon.uf.common.dataplugin.bufrncwf
Bundle-Version: 1.12.1174.qualifier
Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization
Eclipse-RegisterBuddy: com.raytheon.uf.common.serialization
Bundle-Vendor: RAYTHEON
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Export-Package: com.raytheon.uf.common.dataplugin.ncwf,
com.raytheon.uf.common.dataplugin.ncwf.dao
Require-Bundle: com.raytheon.edex.common,
org.geotools,
Export-Package: com.raytheon.uf.common.dataplugin.ncwf
Require-Bundle: com.raytheon.uf.common.serialization,
javax.persistence,
javax.measure
javax.measure,
com.raytheon.uf.common.dataplugin,
com.raytheon.uf.common.geospatial
Import-Package: com.raytheon.uf.common.pointdata,
com.raytheon.uf.common.pointdata.spatial,
com.raytheon.uf.common.status,
com.raytheon.uf.edex.decodertools.core,
com.raytheon.uf.edex.decodertools.time,
com.raytheon.uf.edex.pointdata
com.raytheon.uf.edex.decodertools.core

View file

@ -5,12 +5,11 @@ Bundle-SymbolicName: com.raytheon.uf.common.dataplugin.bufrquikscat
Bundle-Version: 1.12.1174.qualifier
Bundle-Vendor: RAYTHEON
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Export-Package: com.raytheon.uf.common.dataplugin.bufrquikscat,
com.raytheon.uf.common.dataplugin.bufrquikscat.dao
Require-Bundle: com.raytheon.edex.common,
com.raytheon.uf.common.pointdata;bundle-version="1.11.8",
com.raytheon.uf.edex.pointdata;bundle-version="1.11.8",
org.geotools,
Export-Package: com.raytheon.uf.common.dataplugin.bufrquikscat
Require-Bundle: com.raytheon.uf.common.pointdata,
javax.persistence,
javax.measure
javax.measure,
com.raytheon.uf.common.geospatial,
com.raytheon.uf.common.dataplugin,
com.raytheon.uf.common.serialization
Import-Package: com.raytheon.uf.common.status

View file

@ -3,20 +3,17 @@ Bundle-ManifestVersion: 2
Bundle-Name: Bufrsigwx Plug-in
Bundle-SymbolicName: com.raytheon.uf.common.dataplugin.bufrsigwx
Bundle-Version: 1.12.1174.qualifier
Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization
Eclipse-RegisterBuddy: com.raytheon.uf.common.serialization
Bundle-Vendor: RAYTHEON
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Export-Package: com.raytheon.uf.common.dataplugin.bufrsigwx,
com.raytheon.uf.common.dataplugin.bufrsigwx.dao,
com.raytheon.uf.common.dataplugin.bufrsigwx.common
Require-Bundle: com.raytheon.edex.common,
com.raytheon.uf.common.pointdata;bundle-version="1.11.8",
com.raytheon.uf.edex.pointdata;bundle-version="1.11.8",
Require-Bundle: com.raytheon.uf.common.serialization,
com.raytheon.uf.common.pointdata,
org.geotools,
javax.persistence,
javax.measure
javax.measure,
com.raytheon.uf.common.dataplugin
Import-Package: com.raytheon.uf.common.pointdata,
com.raytheon.uf.common.status,
com.raytheon.uf.edex.decodertools.time,
com.raytheon.uf.edex.pointdata,
org.apache.commons.logging

View file

@ -3,19 +3,17 @@ Bundle-ManifestVersion: 2
Bundle-Name: Bufrssmi Plug-in
Bundle-SymbolicName: com.raytheon.uf.common.dataplugin.bufrssmi
Bundle-Version: 1.12.1174.qualifier
Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization
Eclipse-RegisterBuddy: com.raytheon.uf.common.serialization
Bundle-Vendor: RAYTHEON
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Export-Package: com.raytheon.uf.common.dataplugin.bufrssmi,
com.raytheon.uf.common.dataplugin.bufrssmi.dao
Require-Bundle: com.raytheon.edex.common,
com.raytheon.uf.common.pointdata;bundle-version="1.11.8",
com.raytheon.uf.edex.pointdata;bundle-version="1.11.8",
org.geotools,
Export-Package: com.raytheon.uf.common.dataplugin.bufrssmi
Require-Bundle: com.raytheon.uf.common.serialization,
com.raytheon.uf.common.pointdata,
javax.persistence,
javax.measure
javax.measure,
com.raytheon.uf.common.geospatial,
com.raytheon.uf.common.dataplugin
Import-Package: com.raytheon.uf.common.dataplugin.bufrssmi,
com.raytheon.uf.common.pointdata,
com.raytheon.uf.common.status,
com.raytheon.uf.edex.decodertools.time,
com.raytheon.uf.edex.pointdata
com.raytheon.uf.edex.decodertools.time

View file

@ -5,15 +5,19 @@ Bundle-SymbolicName: com.raytheon.uf.edex.plugin.bufrascat
Bundle-Version: 1.12.1174.qualifier
Bundle-Vendor: RAYTHEON
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Require-Bundle: com.raytheon.uf.common.dataplugin.bufrascat;bundle-version="1.0.0",
com.raytheon.edex.common;bundle-version="1.11.1",
com.raytheon.uf.edex.decodertools;bundle-version="1.0.0",
com.raytheon.uf.common.pointdata;bundle-version="1.11.8",
com.raytheon.uf.edex.pointdata;bundle-version="1.11.8",
Require-Bundle: com.raytheon.uf.common.dataplugin.bufrascat,
com.raytheon.uf.edex.decodertools,
com.raytheon.uf.common.pointdata,
com.raytheon.uf.edex.pointdata,
com.raytheon.uf.common.localization,
org.geotools,
javax.persistence,
javax.measure
Import-Package: com.raytheon.uf.common.status,
javax.measure,
com.raytheon.uf.common.dataplugin,
com.raytheon.uf.edex.database,
com.raytheon.uf.common.serialization
Import-Package: com.raytheon.uf.common.datastorage,
com.raytheon.uf.common.status,
com.raytheon.uf.edex.bufrtools,
com.raytheon.uf.edex.core,
org.apache.commons.logging

View file

@ -6,12 +6,17 @@ Bundle-Version: 1.12.1174.qualifier
Bundle-Vendor: RAYTHEON
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Require-Bundle: com.raytheon.uf.common.dataplugin.bufrhdw;bundle-version="1.0.0",
com.raytheon.edex.common;bundle-version="1.11.1",
com.raytheon.uf.edex.decodertools;bundle-version="1.0.0",
com.raytheon.uf.common.pointdata;bundle-version="1.11.8",
com.raytheon.uf.edex.pointdata;bundle-version="1.11.8",
com.raytheon.uf.edex.decodertools,
com.raytheon.uf.common.pointdata,
com.raytheon.uf.edex.pointdata,
org.geotools,
javax.persistence,
javax.measure
Import-Package: com.raytheon.uf.edex.bufrtools,
javax.measure,
com.raytheon.uf.common.dataplugin,
com.raytheon.uf.edex.database,
com.raytheon.uf.common.serialization
Import-Package: com.raytheon.uf.common.datastorage,
com.raytheon.uf.common.status,
com.raytheon.uf.edex.bufrtools,
com.raytheon.uf.edex.core,
org.apache.commons.logging

View file

@ -9,7 +9,7 @@
<bean id="bufrhdwProperties" class="com.raytheon.uf.common.dataplugin.PluginProperties">
<property name="pluginName" ref="bufrhdwPluginName" />
<property name="pluginFQN" value="com.raytheon.uf.common.dataplugin.bufrhdw" />
<property name="dao" value="com.raytheon.uf.common.dataplugin.bufrhdw.dao.BufrHDWObsDao" />
<property name="dao" value="com.raytheon.uf.edex.plugin.bufrhdw.BufrHDWObsDao" />
<property name="record" value="com.raytheon.uf.common.dataplugin.bufrhdw.BufrHDWObs" />
</bean>

View file

@ -17,7 +17,7 @@
* See the AWIPS II Master Rights File ("Master Rights File.pdf") for
* further licensing information.
**/
package com.raytheon.uf.common.dataplugin.bufrhdw.dao;
package com.raytheon.uf.edex.plugin.bufrhdw;
import java.util.List;
import com.raytheon.uf.common.dataplugin.PluginException;

View file

@ -25,7 +25,6 @@ import java.util.List;
import com.raytheon.uf.common.dataplugin.PluginDataObject;
import com.raytheon.uf.common.dataplugin.bufrhdw.BufrHDWObs;
import com.raytheon.uf.common.dataplugin.bufrhdw.dao.BufrHDWObsDao;
import com.raytheon.uf.common.pointdata.PointDataDescription;
import com.raytheon.uf.edex.bufrtools.AbstractBUFRDecoder;
import com.raytheon.uf.edex.decodertools.bufr.BUFRDataDocument;

View file

@ -5,13 +5,14 @@ Bundle-SymbolicName: com.raytheon.uf.edex.plugin.bufrmthdw
Bundle-Version: 1.12.1174.qualifier
Bundle-Vendor: RAYTHEON
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Require-Bundle: com.raytheon.uf.common.dataplugin.bufrmthdw;bundle-version="1.0.0",
com.raytheon.edex.common;bundle-version="1.11.1",
com.raytheon.uf.edex.decodertools;bundle-version="1.0.0",
com.raytheon.uf.common.pointdata;bundle-version="1.11.8",
com.raytheon.uf.edex.pointdata;bundle-version="1.11.8",
Require-Bundle: com.raytheon.uf.common.dataplugin.bufrmthdw,
com.raytheon.edex.common,
com.raytheon.uf.edex.decodertools,
com.raytheon.uf.common.pointdata,
com.raytheon.uf.edex.pointdata,
org.geotools,
javax.persistence,
javax.measure
Import-Package: com.raytheon.uf.edex.bufrtools,
Import-Package: com.raytheon.uf.common.status,
com.raytheon.uf.edex.bufrtools,
org.apache.commons.logging

View file

@ -9,7 +9,7 @@
<bean id="bufrmthdwProperties" class="com.raytheon.uf.common.dataplugin.PluginProperties">
<property name="pluginName" ref="bufrmthdwPluginName" />
<property name="pluginFQN" value="com.raytheon.uf.common.dataplugin.bufrmthdw" />
<property name="dao" value="com.raytheon.uf.common.dataplugin.bufrmthdw.dao.BufrMTHDWObsDao" />
<property name="dao" value="com.raytheon.uf.edex.plugin.bufrmthdw.BufrMTHDWObsDao" />
<property name="record" value="com.raytheon.uf.common.dataplugin.bufrmthdw.BufrMTHDWObs" />
</bean>

View file

@ -17,7 +17,7 @@
* See the AWIPS II Master Rights File ("Master Rights File.pdf") for
* further licensing information.
**/
package com.raytheon.uf.common.dataplugin.bufrmthdw.dao;
package com.raytheon.uf.edex.plugin.bufrmthdw;
import java.util.List;

View file

@ -25,7 +25,6 @@ import java.util.List;
import com.raytheon.uf.common.dataplugin.PluginDataObject;
import com.raytheon.uf.common.dataplugin.bufrmthdw.BufrMTHDWObs;
import com.raytheon.uf.common.dataplugin.bufrmthdw.dao.BufrMTHDWObsDao;
import com.raytheon.uf.common.pointdata.PointDataDescription;
import com.raytheon.uf.edex.bufrtools.AbstractBUFRDecoder;
import com.raytheon.uf.edex.decodertools.bufr.BUFRDataDocument;

View file

@ -6,12 +6,17 @@ Bundle-Version: 1.12.1174.qualifier
Bundle-Vendor: RAYTHEON
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Require-Bundle: com.raytheon.uf.common.dataplugin.bufrncwf,
com.raytheon.edex.common;bundle-version="1.11.1",
com.raytheon.uf.edex.decodertools;bundle-version="1.0.0",
com.raytheon.uf.common.pointdata;bundle-version="1.11.8",
com.raytheon.uf.edex.pointdata;bundle-version="1.11.8",
com.raytheon.uf.edex.decodertools,
com.raytheon.uf.common.pointdata,
com.raytheon.uf.edex.pointdata,
org.geotools,
javax.persistence,
javax.measure
Import-Package: com.raytheon.uf.edex.bufrtools,
javax.measure,
com.raytheon.uf.common.dataplugin,
com.raytheon.uf.edex.database,
com.raytheon.uf.common.serialization
Import-Package: com.raytheon.uf.common.datastorage,
com.raytheon.uf.common.status,
com.raytheon.uf.edex.bufrtools,
com.raytheon.uf.edex.core,
org.apache.commons.logging

View file

@ -9,7 +9,7 @@
<bean id="bufrncwfProperties" class="com.raytheon.uf.common.dataplugin.PluginProperties">
<property name="pluginName" ref="bufrncwfPluginName" />
<property name="pluginFQN" value="com.raytheon.uf.common.dataplugin.bufrncwf" />
<property name="dao" value="com.raytheon.uf.common.dataplugin.ncwf.dao.BUFRncwfDao" />
<property name="dao" value="com.raytheon.uf.edex.plugin.bufrncwf.BUFRncwfDao" />
<property name="record" value="com.raytheon.uf.common.dataplugin.ncwf.BUFRncwf" />
</bean>

View file

@ -17,7 +17,7 @@
* See the AWIPS II Master Rights File ("Master Rights File.pdf") for
* further licensing information.
**/
package com.raytheon.uf.common.dataplugin.ncwf.dao;
package com.raytheon.uf.edex.plugin.bufrncwf;
import java.util.List;

View file

@ -26,7 +26,6 @@ import java.util.List;
import com.raytheon.uf.common.dataplugin.PluginDataObject;
import com.raytheon.uf.common.dataplugin.PluginException;
import com.raytheon.uf.common.dataplugin.ncwf.BUFRncwf;
import com.raytheon.uf.common.dataplugin.ncwf.dao.BUFRncwfDao;
import com.raytheon.uf.common.pointdata.PointDataDescription;
import com.raytheon.uf.edex.bufrtools.AbstractBUFRDecoder;
import com.raytheon.uf.edex.decodertools.bufr.BUFRDataDocument;

View file

@ -5,13 +5,18 @@ Bundle-SymbolicName: com.raytheon.uf.edex.plugin.bufrquikscat
Bundle-Version: 1.12.1174.qualifier
Bundle-Vendor: RAYTHEON
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Require-Bundle: com.raytheon.uf.common.dataplugin.bufrquikscat;bundle-version="1.0.0",
com.raytheon.edex.common;bundle-version="1.11.1",
com.raytheon.uf.edex.decodertools;bundle-version="1.0.0",
com.raytheon.uf.common.pointdata;bundle-version="1.11.8",
com.raytheon.uf.edex.pointdata;bundle-version="1.11.8",
Require-Bundle: com.raytheon.uf.common.dataplugin.bufrquikscat,
com.raytheon.uf.edex.decodertools,
com.raytheon.uf.common.pointdata,
com.raytheon.uf.edex.pointdata,
org.geotools,
javax.persistence,
javax.measure
Import-Package: com.raytheon.uf.edex.bufrtools,
javax.measure,
com.raytheon.uf.common.dataplugin,
com.raytheon.uf.edex.database,
com.raytheon.uf.common.serialization
Import-Package: com.raytheon.uf.common.datastorage,
com.raytheon.uf.common.status,
com.raytheon.uf.edex.bufrtools,
com.raytheon.uf.edex.core,
org.apache.commons.logging

View file

@ -9,7 +9,7 @@
<bean id="bufrquikscatProperties" class="com.raytheon.uf.common.dataplugin.PluginProperties">
<property name="pluginName" ref="bufrquikscatPluginName" />
<property name="pluginFQN" value="com.raytheon.uf.common.dataplugin.bufrquikscat" />
<property name="dao" value="com.raytheon.uf.common.dataplugin.bufrquikscat.dao.QUIKScatObsDao" />
<property name="dao" value="com.raytheon.uf.edex.plugin.bufrquikscat.QUIKScatObsDao" />
<property name="record" value="com.raytheon.uf.common.dataplugin.bufrquikscat.QUIKScatObs" />
</bean>

View file

@ -26,7 +26,6 @@ import java.util.List;
import com.raytheon.uf.common.dataplugin.PluginDataObject;
import com.raytheon.uf.common.dataplugin.PluginException;
import com.raytheon.uf.common.dataplugin.bufrquikscat.QUIKScatObs;
import com.raytheon.uf.common.dataplugin.bufrquikscat.dao.QUIKScatObsDao;
import com.raytheon.uf.common.pointdata.PointDataDescription;
import com.raytheon.uf.edex.bufrtools.AbstractBUFRDecoder;
import com.raytheon.uf.edex.decodertools.bufr.BUFRDataDocument;

View file

@ -17,7 +17,7 @@
* See the AWIPS II Master Rights File ("Master Rights File.pdf") for
* further licensing information.
**/
package com.raytheon.uf.common.dataplugin.bufrquikscat.dao;
package com.raytheon.uf.edex.plugin.bufrquikscat;
import java.util.List;
import com.raytheon.uf.common.dataplugin.PluginException;

View file

@ -6,12 +6,17 @@ Bundle-Version: 1.12.1174.qualifier
Bundle-Vendor: RAYTHEON
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Require-Bundle: com.raytheon.uf.common.dataplugin.bufrsigwx,
com.raytheon.edex.common;bundle-version="1.11.1",
com.raytheon.uf.edex.decodertools;bundle-version="1.0.0",
com.raytheon.uf.common.pointdata;bundle-version="1.11.8",
com.raytheon.uf.edex.pointdata;bundle-version="1.11.8",
com.raytheon.uf.edex.decodertools,
com.raytheon.uf.common.pointdata,
com.raytheon.uf.edex.pointdata,
org.geotools,
javax.persistence,
javax.measure
Import-Package: com.raytheon.uf.edex.bufrtools,
javax.measure,
com.raytheon.uf.common.dataplugin,
com.raytheon.uf.edex.database,
com.raytheon.uf.common.serialization
Import-Package: com.raytheon.uf.common.datastorage,
com.raytheon.uf.common.status,
com.raytheon.uf.edex.bufrtools,
com.raytheon.uf.edex.core,
org.apache.commons.logging

View file

@ -9,7 +9,7 @@
<bean id="bufrsigwxProperties" class="com.raytheon.uf.common.dataplugin.PluginProperties">
<property name="pluginName" ref="bufrsigwxPluginName" />
<property name="pluginFQN" value="com.raytheon.uf.common.dataplugin.bufrsigwx" />
<property name="dao" value="com.raytheon.uf.common.dataplugin.bufrsigwx.dao.SigWxDataDao" />
<property name="dao" value="com.raytheon.uf.edex.plugin.bufrsigwx.SigWxDataDao" />
<property name="record" value="com.raytheon.uf.common.dataplugin.bufrsigwx.SigWxData" />
</bean>

View file

@ -17,7 +17,7 @@
* See the AWIPS II Master Rights File ("Master Rights File.pdf") for
* further licensing information.
**/
package com.raytheon.uf.common.dataplugin.bufrsigwx.dao;
package com.raytheon.uf.edex.plugin.bufrsigwx;
import java.util.List;
import java.util.Map;

View file

@ -26,7 +26,6 @@ import java.util.List;
import com.raytheon.uf.common.dataplugin.PluginDataObject;
import com.raytheon.uf.common.dataplugin.PluginException;
import com.raytheon.uf.common.dataplugin.bufrsigwx.SigWxData;
import com.raytheon.uf.common.dataplugin.bufrsigwx.dao.SigWxDataDao;
import com.raytheon.uf.common.pointdata.PointDataDescription;
import com.raytheon.uf.edex.bufrtools.AbstractBUFRDecoder;
import com.raytheon.uf.edex.decodertools.bufr.BUFRDataDocument;

View file

@ -5,13 +5,18 @@ Bundle-SymbolicName: com.raytheon.uf.edex.plugin.bufrssmi
Bundle-Version: 1.12.1174.qualifier
Bundle-Vendor: RAYTHEON
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Require-Bundle: com.raytheon.uf.common.dataplugin.bufrssmi;bundle-version="1.0.0",
com.raytheon.edex.common;bundle-version="1.11.1",
com.raytheon.uf.edex.decodertools;bundle-version="1.0.0",
com.raytheon.uf.common.pointdata;bundle-version="1.11.8",
com.raytheon.uf.edex.pointdata;bundle-version="1.11.8",
Require-Bundle: com.raytheon.uf.common.dataplugin.bufrssmi,
com.raytheon.uf.edex.decodertools,
com.raytheon.uf.common.pointdata,
com.raytheon.uf.edex.pointdata,
org.geotools,
javax.persistence,
javax.measure
Import-Package: com.raytheon.uf.edex.bufrtools,
javax.measure,
com.raytheon.uf.common.dataplugin,
com.raytheon.uf.edex.database,
com.raytheon.uf.common.serialization
Import-Package: com.raytheon.uf.common.datastorage,
com.raytheon.uf.common.status,
com.raytheon.uf.edex.bufrtools,
com.raytheon.uf.edex.core,
org.apache.commons.logging

View file

@ -9,7 +9,7 @@
<bean id="bufrssmiProperties" class="com.raytheon.uf.common.dataplugin.PluginProperties">
<property name="pluginName" ref="bufrssmiPluginName" />
<property name="pluginFQN" value="com.raytheon.uf.common.dataplugin.bufrssmi" />
<property name="dao" value="com.raytheon.uf.common.dataplugin.bufrssmi.dao.SSMIScanDataDao" />
<property name="dao" value="com.raytheon.uf.edex.plugin.bufrssmi.SSMIScanDataDao" />
<property name="record" value="com.raytheon.uf.common.dataplugin.bufrssmi.SSMIScanData" />
</bean>

View file

@ -25,7 +25,6 @@ import java.util.List;
import com.raytheon.uf.common.dataplugin.PluginDataObject;
import com.raytheon.uf.common.dataplugin.bufrssmi.SSMIScanData;
import com.raytheon.uf.common.dataplugin.bufrssmi.dao.SSMIScanDataDao;
import com.raytheon.uf.common.pointdata.PointDataDescription;
import com.raytheon.uf.edex.bufrtools.AbstractBUFRDecoder;
import com.raytheon.uf.edex.decodertools.bufr.BUFRDataDocument;

View file

@ -17,7 +17,7 @@
* See the AWIPS II Master Rights File ("Master Rights File.pdf") for
* further licensing information.
**/
package com.raytheon.uf.common.dataplugin.bufrssmi.dao;
package com.raytheon.uf.edex.plugin.bufrssmi;
import java.util.List;
import com.raytheon.uf.common.dataplugin.PluginException;