Merge "Omaha #3356 more removal of unnecessary register buddies" into omaha_14.4.1
Former-commit-id: 90e8451dd089de67278368ca665da0cfc5bb6740
This commit is contained in:
commit
986a03c7c5
3 changed files with 2 additions and 5 deletions
|
@ -12,4 +12,3 @@ Require-Bundle: org.eclipse.core.runtime,
|
|||
org.eclipse.ui;bundle-version="3.6.1"
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
||||
Bundle-ActivationPolicy: lazy
|
||||
Eclipse-RegisterBuddy: com.raytheon.uf.common.event
|
||||
|
|
|
@ -5,7 +5,6 @@ Bundle-SymbolicName: com.raytheon.uf.viz.radarapps.fsi;singleton:=true
|
|||
Bundle-Version: 1.14.0.qualifier
|
||||
Bundle-Activator: com.raytheon.uf.viz.radarapps.fsi.Activator
|
||||
Bundle-Vendor: Raytheon
|
||||
Eclipse-BuddyPolicy: global
|
||||
Require-Bundle: org.eclipse.ui,
|
||||
org.eclipse.core.runtime,
|
||||
com.raytheon.uf.viz.core;bundle-version="1.11.17",
|
||||
|
|
|
@ -2,15 +2,14 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Warning
|
||||
Bundle-SymbolicName: com.raytheon.uf.common.dataplugin.warning
|
||||
Bundle-Version: 1.12.1174.qualifier
|
||||
Bundle-Version: 1.14.0.qualifier
|
||||
Bundle-Vendor: RAYTHEON
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
||||
Export-Package: com.raytheon.uf.common.dataplugin.warning,
|
||||
com.raytheon.uf.common.dataplugin.warning.config,
|
||||
com.raytheon.uf.common.dataplugin.warning.gis,
|
||||
com.raytheon.uf.common.dataplugin.warning.portions,
|
||||
com.raytheon.uf.common.dataplugin.warning.util
|
||||
Eclipse-RegisterBuddy: com.raytheon.uf.common.serialization.comm
|
||||
Import-Package: com.raytheon.uf.common.time,
|
||||
javax.persistence,
|
||||
org.apache.commons.lang,
|
||||
|
|
Loading…
Add table
Reference in a new issue