Amend: Removed deleted files from build.properties Change-Id: Id6aad305848ce137eb7e26cf689e172f165211fa Former-commit-id:50825200a1
[formerly f47d21972b86d8c2c757874c5e450f93e5704133] Former-commit-id:63421a4819
24 lines
879 B
Text
24 lines
879 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Parameter
|
|
Bundle-SymbolicName: com.raytheon.uf.edex.parameter
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Import-Package: com.raytheon.edex.db.dao,
|
|
com.raytheon.uf.common.dataplugin,
|
|
com.raytheon.uf.common.datastorage,
|
|
com.raytheon.uf.common.serialization.comm,
|
|
com.raytheon.uf.common.status,
|
|
com.raytheon.uf.edex.core,
|
|
com.raytheon.uf.edex.database,
|
|
com.raytheon.uf.edex.database.dao,
|
|
com.raytheon.uf.edex.database.plugin,
|
|
javax.measure.unit,
|
|
org.hibernate,
|
|
org.hibernate.criterion,
|
|
org.springframework.dao.support,
|
|
org.springframework.orm.hibernate3.support
|
|
Export-Package: com.raytheon.uf.edex.parameter
|
|
Require-Bundle: com.raytheon.uf.common.parameter;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.serialization;bundle-version="1.12.1174"
|