Issue #2620 Fixed manifest issues for baseline p2 export
Change-Id: I79d64a0ff17e1b0d39e7ea6e690463968b92b9c3 Former-commit-id:87a6db7853
[formerly68aa666045
[formerly aaf90365b8855551b0cc22a8a95ae7e0b55f52ff]] Former-commit-id:68aa666045
Former-commit-id:1256748c42
This commit is contained in:
parent
aae0dd9677
commit
7073ea5e90
6 changed files with 22 additions and 25 deletions
|
@ -16,7 +16,8 @@ Require-Bundle: org.eclipse.ui,
|
|||
com.raytheon.uf.common.message;bundle-version="1.11.11",
|
||||
com.raytheon.uf.common.alertviz,
|
||||
javax.jms;bundle-version="1.0.0",
|
||||
ch.qos.logback;bundle-version="1.0.13"
|
||||
ch.qos.logback;bundle-version="1.0.13",
|
||||
org.slf4j;bundle-version="1.7.5"
|
||||
Export-Package: com.raytheon.uf.viz.alertviz,
|
||||
com.raytheon.uf.viz.alertviz.config
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||||
|
@ -24,8 +25,7 @@ Import-Package: com.raytheon.uf.common.python,
|
|||
com.raytheon.uf.common.time,
|
||||
com.raytheon.uf.viz.python.swt,
|
||||
com.raytheon.uf.viz.python.swt.widgets,
|
||||
org.apache.log4j,
|
||||
org.slf4j
|
||||
org.apache.log4j
|
||||
Bundle-ActivationPolicy: lazy
|
||||
Eclipse-BuddyPolicy: ext, registered, global
|
||||
Eclipse-RegisterBuddy: ch.qos.logback
|
||||
|
|
|
@ -8,7 +8,7 @@ Bundle-Vendor: Raytheon
|
|||
Eclipse-BuddyPolicy: ext, registered
|
||||
Require-Bundle: org.eclipse.ui,
|
||||
org.eclipse.core.runtime,
|
||||
javax.media.opengl,
|
||||
javax.media.opengl;visibility:=reexport,
|
||||
org.geotools,
|
||||
javax.vecmath,
|
||||
com.raytheon.uf.common.colormap;bundle-version="1.0.0",
|
||||
|
|
|
@ -7,7 +7,7 @@ Eclipse-BuddyPolicy: ext, registered
|
|||
Bundle-Activator: com.raytheon.viz.ui.UiPlugin
|
||||
Bundle-ActivationPolicy: lazy
|
||||
Require-Bundle: com.raytheon.viz.core,
|
||||
org.eclipse.ui,
|
||||
org.eclipse.ui;visibility:=reexport,
|
||||
org.eclipse.core.runtime,
|
||||
org.geotools,
|
||||
javax.measure,
|
||||
|
|
|
@ -3,9 +3,7 @@ Bundle-ManifestVersion: 2
|
|||
Bundle-Name: Dap
|
||||
Bundle-SymbolicName: net.dods
|
||||
Bundle-Version: 1.1.7.qualifier
|
||||
Require-Bundle: org.eclipse.ui,
|
||||
org.eclipse.core.runtime,
|
||||
org.apache.http;bundle-version="4.1.2"
|
||||
Require-Bundle: org.apache.http;bundle-version="4.1.2"
|
||||
Bundle-ActivationPolicy: lazy
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||||
Bundle-ClassPath: gnu-getopt-1.0.6.jar,
|
||||
|
|
|
@ -1,21 +1,21 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<classpath>
|
||||
<classpathentry exported="true" kind="lib" path="javax.servlet.jsp-2.1.0.v201105211820.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="javax.el-2.1.0.v201105211819.jar"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
|
||||
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
||||
<classpathentry kind="lib" path="jetty-client-7.6.14.v20131031.jar"/>
|
||||
<classpathentry kind="lib" path="jetty-continuation-7.6.14.v20131031.jar"/>
|
||||
<classpathentry kind="lib" path="jetty-http-7.6.14.v20131031.jar"/>
|
||||
<classpathentry kind="lib" path="jetty-io-7.6.14.v20131031.jar"/>
|
||||
<classpathentry kind="lib" path="jetty-jmx-7.6.14.v20131031.jar"/>
|
||||
<classpathentry kind="lib" path="jetty-security-7.6.14.v20131031.jar"/>
|
||||
<classpathentry kind="lib" path="jetty-server-7.6.14.v20131031.jar"/>
|
||||
<classpathentry kind="lib" path="jetty-servlet-7.6.14.v20131031.jar"/>
|
||||
<classpathentry kind="lib" path="jetty-servlets-7.6.14.v20131031.jar"/>
|
||||
<classpathentry kind="lib" path="jetty-util-7.6.14.v20131031.jar"/>
|
||||
<classpathentry kind="lib" path="jetty-webapp-7.6.14.v20131031.jar"/>
|
||||
<classpathentry kind="lib" path="jetty-xml-7.6.14.v20131031.jar"/>
|
||||
<classpathentry kind="lib" path="servlet-api-2.5.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="javax.el-2.1.0.v201105211819.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="javax.servlet.jsp-2.1.0.v201105211820.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="jetty-client-7.6.14.v20131031.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="jetty-continuation-7.6.14.v20131031.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="jetty-http-7.6.14.v20131031.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="jetty-io-7.6.14.v20131031.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="jetty-jmx-7.6.14.v20131031.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="jetty-security-7.6.14.v20131031.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="jetty-server-7.6.14.v20131031.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="jetty-servlet-7.6.14.v20131031.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="jetty-servlets-7.6.14.v20131031.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="jetty-util-7.6.14.v20131031.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="jetty-webapp-7.6.14.v20131031.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="jetty-xml-7.6.14.v20131031.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="servlet-api-2.5.jar"/>
|
||||
<classpathentry kind="output" path="bin"/>
|
||||
</classpath>
|
||||
|
|
|
@ -32,8 +32,7 @@ Require-Bundle: com.raytheon.uf.common.status;bundle-version="1.12.1174",
|
|||
com.raytheon.uf.common.datadelivery.request;bundle-version="1.0.0",
|
||||
com.raytheon.uf.edex.registry.ebxml;bundle-version="1.0.0",
|
||||
com.raytheon.uf.common.datadelivery.service;bundle-version="1.0.0",
|
||||
org.eclipse.jetty.io;bundle-version="8.1.3",
|
||||
org.eclipse.jetty.server;bundle-version="8.1.3",
|
||||
org.eclipse.jetty;bundle-version="7.6.14",
|
||||
com.raytheon.uf.common.serialization.comm;bundle-version="1.12.1174",
|
||||
org.quartz;bundle-version="1.8.6"
|
||||
Export-Package: com.raytheon.uf.edex.datadelivery.bandwidth,
|
||||
|
|
Loading…
Add table
Reference in a new issue