Change-Id: I00a4fd18c993bf4240ec620d17ab377e8e62cc5c Former-commit-id: 50279c71ad037d462f195c5f785165d2eee26f87
37 lines
1.8 KiB
Text
37 lines
1.8 KiB
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: com.raytheon.uf.common.registry.ebxml
|
|
Bundle-SymbolicName: com.raytheon.uf.common.registry.ebxml
|
|
Bundle-Version: 1.14.0.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Export-Package: com.raytheon.uf.common.registry,
|
|
com.raytheon.uf.common.registry.annotations,
|
|
com.raytheon.uf.common.registry.constants,
|
|
com.raytheon.uf.common.registry.ebxml,
|
|
com.raytheon.uf.common.registry.ebxml.encoder,
|
|
com.raytheon.uf.common.registry.ebxml.slots,
|
|
com.raytheon.uf.common.registry.ebxml.version,
|
|
com.raytheon.uf.common.registry.handler,
|
|
com.raytheon.uf.common.registry.services,
|
|
com.raytheon.uf.common.registry.services.rest,
|
|
com.raytheon.uf.common.registry.services.rest.response
|
|
Require-Bundle: org.apache.commons.codec;bundle-version="1.4.0",
|
|
com.raytheon.uf.common.serialization.comm;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.util;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.auth;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.serialization;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.registry.schemas.ebxml;bundle-version="1.0.0",
|
|
com.google.guava;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.status;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.comm;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.time;bundle-version="1.12.1174",
|
|
org.apache.http;bundle-version="4.1.2",
|
|
com.raytheon.uf.common.dataplugin;bundle-version="1.12.1174",
|
|
org.springframework;bundle-version="2.5.6",
|
|
org.apache.commons.lang;bundle-version="2.3.0",
|
|
org.apache.commons.cxf;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.localization;bundle-version="1.12.1174"
|
|
Import-Package: com.raytheon.uf.common.registry.ebxml.version,
|
|
com.sun.xml.bind.marshaller,
|
|
com.vividsolutions.jts.geom
|