awips2/edexOsgi/com.raytheon.uf.common.registry.ebxml/META-INF/MANIFEST.MF
Matt Nash 2070cc94b0 Issue #1491 add Geometry converter and move registry spring instantiation
Change-Id: I7794f41c637b5e29662356d81e172d3484e66a56

Former-commit-id: 5bc585c73c [formerly 648c027294] [formerly b4f48078ca [formerly 94b52c4d617f15bb0bd8d460eb9c5ab6e1a201e6]]
Former-commit-id: b4f48078ca
Former-commit-id: 73ab7a756a
2013-01-15 17:06:28 -06:00

25 lines
1.2 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.0.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.ebxml,
com.raytheon.uf.common.registry.ebxml.encoder,
com.raytheon.uf.common.registry.ebxml.slots,
com.raytheon.uf.common.registry.handler
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"
Import-Package: com.vividsolutions.jts.geom