awips2/edexOsgi/com.raytheon.uf.edex.registry.ebxml/META-INF/MANIFEST.MF
Dustin Johnson dc91603661 Issue #1960 Generalize and fix the data delivery DbInit process for Postgres 9
Change-Id: I4b7ca6e23993dbecad284e8dc434918bc5f55678

Former-commit-id: 8ed8cdd9b7 [formerly 83a015b556] [formerly 87829b4cf1 [formerly 4ed0e3f954e5abf420d9e9c2dc4d197c1613f046]]
Former-commit-id: 87829b4cf1
Former-commit-id: b6c7f2d6c6
2013-05-01 15:47:20 -05:00

33 lines
1.6 KiB
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Registry
Bundle-SymbolicName: com.raytheon.uf.edex.registry.ebxml
Bundle-Version: 1.0.0.qualifier
Bundle-Vendor: RAYTHEON
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Require-Bundle: com.raytheon.uf.common.registry.schemas.ebxml;bundle-version="1.0.0",
org.apache.commons.beanutils;bundle-version="1.8.3",
org.springframework;bundle-version="2.5.6",
org.hibernate;bundle-version="1.0.0",
com.raytheon.uf.edex.core;bundle-version="1.12.1174",
javax.persistence;bundle-version="1.0.0",
com.raytheon.uf.common.serialization;bundle-version="1.12.1174",
com.raytheon.uf.common.localization;bundle-version="1.12.1174",
com.raytheon.uf.common.status;bundle-version="1.12.1174",
org.apache.commons.cxf;bundle-version="1.0.0",
com.raytheon.uf.common.event;bundle-version="1.0.0",
com.raytheon.uf.common.serialization.comm;bundle-version="1.12.1174",
com.raytheon.uf.edex.event;bundle-version="1.0.0",
com.raytheon.uf.common.auth;bundle-version="1.12.1174",
com.raytheon.uf.edex.auth;bundle-version="1.12.1174",
com.raytheon.uf.common.util;bundle-version="1.12.1174",
com.raytheon.uf.common.time;bundle-version="1.12.1174",
org.apache.ws.security;bundle-version="1.0.0",
com.google.guava;bundle-version="1.0.0",
com.raytheon.uf.common.registry.ebxml,
com.raytheon.uf.common.stats;bundle-version="1.0.0",
com.raytheon.uf.common.registry.event;bundle-version="1.0.0",
com.raytheon.uf.edex.database;bundle-version="1.0.0"
Export-Package: com.raytheon.uf.edex.registry.ebxml.services.lifecycle,
com.raytheon.uf.edex.registry.ebxml.services.query,
com.raytheon.uf.edex.registry.ebxml.services.util