2013-01-23 11:18:44 -05:00
|
|
|
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",
|
2013-03-18 11:49:17 -05:00
|
|
|
com.raytheon.uf.common.registry.event;bundle-version="1.0.0",
|
|
|
|
org.apache.commons.httpclient;bundle-version="3.1.0",
|
|
|
|
org.apache.commons.lang;bundle-version="2.3.0",
|
|
|
|
com.raytheon.uf.edex.database;bundle-version="1.0.0",
|
|
|
|
com.raytheon.uf.common.dataplugin;bundle-version="1.12.1174",
|
|
|
|
uk.ltd.getahead;bundle-version="1.0.0"
|
|
|
|
Export-Package: com.raytheon.uf.edex.registry.ebxml.init,
|
|
|
|
com.raytheon.uf.edex.registry.ebxml.services.lifecycle,
|
|
|
|
com.raytheon.uf.edex.registry.ebxml.services.query
|