fix bugs in DatabaseArchiver.determineStartTime(). Change-Id: I2a7a71bcf7bdbc5ea786d949631b45342675ce1f Former-commit-id:8592a9a50d
[formerly526abfd36e
] [formerly8592a9a50d
[formerly526abfd36e
] [formerly04ab5d619b
[formerly 6e45fc4f0eb15409a20be99c02b2ac43c8ed842e]]] Former-commit-id:04ab5d619b
Former-commit-id:cf74c74cc2
[formerly36717c7a3e
] Former-commit-id:aeba62a5d9
23 lines
952 B
Text
23 lines
952 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Text Plug-in
|
|
Bundle-SymbolicName: com.raytheon.edex.plugin.text
|
|
Bundle-Version: 1.12.1174.qualifier
|
|
Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization
|
|
Bundle-Vendor: RAYTHEON
|
|
Require-Bundle: com.raytheon.edex.textdb,
|
|
org.apache.commons.logging,
|
|
org.apache.commons.lang,
|
|
com.raytheon.edex.common,
|
|
javax.persistence,
|
|
com.raytheon.uf.common.serialization.comm,
|
|
com.raytheon.uf.edex.decodertools;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.status;bundle-version="1.11.17",
|
|
com.raytheon.uf.common.site;bundle-version="1.12.1174"
|
|
Export-Package: com.raytheon.edex.plugin.text,
|
|
com.raytheon.edex.plugin.text.dao
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Import-Package: com.raytheon.uf.common.dataplugin.text,
|
|
com.raytheon.uf.common.dataplugin.text.db,
|
|
com.raytheon.uf.common.dataplugin.text.request,
|
|
com.raytheon.uf.edex.maintenance.archive
|