Conflicts: cave/com.raytheon.uf.viz.d2d.core/src/com/raytheon/uf/viz/d2d/core/time/D2DTimeMatcher.java cave/com.raytheon.viz.texteditor/src/com/raytheon/viz/texteditor/dialogs/TextEditorDialog.java cave/com.raytheon.viz.warngen/src/com/raytheon/viz/warngen/gui/FollowupData.java edexOsgi/com.raytheon.edex.plugin.bufrua/res/pointdata/bufruadb.xml edexOsgi/com.raytheon.edex.plugin.gfe/res/spring/gfe-spring.xml edexOsgi/com.raytheon.edex.plugin.gfe/src/com/raytheon/edex/plugin/gfe/db/dao/GFEDao.java edexOsgi/com.raytheon.edex.plugin.gfe/utility/edex_static/base/gfe/isc/ifpnetCDF.py edexOsgi/com.raytheon.edex.plugin.modelsounding/META-INF/MANIFEST.MF edexOsgi/com.raytheon.uf.common.dataplugin.warning/src/com/raytheon/uf/common/dataplugin/warning/AbstractWarningRecord.java Former-commit-id: e1aa1aa51e2325b005604aa971e842bccfcd8375
33 lines
1.5 KiB
Text
33 lines
1.5 KiB
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Modelsounding Plug-in
|
|
Bundle-SymbolicName: com.raytheon.edex.plugin.modelsounding
|
|
Bundle-Version: 1.12.1174.qualifier
|
|
Eclipse-RegisterBuddy: com.raytheon.uf.common.serialization
|
|
Bundle-Vendor: RAYTHEON
|
|
com.google.guava;bundle-version="1.0.0"
|
|
Export-Package: com.raytheon.edex.plugin.modelsounding,
|
|
com.raytheon.edex.plugin.modelsounding.common,
|
|
com.raytheon.edex.plugin.modelsounding.dao,
|
|
com.raytheon.edex.plugin.modelsounding.decoder
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Require-Bundle: com.raytheon.uf.common.dataplugin;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.status;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.serialization;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.geospatial;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.localization;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.datastorage;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.site;bundle-version="1.12.1174",
|
|
com.raytheon.uf.edex.core;bundle-version="1.12.1174",
|
|
com.raytheon.uf.edex.database;bundle-version="1.0.0",
|
|
com.raytheon.uf.edex.pointdata;bundle-version="1.12.1174",
|
|
com.raytheon.uf.edex.decodertools;bundle-version="1.12.1174",
|
|
javax.persistence;bundle-version="1.0.0",
|
|
org.hibernate;bundle-version="1.0.0",
|
|
org.springframework;bundle-version="3.1.4",
|
|
com.google.guava;bundle-version="1.0.0"
|
|
Import-Package: com.raytheon.edex.esb,
|
|
com.raytheon.edex.exception,
|
|
com.raytheon.edex.plugin,
|
|
org.apache.commons.logging
|
|
|