Issue #2142 Got log4j out of edex.
Amend: Removed deleted files from build.properties Change-Id: Id6aad305848ce137eb7e26cf689e172f165211fa Former-commit-id: f47d21972b86d8c2c757874c5e450f93e5704133
This commit is contained in:
parent
95b61618fe
commit
50825200a1
352 changed files with 395 additions and 1821 deletions
|
@ -13,10 +13,10 @@ Export-Package: com.raytheon.rcm.coll,
|
|||
com.raytheon.rcm.rpsmgr,
|
||||
com.raytheon.rcm.server
|
||||
Require-Bundle: com.raytheon.rcm.lib;bundle-version="1.0.0",
|
||||
org.apache.commons.logging;bundle-version="1.0.4",
|
||||
org.springframework;bundle-version="2.5.6",
|
||||
org.itadaki.bzip2;bundle-version="0.9.1",
|
||||
org.quartz;bundle-version="1.8.6"
|
||||
Import-Package: com.raytheon.uf.common.util,
|
||||
org.apache.commons.logging,
|
||||
org.apache.log4j,
|
||||
org.junit
|
||||
|
|
|
@ -16,7 +16,6 @@ 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",
|
||||
org.apache.log4j,
|
||||
ch.qos.logback;bundle-version="1.0.13"
|
||||
Bundle-ClassPath: .,
|
||||
lib/derbyrun.jar,
|
||||
|
@ -27,7 +26,8 @@ Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|||
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
|
||||
com.raytheon.uf.viz.python.swt.widgets,
|
||||
org.apache.log4j
|
||||
Bundle-ActivationPolicy: lazy
|
||||
Eclipse-BuddyPolicy: ext, registered, global
|
||||
Eclipse-RegisterBuddy: ch.qos.logback, org.apache.log4j
|
||||
|
|
|
@ -254,10 +254,4 @@
|
|||
version="0.0.0"
|
||||
unpack="false"/>
|
||||
|
||||
<plugin
|
||||
id="org.apache.commons.logging"
|
||||
download-size="0"
|
||||
install-size="0"
|
||||
version="0.0.0"/>
|
||||
|
||||
</feature>
|
||||
|
|
|
@ -22,7 +22,6 @@ Require-Bundle: org.eclipse.ui,
|
|||
com.raytheon.uf.common.auth;bundle-version="1.12.1174",
|
||||
com.raytheon.uf.common.datadelivery.event;bundle-version="1.0.0",
|
||||
com.raytheon.uf.common.serialization.comm,
|
||||
org.junit,
|
||||
org.apache.commons.lang;bundle-version="2.3.0",
|
||||
com.google.guava;bundle-version="1.0.0",
|
||||
com.raytheon.uf.common.registry.ebxml;bundle-version="1.0.0",
|
||||
|
|
|
@ -9,8 +9,7 @@ Require-Bundle: org.eclipse.core.runtime,
|
|||
com.raytheon.uf.common.event;bundle-version="1.0.0",
|
||||
com.raytheon.uf.common.serialization.comm;bundle-version="1.12.1174",
|
||||
com.raytheon.uf.common.status;bundle-version="1.12.1174",
|
||||
org.eclipse.ui;bundle-version="3.6.1",
|
||||
org.apache.log4j;bundle-version="1.0.0"
|
||||
org.eclipse.ui;bundle-version="3.6.1"
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||||
Bundle-ActivationPolicy: lazy
|
||||
Eclipse-BuddyPolicy: ext, registered, global
|
||||
|
|
|
@ -123,12 +123,6 @@
|
|||
install-size="0"
|
||||
version="0.0.0"/>
|
||||
|
||||
<plugin
|
||||
id="org.apache.commons.logging"
|
||||
download-size="0"
|
||||
install-size="0"
|
||||
version="0.0.0"/>
|
||||
|
||||
<plugin
|
||||
id="org.apache.commons.beanutils"
|
||||
download-size="0"
|
||||
|
|
|
@ -25,7 +25,6 @@ Require-Bundle: org.eclipse.ui,
|
|||
com.raytheon.uf.viz.stats;bundle-version="1.0.0",
|
||||
com.raytheon.uf.common.event;bundle-version="1.0.0",
|
||||
com.raytheon.uf.common.dataaccess;bundle-version="1.0.0",
|
||||
org.apache.log4j;bundle-version="1.0.0",
|
||||
com.raytheon.uf.common.colormap;bundle-version="1.12.1174"
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||||
Bundle-ActivationPolicy: lazy
|
||||
|
|
|
@ -18,7 +18,6 @@ Require-Bundle: org.eclipse.ui,
|
|||
org.geotools;bundle-version="2.5.2",
|
||||
com.raytheon.viz.core.graphing;bundle-version="1.11.5",
|
||||
com.raytheon.edex.meteolib;bundle-version="1.11.5",
|
||||
org.apache.commons.logging;bundle-version="1.0.4",
|
||||
com.raytheon.uf.common.dataplugin.binlightning;bundle-version="1.0.0",
|
||||
com.raytheon.uf.viz.cwat;bundle-version="1.11.17",
|
||||
com.raytheon.uf.common.dataplugin.cwat;bundle-version="1.11.17",
|
||||
|
|
|
@ -16,7 +16,6 @@ Require-Bundle: org.eclipse.ui,
|
|||
com.raytheon.edex.meteolib;bundle-version="1.11.1",
|
||||
com.raytheon.uf.edex.plugin.mesowest;bundle-version="1.0.0",
|
||||
com.raytheon.uf.edex.decodertools;bundle-version="1.0.0",
|
||||
org.apache.commons.logging;bundle-version="1.0.4",
|
||||
com.raytheon.uf.common.monitor;bundle-version="1.11.17",
|
||||
org.apache.commons.lang;bundle-version="2.3.0"
|
||||
Bundle-ActivationPolicy: lazy
|
||||
|
|
|
@ -7,7 +7,6 @@ Bundle-Vendor: RAYTHEON
|
|||
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||||
Require-Bundle: org.eclipse.swt,
|
||||
org.eclipse.jface,
|
||||
org.junit;bundle-version="1.0.0",
|
||||
org.jep;bundle-version="1.0.0"
|
||||
Import-Package: com.raytheon.uf.common.localization,
|
||||
com.raytheon.uf.common.localization.exception,
|
||||
|
|
|
@ -7,7 +7,6 @@ Bundle-Activator: com.raytheon.uf.viz.spring.dm.Activator
|
|||
Bundle-Vendor: RAYTHEON
|
||||
Require-Bundle: org.eclipse.core.runtime,
|
||||
org.springframework;bundle-version="2.5.6",
|
||||
org.apache.commons.logging;bundle-version="1.1.1",
|
||||
com.raytheon.uf.common.comm;bundle-version="1.12.1174"
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||||
Bundle-ActivationPolicy: lazy
|
||||
|
|
|
@ -25,7 +25,6 @@ Require-Bundle: org.eclipse.ui,
|
|||
com.raytheon.uf.common.site;bundle-version="1.0.0",
|
||||
com.raytheon.uf.viz.localization;bundle-version="1.12.1152",
|
||||
com.raytheon.uf.viz.core.rsc;bundle-version="1.0.0",
|
||||
org.apache.commons.logging,
|
||||
com.raytheon.uf.viz.application;bundle-version="1.0.0",
|
||||
com.raytheon.viz.ui.personalities.awips;bundle-version="1.12.1174",
|
||||
com.raytheon.uf.common.auth;bundle-version="1.12.1174",
|
||||
|
@ -67,6 +66,7 @@ Import-Package: com.raytheon.edex.meteoLib,
|
|||
com.raytheon.viz.texteditor.util,
|
||||
com.raytheon.viz.ui.tools.map,
|
||||
junit.framework,
|
||||
org.apache.commons.logging,
|
||||
org.eclipse.jdt.ui;resolution:=optional,
|
||||
org.eclipse.jface.text;resolution:=optional,
|
||||
org.eclipse.jface.text.contentassist;resolution:=optional,
|
||||
|
|
|
@ -18,8 +18,6 @@ Require-Bundle: org.eclipse.ui,
|
|||
com.raytheon.uf.common.serialization.comm;bundle-version="1.11.24",
|
||||
ucar.nc2;bundle-version="1.0.0",
|
||||
com.raytheon.uf.common.dataplugin.shef;bundle-version="1.12.1174",
|
||||
org.slf4j;bundle-version="1.6.1",
|
||||
org.apache.log4j;bundle-version="1.0.0",
|
||||
com.raytheon.uf.common.colormap;bundle-version="1.12.1174"
|
||||
Bundle-ActivationPolicy: lazy
|
||||
Export-Package: com.raytheon.viz.mpe.core,
|
||||
|
@ -27,5 +25,4 @@ Export-Package: com.raytheon.viz.mpe.core,
|
|||
Import-Package: com.raytheon.uf.common.comm,
|
||||
com.raytheon.uf.common.ohd,
|
||||
javax.jms,
|
||||
org.apache.commons.cli,
|
||||
org.apache.commons.logging
|
||||
org.apache.commons.cli
|
||||
|
|
|
@ -24,7 +24,6 @@
|
|||
-Dcom.sun.management.jmxremote
|
||||
-Dcom.sun.management.jmxremote.authenticate=false
|
||||
-Dcom.sun.management.jmxremote.ssl=false
|
||||
-Dlog4j.configuration=log4j-viz-core-developer.xml
|
||||
-Dlogback.configurationFile=logback-viz-core-developer.xml
|
||||
-Dlogback.statusListenerClass=com.raytheon.uf.common.status.logback.UFLogbackInternalStatusListener
|
||||
-Dthrift.stream.maxsize=200</vmArgs>
|
||||
|
|
|
@ -23,7 +23,6 @@ Require-Bundle: org.eclipse.ui,
|
|||
com.raytheon.uf.common.dataplugin.text;bundle-version="1.11.30",
|
||||
com.raytheon.uf.common.site;bundle-version="1.0.0",
|
||||
com.raytheon.uf.common.dataplugin.radar;bundle-version="1.0.0",
|
||||
org.apache.commons.logging,
|
||||
com.raytheon.uf.viz.localization,
|
||||
com.raytheon.uf.common.auth;bundle-version="1.12.1174"
|
||||
Bundle-ActivationPolicy: lazy
|
||||
|
|
|
@ -234,9 +234,7 @@ Export-Package: ChartDirector,
|
|||
ucar.util.prefs.ui
|
||||
Bundle-ActivationPolicy: lazy
|
||||
Require-Bundle: ohd.hseb.ihfsdb,
|
||||
org.junit,
|
||||
org.postgres,
|
||||
org.apache.log4j
|
||||
org.postgres
|
||||
Bundle-ClassPath: externaljars/bsf.jar,
|
||||
externaljars/bsh-2.0b4.jar,
|
||||
externaljars/ChartDirector.jar,
|
||||
|
|
|
@ -4,7 +4,6 @@ Bundle-Name: Google Common (Guava)
|
|||
Bundle-SymbolicName: com.google.guava
|
||||
Bundle-Version: 1.0.0.qualifier
|
||||
Bundle-Vendor: GOOGLE
|
||||
Require-Bundle: org.eclipse.core.runtime
|
||||
Bundle-ActivationPolicy: lazy
|
||||
Bundle-ClassPath: guava-11.0.2.jar
|
||||
Export-Package:
|
||||
|
|
|
@ -16,12 +16,8 @@ Bundle-ClassPath: apache-mime4j-core-0.7.jar,
|
|||
tika-core-1.0.jar,
|
||||
tika-parsers-1.0.jar,
|
||||
.
|
||||
Require-Bundle: org.eclipse.core.runtime,
|
||||
org.apache.log4j,
|
||||
org.apache.commons.codec;bundle-version="1.4.0",
|
||||
org.apache.commons.httpclient;bundle-version="3.1.0",
|
||||
org.apache.http;bundle-version="4.1.2",
|
||||
org.apache.commons.logging;bundle-version="1.1.2"
|
||||
Require-Bundle: org.apache.commons.codec;bundle-version="1.4.0",
|
||||
org.apache.http;bundle-version="4.1.2"
|
||||
Export-Package: com.drew.imaging,
|
||||
com.drew.imaging.jpeg,
|
||||
com.drew.imaging.tiff,
|
||||
|
@ -176,3 +172,4 @@ Export-Package: com.drew.imaging,
|
|||
org.cyberneko.html,
|
||||
org.objectweb.asm,
|
||||
org.objectweb.asm.signature
|
||||
Import-Package: org.apache.log4j
|
||||
|
|
|
@ -3,9 +3,6 @@ Bundle-ManifestVersion: 2
|
|||
Bundle-Name: Jms
|
||||
Bundle-SymbolicName: javax.jms
|
||||
Bundle-Version: 1.0.0.qualifier
|
||||
Bundle-Activator: javax.jms.Activator
|
||||
Require-Bundle: org.eclipse.ui,
|
||||
org.eclipse.core.runtime
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||||
Bundle-ClassPath: geronimo-jms_1.1_spec-1.1.1.jar,
|
||||
.
|
||||
|
|
|
@ -5,9 +5,7 @@ Bundle-SymbolicName: net.dods
|
|||
Bundle-Version: 1.1.7.qualifier
|
||||
Require-Bundle: org.eclipse.ui,
|
||||
org.eclipse.core.runtime,
|
||||
javax.servlet;bundle-version="2.5.0",
|
||||
org.apache.http;bundle-version="4.1.2",
|
||||
org.junit
|
||||
org.apache.http;bundle-version="4.1.2"
|
||||
Bundle-ActivationPolicy: lazy
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||||
Bundle-ClassPath: gnu-getopt-1.0.6.jar,
|
||||
|
@ -28,5 +26,7 @@ Export-Package: dods.dap,
|
|||
dods.util.geturl,
|
||||
dods.util.geturl.gui,
|
||||
dods.util.gui
|
||||
Import-Package: org.apache.http.conn.params,
|
||||
Import-Package: javax.servlet,
|
||||
javax.servlet.http,
|
||||
org.apache.http.conn.params,
|
||||
org.apache.http.conn.scheme
|
||||
|
|
|
@ -114,6 +114,6 @@ Export-Package: javax.transaction,
|
|||
org.apache.activemq.xbean,
|
||||
org.jencks.amqpool
|
||||
Require-Bundle: org.springframework;bundle-version="2.5.6",
|
||||
javax.jms;bundle-version="1.0.0";resolution:=optional,
|
||||
org.apache.commons.logging,
|
||||
javax.jms;bundle-version="1.0.0";resolution:=optional
|
||||
Import-Package: org.apache.commons.logging,
|
||||
org.apache.log4j
|
||||
|
|
|
@ -8,4 +8,3 @@ Bundle-Vendor: Raytheon-bundled OSS
|
|||
Export-Package: org.apache.commons.logging,
|
||||
org.apache.commons.logging.impl
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||||
Require-Bundle: org.apache.log4j
|
||||
|
|
|
@ -3,12 +3,7 @@ Bundle-ManifestVersion: 2
|
|||
Bundle-Name: Security
|
||||
Bundle-SymbolicName: org.apache.ws.security
|
||||
Bundle-Version: 1.0.0.qualifier
|
||||
Bundle-Activator: org.apache.ws.security.Activator
|
||||
Require-Bundle: org.eclipse.core.runtime,
|
||||
org.apache.commons.logging;bundle-version="1.1.1",
|
||||
org.junit;bundle-version="1.0.0",
|
||||
org.apache.log4j;bundle-version="1.0.0",
|
||||
org.slf4j;bundle-version="1.6.1"
|
||||
Require-Bundle: org.slf4j;bundle-version="1.6.1"
|
||||
Bundle-ActivationPolicy: lazy
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||||
Bundle-ClassPath: bcprov-jdk15-1.46.jar,
|
||||
|
|
|
@ -4,15 +4,17 @@ Bundle-Name: Autobldsrv Plug-in
|
|||
Bundle-SymbolicName: com.raytheon.edex.autobldsrv
|
||||
Bundle-Version: 1.12.1174.qualifier
|
||||
Bundle-Vendor: RAYTHEON
|
||||
Require-Bundle: com.raytheon.edex.common,
|
||||
org.apache.commons.configuration,
|
||||
com.raytheon.edex.uengine,
|
||||
org.apache.commons.logging,
|
||||
javax.persistence,
|
||||
com.raytheon.uf.common.status,
|
||||
com.raytheon.uf.edex.core,
|
||||
com.raytheon.uf.edex.database,
|
||||
org.quartz;bundle-version="1.8.6"
|
||||
Export-Package: com.raytheon.edex.services
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||||
Import-Package: com.raytheon.uf.common.message
|
||||
Import-Package: com.raytheon.edex.uengine.runners,
|
||||
com.raytheon.edex.util,
|
||||
org.apache.commons.logging
|
||||
Require-Bundle: com.raytheon.uf.common.dataplugin;bundle-version="1.12.1174",
|
||||
com.raytheon.uf.common.serialization;bundle-version="1.12.1174",
|
||||
com.raytheon.uf.common.message;bundle-version="1.12.1174",
|
||||
com.raytheon.uf.common.util;bundle-version="1.12.1174",
|
||||
com.raytheon.uf.edex.core;bundle-version="1.12.1174",
|
||||
com.raytheon.uf.common.status;bundle-version="1.12.1174",
|
||||
com.raytheon.uf.edex.database;bundle-version="1.0.0",
|
||||
com.raytheon.uf.common.dataquery;bundle-version="1.0.0",
|
||||
org.quartz;bundle-version="1.8.6"
|
||||
|
|
|
@ -1,7 +0,0 @@
|
|||
<project basedir="." default="deploy" name="com.raytheon.edex.autobldsrv">
|
||||
<available file="../build.edex" property="build.dir.location" value="../build.edex"/>
|
||||
<available file="../../../../../build.edex" property="build.dir.location" value="../../../../../build.edex"/>
|
||||
|
||||
<import file="${build.dir.location}/basebuilds/component_deploy_base.xml" />
|
||||
|
||||
</project>
|
|
@ -30,7 +30,6 @@ Require-Bundle: net.sf.ehcache,
|
|||
org.apache.velocity;bundle-version="1.6.0",
|
||||
org.geotools,
|
||||
org.jep,
|
||||
org.junit,
|
||||
org.apache.commons.beanutils,
|
||||
org.apache.commons.lang,
|
||||
javax.measure,
|
||||
|
@ -58,3 +57,7 @@ Require-Bundle: net.sf.ehcache,
|
|||
com.raytheon.uf.edex.core;visibility:=reexport,
|
||||
org.slf4j;bundle-version="1.7.5"
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||||
Import-Package: junit.framework,
|
||||
org.hamcrest,
|
||||
org.jmock.api,
|
||||
org.junit
|
||||
|
|
|
@ -4,11 +4,12 @@ Bundle-Name: Monitorsrv Plug-in
|
|||
Bundle-SymbolicName: com.raytheon.edex.monitorsrv
|
||||
Bundle-Version: 1.12.1174.qualifier
|
||||
Bundle-Vendor: RAYTHEON
|
||||
Require-Bundle: com.raytheon.edex.common,
|
||||
org.apache.commons.logging,
|
||||
org.apache.log4j;bundle-version="1.0.0"
|
||||
Export-Package: com.raytheon.edex.monitors,
|
||||
com.raytheon.edex.services
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||||
Import-Package: com.raytheon.uf.edex.core,
|
||||
com.raytheon.uf.edex.database.dao
|
||||
Import-Package: com.raytheon.edex.util,
|
||||
org.apache.commons.logging,
|
||||
org.apache.log4j
|
||||
Require-Bundle: com.raytheon.uf.edex.core;bundle-version="1.12.1174",
|
||||
com.raytheon.uf.edex.database;bundle-version="1.0.0",
|
||||
com.raytheon.uf.common.util;bundle-version="1.12.1174"
|
||||
|
|
|
@ -1,7 +0,0 @@
|
|||
<project basedir="." default="deploy" name="com.raytheon.edex.monitorsrv">
|
||||
<available file="../build.edex" property="build.dir.location" value="../build.edex"/>
|
||||
<available file="../../../../../build.edex" property="build.dir.location" value="../../../../../build.edex"/>
|
||||
|
||||
<import file="${build.dir.location}/basebuilds/component_deploy_base.xml" />
|
||||
|
||||
</project>
|
|
@ -4,9 +4,11 @@ Bundle-Name: Notifysrv Plug-in
|
|||
Bundle-SymbolicName: com.raytheon.edex.notifysrv
|
||||
Bundle-Version: 1.12.1174.qualifier
|
||||
Bundle-Vendor: RAYTHEON
|
||||
Require-Bundle: com.raytheon.edex.common,
|
||||
org.apache.commons.configuration,
|
||||
org.apache.commons.logging
|
||||
Export-Package: com.raytheon.edex.services
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||||
Import-Package: com.raytheon.uf.edex.core
|
||||
Require-Bundle: com.raytheon.uf.edex.core;bundle-version="1.12.1174",
|
||||
com.raytheon.uf.common.dataplugin;bundle-version="1.12.1174",
|
||||
org.apache.commons.configuration;bundle-version="1.6.0"
|
||||
Import-Package: com.raytheon.edex.subscription,
|
||||
com.raytheon.edex.util,
|
||||
org.apache.commons.logging
|
||||
|
|
|
@ -1,7 +0,0 @@
|
|||
<project basedir="." default="deploy" name="com.raytheon.edex.notifysrv">
|
||||
<available file="../build.edex" property="build.dir.location" value="../build.edex"/>
|
||||
<available file="../../../../../build.edex" property="build.dir.location" value="../../../../../build.edex"/>
|
||||
|
||||
<import file="${build.dir.location}/basebuilds/component_deploy_base.xml" />
|
||||
|
||||
</project>
|
|
@ -3,19 +3,22 @@ Bundle-ManifestVersion: 2
|
|||
Bundle-Name: Airep Plug-in
|
||||
Bundle-SymbolicName: com.raytheon.edex.plugin.airep
|
||||
Bundle-Version: 1.12.1174.qualifier
|
||||
Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization
|
||||
Bundle-Vendor: RAYTHEON
|
||||
Require-Bundle: org.apache.commons.logging,
|
||||
com.raytheon.edex.common,
|
||||
com.raytheon.uf.common.pointdata,
|
||||
com.raytheon.uf.edex.decodertools;bundle-version="1.0.0",
|
||||
javax.measure,
|
||||
org.geotools,
|
||||
javax.persistence,
|
||||
org.apache.camel;bundle-version="1.0.0";resolution:=optional,
|
||||
org.junit;bundle-version="1.0.0"
|
||||
Export-Package: com.raytheon.edex.plugin.airep,
|
||||
com.raytheon.edex.plugin.airep.dao,
|
||||
com.raytheon.edex.plugin.airep.decoder
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||||
Import-Package: com.raytheon.uf.common.dataplugin.airep
|
||||
Import-Package: com.raytheon.edex.db.dao,
|
||||
com.raytheon.edex.esb,
|
||||
com.raytheon.edex.exception,
|
||||
com.raytheon.edex.plugin,
|
||||
org.apache.commons.logging,
|
||||
org.junit
|
||||
Require-Bundle: com.raytheon.uf.common.dataplugin.airep;bundle-version="1.0.0",
|
||||
com.raytheon.uf.common.dataplugin;bundle-version="1.12.1174",
|
||||
com.raytheon.uf.common.datastorage;bundle-version="1.12.1174",
|
||||
com.raytheon.uf.common.geospatial;bundle-version="1.12.1174",
|
||||
com.raytheon.uf.common.pointdata;bundle-version="1.12.1174",
|
||||
com.raytheon.uf.edex.database;bundle-version="1.0.0",
|
||||
com.raytheon.uf.edex.core;bundle-version="1.12.1174",
|
||||
com.raytheon.uf.edex.decodertools;bundle-version="1.12.1174"
|
||||
|
|
|
@ -1,7 +0,0 @@
|
|||
<project basedir="." default="deploy" name="com.raytheon.edex.plugin.airep">
|
||||
<available file="../build.edex" property="build.dir.location" value="../build.edex" />
|
||||
<available file="../../../../../build.edex" property="build.dir.location" value="../../../../../build.edex" />
|
||||
|
||||
<import file="${build.dir.location}/basebuilds/component_deploy_base.xml" />
|
||||
|
||||
</project>
|
|
@ -3,12 +3,16 @@ Bundle-ManifestVersion: 2
|
|||
Bundle-Name: Binlightning Plug-in
|
||||
Bundle-SymbolicName: com.raytheon.edex.plugin.binlightning
|
||||
Bundle-Version: 1.12.1174.qualifier
|
||||
Eclipse-RegisterBuddy: com.raytheon.uf.common.serialization, com.raytheon.edex.common
|
||||
Bundle-Vendor: RAYTHEON
|
||||
Require-Bundle: org.apache.commons.logging,
|
||||
com.raytheon.edex.common,
|
||||
com.raytheon.uf.edex.decodertools;bundle-version="1.0.0",
|
||||
javax.persistence,
|
||||
com.raytheon.uf.common.dataplugin.binlightning;bundle-version="1.12.1174";visibility:=reexport
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||||
Export-Package: com.raytheon.edex.plugin.binlightning.dao
|
||||
Import-Package: com.raytheon.edex.esb,
|
||||
com.raytheon.edex.exception,
|
||||
com.raytheon.edex.plugin,
|
||||
org.apache.commons.logging
|
||||
Require-Bundle: com.raytheon.uf.common.dataplugin.binlightning;bundle-version="1.12.1174",
|
||||
com.raytheon.uf.common.dataplugin;bundle-version="1.12.1174",
|
||||
com.raytheon.uf.common.datastorage;bundle-version="1.12.1174",
|
||||
com.raytheon.uf.edex.core;bundle-version="1.12.1174",
|
||||
com.raytheon.uf.edex.database;bundle-version="1.0.0",
|
||||
com.raytheon.uf.edex.decodertools;bundle-version="1.12.1174"
|
||||
|
|
|
@ -3,18 +3,20 @@ Bundle-ManifestVersion: 2
|
|||
Bundle-Name: Bufrmos Plug-in
|
||||
Bundle-SymbolicName: com.raytheon.edex.plugin.bufrmos
|
||||
Bundle-Version: 1.12.1174.qualifier
|
||||
Eclipse-RegisterBuddy: com.raytheon.uf.common.serialization, com.raytheon.edex.common
|
||||
Eclipse-RegisterBuddy: com.raytheon.uf.common.serialization
|
||||
Bundle-Vendor: RAYTHEON
|
||||
Require-Bundle: org.apache.commons.logging,
|
||||
com.raytheon.edex.common,
|
||||
com.raytheon.uf.edex.decodertools;bundle-version="1.0.0",
|
||||
javax.measure,
|
||||
org.geotools,
|
||||
javax.persistence,
|
||||
com.raytheon.uf.edex.pointdata;bundle-version="1.0.0"
|
||||
Export-Package: com.raytheon.edex.plugin.bufrmos,
|
||||
com.raytheon.edex.plugin.bufrmos.common
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||||
Import-Package: com.raytheon.uf.common.pointdata,
|
||||
com.raytheon.uf.common.pointdata.spatial,
|
||||
com.raytheon.uf.common.status
|
||||
Require-Bundle: com.raytheon.uf.common.dataplugin;bundle-version="1.12.1174",
|
||||
com.raytheon.uf.common.datastorage;bundle-version="1.12.1174",
|
||||
com.raytheon.uf.common.serialization;bundle-version="1.12.1174",
|
||||
com.raytheon.uf.common.status;bundle-version="1.12.1174",
|
||||
com.raytheon.uf.edex.core;bundle-version="1.12.1174",
|
||||
com.raytheon.uf.edex.database;bundle-version="1.0.0",
|
||||
com.raytheon.uf.edex.pointdata;bundle-version="1.12.1174",
|
||||
com.raytheon.uf.edex.decodertools;bundle-version="1.12.1174"
|
||||
Import-Package: com.raytheon.edex.esb,
|
||||
com.raytheon.edex.exception,
|
||||
com.raytheon.edex.plugin,
|
||||
org.apache.commons.logging
|
||||
|
|
|
@ -1,7 +0,0 @@
|
|||
<project basedir="." default="deploy" name="com.raytheon.edex.plugin.bufrmos">
|
||||
<available file="../build.edex" property="build.dir.location" value="../build.edex"/>
|
||||
<available file="../../../../../build.edex" property="build.dir.location" value="../../../../../build.edex"/>
|
||||
|
||||
<import file="${build.dir.location}/basebuilds/component_deploy_base.xml" />
|
||||
|
||||
</project>
|
|
@ -3,20 +3,22 @@ Bundle-ManifestVersion: 2
|
|||
Bundle-Name: Bufrua Plug-in
|
||||
Bundle-SymbolicName: com.raytheon.edex.plugin.bufrua
|
||||
Bundle-Version: 1.12.1174.qualifier
|
||||
Eclipse-RegisterBuddy: com.raytheon.uf.common.serialization, com.raytheon.edex.common
|
||||
Bundle-Vendor: RAYTHEON
|
||||
Require-Bundle: com.raytheon.uf.common.dataplugin.bufrua;bundle-version="1.0.0",
|
||||
com.raytheon.uf.edex.bufrtools;bundle-version="1.11.16",
|
||||
org.apache.commons.logging,
|
||||
com.raytheon.edex.common,
|
||||
com.raytheon.uf.edex.decodertools;bundle-version="1.0.0",
|
||||
com.raytheon.uf.common.pointdata;bundle-version="1.11.8",
|
||||
com.raytheon.uf.edex.pointdata;bundle-version="1.11.8",
|
||||
javax.measure,
|
||||
org.geotools,
|
||||
javax.persistence,
|
||||
com.raytheon.uf.edex.menus;bundle-version="1.0.0",
|
||||
com.raytheon.uf.common.localization;bundle-version="1.12.1174"
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||||
Export-Package: com.raytheon.edex.plugin.bufrua.dao
|
||||
Import-Package: com.raytheon.uf.common.status
|
||||
Require-Bundle: com.raytheon.uf.common.dataplugin.bufrua;bundle-version="1.12.1174",
|
||||
com.raytheon.uf.common.dataplugin;bundle-version="1.12.1174",
|
||||
com.raytheon.uf.common.datastorage;bundle-version="1.12.1174",
|
||||
com.raytheon.uf.common.serialization;bundle-version="1.12.1174",
|
||||
com.raytheon.uf.common.geospatial;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",
|
||||
com.raytheon.uf.edex.core;bundle-version="1.12.1174",
|
||||
com.raytheon.uf.edex.database;bundle-version="1.0.0",
|
||||
com.raytheon.uf.edex.pointdata;bundle-version="1.12.1174",
|
||||
com.raytheon.uf.edex.menus;bundle-version="1.0.0",
|
||||
com.raytheon.uf.edex.bufrtools;bundle-version="1.12.1174",
|
||||
com.raytheon.uf.edex.decodertools;bundle-version="1.12.1174"
|
||||
Import-Package: com.raytheon.edex.esb,
|
||||
com.raytheon.edex.plugin,
|
||||
org.apache.commons.logging
|
||||
|
|
|
@ -7,8 +7,8 @@ Eclipse-RegisterBuddy: com.raytheon.uf.common.serialization, com.raytheon.edex.c
|
|||
Bundle-Vendor: RAYTHEON
|
||||
Require-Bundle: com.raytheon.edex.common,
|
||||
com.raytheon.uf.edex.decodertools;bundle-version="1.0.0",
|
||||
org.apache.commons.logging,
|
||||
org.geotools,
|
||||
javax.persistence
|
||||
Export-Package: com.raytheon.edex.plugin.ccfp
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||||
Import-Package: org.apache.commons.logging
|
||||
|
|
|
@ -1,7 +0,0 @@
|
|||
<project basedir="." default="deploy" name="com.raytheon.edex.plugin.ccfp">
|
||||
<available file="../build.edex" property="build.dir.location" value="../build.edex"/>
|
||||
<available file="../../../../../build.edex" property="build.dir.location" value="../../../../../build.edex"/>
|
||||
|
||||
<import file="${build.dir.location}/basebuilds/component_deploy_base.xml" />
|
||||
|
||||
</project>
|
|
@ -8,13 +8,11 @@ Bundle-ActivationPolicy: lazy
|
|||
Eclipse-RegisterBuddy: com.raytheon.uf.common.serialization, com.raytheon.edex.common
|
||||
Bundle-Vendor: RAYTHEON
|
||||
Require-Bundle: com.raytheon.uf.common.dataplugin.gfe;bundle-version="1.12.1174",
|
||||
org.apache.commons.logging,
|
||||
org.jep,
|
||||
javax.measure,
|
||||
com.raytheon.uf.common.localization,
|
||||
javax.persistence,
|
||||
com.raytheon.uf.common.serialization,
|
||||
org.junit;bundle-version="1.0.0",
|
||||
com.raytheon.uf.edex.plugin.grid,
|
||||
com.raytheon.uf.common.topo;bundle-version="1.12.1174",
|
||||
com.raytheon.edex.common,
|
||||
|
@ -69,5 +67,8 @@ Import-Package: com.raytheon.edex.db.dao,
|
|||
com.raytheon.uf.common.time.util,
|
||||
com.raytheon.uf.edex.activetable,
|
||||
com.raytheon.uf.edex.site,
|
||||
org.hibernate
|
||||
junit.framework,
|
||||
org.apache.commons.logging,
|
||||
org.hibernate,
|
||||
org.junit
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||||
|
|
|
@ -9,7 +9,6 @@ Require-Bundle: com.raytheon.edex.common,
|
|||
com.raytheon.uf.edex.decodertools;bundle-version="1.0.0",
|
||||
javax.measure,
|
||||
org.geotools,
|
||||
org.apache.commons.logging,
|
||||
javax.persistence,
|
||||
com.raytheon.uf.common.localization;bundle-version="1.11.16"
|
||||
Export-Package: com.raytheon.edex.plugin.goessounding,
|
||||
|
@ -20,4 +19,5 @@ Import-Package: com.raytheon.uf.common.dataplugin.goessounding,
|
|||
com.raytheon.uf.common.pointdata,
|
||||
com.raytheon.uf.common.pointdata.spatial,
|
||||
com.raytheon.uf.common.status,
|
||||
com.raytheon.uf.edex.pointdata
|
||||
com.raytheon.uf.edex.pointdata,
|
||||
org.apache.commons.logging
|
||||
|
|
|
@ -8,7 +8,6 @@ Bundle-Vendor: RAYTHEON
|
|||
Require-Bundle: javax.measure,
|
||||
javax.persistence,
|
||||
com.raytheon.edex.common,
|
||||
org.apache.commons.logging,
|
||||
com.raytheon.edex.uengine,
|
||||
org.apache.commons.lang,
|
||||
org.apache.commons.configuration,
|
||||
|
@ -32,7 +31,8 @@ Import-Package: com.raytheon.edex.exception,
|
|||
com.raytheon.uf.common.gridcoverage.subgrid,
|
||||
com.raytheon.uf.common.status,
|
||||
com.raytheon.uf.edex.plugin.grid.dao,
|
||||
org.apache.camel
|
||||
org.apache.camel,
|
||||
org.apache.commons.logging
|
||||
Export-Package: com.raytheon.edex.objects.hibernate.grib,
|
||||
com.raytheon.edex.plugin.grib,
|
||||
com.raytheon.edex.plugin.grib.exception,
|
||||
|
|
|
@ -1,7 +0,0 @@
|
|||
<project basedir="." default="deploy" name="com.raytheon.edex.plugin.grib">
|
||||
<available file="../build.edex" property="build.dir.location" value="../build.edex"/>
|
||||
<available file="../../../../../build.edex" property="build.dir.location" value="../../../../../build.edex"/>
|
||||
|
||||
<import file="${build.dir.location}/basebuilds/component_deploy_base.xml" />
|
||||
|
||||
</project>
|
|
@ -1,7 +0,0 @@
|
|||
<project basedir="." default="deploy" name="com.raytheon.edex.plugin.ldad">
|
||||
<available file="../build.edex" property="build.dir.location" value="../build.edex"/>
|
||||
<available file="../../../../../build.edex" property="build.dir.location" value="../../../../../build.edex"/>
|
||||
|
||||
<import file="${build.dir.location}/basebuilds/component_deploy_base.xml" />
|
||||
|
||||
</project>
|
|
@ -9,12 +9,11 @@ Require-Bundle: com.raytheon.edex.common;bundle-version="1.11.13",
|
|||
javax.persistence;bundle-version="1.0.0",
|
||||
javax.measure;bundle-version="1.0.0",
|
||||
org.geotools;bundle-version="2.5.2",
|
||||
org.apache.log4j;bundle-version="1.0.0",
|
||||
org.apache.commons.logging;bundle-version="1.0.4",
|
||||
com.raytheon.uf.common.localization;bundle-version="1.11.13",
|
||||
com.raytheon.edex.plugin.ldad;bundle-version="1.0.0"
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||||
Export-Package: com.raytheon.edex.plugin.ldadhydro.dao
|
||||
Import-Package: com.raytheon.uf.common.dataplugin.ldadhydro,
|
||||
com.raytheon.uf.common.status,
|
||||
com.raytheon.uf.edex.pointdata
|
||||
com.raytheon.uf.edex.pointdata,
|
||||
org.apache.commons.logging
|
||||
|
|
|
@ -1,7 +0,0 @@
|
|||
<project basedir="." default="deploy" name="com.raytheon.edex.plugin.ldadhydro">
|
||||
<available file="../build.edex" property="build.dir.location" value="../build.edex"/>
|
||||
<available file="../../../../../build.edex" property="build.dir.location" value="../../../../../build.edex"/>
|
||||
|
||||
<import file="${build.dir.location}/basebuilds/component_deploy_base.xml" />
|
||||
|
||||
</project>
|
|
@ -9,9 +9,8 @@ Require-Bundle: com.raytheon.edex.common;bundle-version="1.11.13",
|
|||
javax.persistence;bundle-version="1.0.0",
|
||||
javax.measure;bundle-version="1.0.0",
|
||||
org.geotools;bundle-version="2.5.2",
|
||||
org.apache.log4j;bundle-version="1.0.0",
|
||||
org.apache.commons.logging;bundle-version="1.0.4",
|
||||
com.raytheon.uf.common.localization;bundle-version="1.11.13",
|
||||
com.raytheon.edex.plugin.ldad;bundle-version="1.0.0"
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||||
Export-Package: com.raytheon.edex.plugin.ldadmanual.dao
|
||||
Import-Package: org.apache.commons.logging
|
||||
|
|
|
@ -1,7 +0,0 @@
|
|||
<project basedir="." default="deploy" name="com.raytheon.edex.plugin.ldadmanual">
|
||||
<available file="../build.edex" property="build.dir.location" value="../build.edex"/>
|
||||
<available file="../../../../../build.edex" property="build.dir.location" value="../../../../../build.edex"/>
|
||||
|
||||
<import file="${build.dir.location}/basebuilds/component_deploy_base.xml" />
|
||||
|
||||
</project>
|
|
@ -8,8 +8,6 @@ Require-Bundle: com.raytheon.edex.common;bundle-version="1.11.13",
|
|||
javax.persistence;bundle-version="1.0.0",
|
||||
javax.measure;bundle-version="1.0.0",
|
||||
org.geotools;bundle-version="2.5.2",
|
||||
org.apache.log4j;bundle-version="1.0.0",
|
||||
org.apache.commons.logging;bundle-version="1.0.4",
|
||||
com.raytheon.uf.common.localization;bundle-version="1.11.13",
|
||||
com.raytheon.edex.plugin.ldad;bundle-version="1.0.0",
|
||||
com.raytheon.uf.common.pointdata;bundle-version="1.11.17",
|
||||
|
@ -17,4 +15,5 @@ Require-Bundle: com.raytheon.edex.common;bundle-version="1.11.13",
|
|||
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||||
Export-Package: com.raytheon.edex.plugin.ldadprofiler.common,
|
||||
com.raytheon.edex.plugin.ldadprofiler.dao
|
||||
Import-Package: com.raytheon.uf.common.status
|
||||
Import-Package: com.raytheon.uf.common.status,
|
||||
org.apache.commons.logging
|
||||
|
|
|
@ -1,7 +0,0 @@
|
|||
<project basedir="." default="deploy" name="com.raytheon.edex.plugin.ldadprofiler">
|
||||
<available file="../build.edex" property="build.dir.location" value="../build.edex"/>
|
||||
<available file="../../../../../build.edex" property="build.dir.location" value="../../../../../build.edex"/>
|
||||
|
||||
<import file="${build.dir.location}/basebuilds/component_deploy_base.xml" />
|
||||
|
||||
</project>
|
|
@ -13,7 +13,6 @@ Export-Package: com.raytheon.edex.plugin.obs,
|
|||
com.raytheon.edex.uengine.tasks.obs
|
||||
Require-Bundle: com.raytheon.edex.common,
|
||||
com.raytheon.uf.edex.decodertools;bundle-version="1.0.0",
|
||||
org.apache.commons.logging,
|
||||
javax.measure,
|
||||
org.geotools,
|
||||
com.raytheon.edex.uengine,
|
||||
|
@ -24,4 +23,5 @@ Require-Bundle: com.raytheon.edex.common,
|
|||
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||||
Import-Package: com.raytheon.uf.common.dataplugin.obs.metar,
|
||||
com.raytheon.uf.common.dataplugin.obs.metar.util,
|
||||
com.raytheon.uf.common.status
|
||||
com.raytheon.uf.common.status,
|
||||
org.apache.commons.logging
|
||||
|
|
|
@ -1,7 +0,0 @@
|
|||
<project basedir="." default="deploy" name="com.raytheon.edex.plugin.obs">
|
||||
<available file="../build.edex" property="build.dir.location" value="../build.edex"/>
|
||||
<available file="../../../../../build.edex" property="build.dir.location" value="../../../../../build.edex"/>
|
||||
|
||||
<import file="${build.dir.location}/basebuilds/component_deploy_base.xml" />
|
||||
|
||||
</project>
|
|
@ -8,14 +8,14 @@ Bundle-Vendor: RAYTHEON
|
|||
Require-Bundle: com.raytheon.edex.common,
|
||||
com.raytheon.uf.edex.pointdata,
|
||||
com.raytheon.uf.edex.decodertools;bundle-version="1.0.0",
|
||||
org.apache.commons.logging,
|
||||
org.geotools,
|
||||
javax.measure,
|
||||
javax.persistence,
|
||||
org.apache.camel;bundle-version="1.0.0";resolution:=optional,
|
||||
org.junit;bundle-version="1.0.0"
|
||||
org.apache.camel;bundle-version="1.0.0";resolution:=optional
|
||||
Export-Package: com.raytheon.edex.plugin.pirep,
|
||||
com.raytheon.edex.plugin.pirep.dao,
|
||||
com.raytheon.edex.plugin.pirep.decoder
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||||
Import-Package: com.raytheon.uf.common.dataplugin.pirep
|
||||
Import-Package: com.raytheon.uf.common.dataplugin.pirep,
|
||||
org.apache.commons.logging,
|
||||
org.junit
|
||||
|
|
|
@ -1,7 +0,0 @@
|
|||
<project basedir="." default="deploy" name="com.raytheon.edex.plugin.pirep">
|
||||
<available file="../build.edex" property="build.dir.location" value="../build.edex"/>
|
||||
<available file="../../../../../build.edex" property="build.dir.location" value="../../../../../build.edex"/>
|
||||
|
||||
<import file="${build.dir.location}/basebuilds/component_deploy_base.xml" />
|
||||
|
||||
</project>
|
|
@ -10,7 +10,6 @@ Require-Bundle: com.raytheon.edex.common,
|
|||
com.raytheon.uf.common.localization,
|
||||
javax.measure,
|
||||
org.geotools,
|
||||
org.apache.commons.logging,
|
||||
javax.persistence
|
||||
Export-Package: com.raytheon.edex.plugin.poessounding,
|
||||
com.raytheon.edex.plugin.poessounding.decoder
|
||||
|
@ -20,4 +19,5 @@ Import-Package: com.raytheon.uf.common.dataplugin.poessounding,
|
|||
com.raytheon.uf.common.pointdata,
|
||||
com.raytheon.uf.common.pointdata.spatial,
|
||||
com.raytheon.uf.common.status,
|
||||
com.raytheon.uf.edex.pointdata
|
||||
com.raytheon.uf.edex.pointdata,
|
||||
org.apache.commons.logging
|
||||
|
|
|
@ -1,7 +0,0 @@
|
|||
<project basedir="." default="deploy" name="com.raytheon.edex.plugin.poessounding">
|
||||
<available file="../build.edex" property="build.dir.location" value="../build.edex"/>
|
||||
<available file="../../../../../build.edex" property="build.dir.location" value="../../../../../build.edex"/>
|
||||
|
||||
<import file="${build.dir.location}/basebuilds/component_deploy_base.xml" />
|
||||
|
||||
</project>
|
|
@ -10,10 +10,10 @@ Require-Bundle: com.raytheon.edex.common,
|
|||
com.raytheon.uf.common.pointdata;bundle-version="1.11.8",
|
||||
com.raytheon.uf.edex.pointdata;bundle-version="1.11.8",
|
||||
org.geotools,
|
||||
org.apache.commons.logging,
|
||||
javax.persistence,
|
||||
javax.measure,
|
||||
com.raytheon.uf.common.localization;bundle-version="1.11.16"
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||||
Import-Package: com.raytheon.uf.common.dataplugin.profiler,
|
||||
com.raytheon.uf.common.dataplugin.profiler.dao
|
||||
com.raytheon.uf.common.dataplugin.profiler.dao,
|
||||
org.apache.commons.logging
|
||||
|
|
|
@ -1,7 +0,0 @@
|
|||
<project basedir="." default="deploy" name="com.raytheon.edex.plugin.profiler">
|
||||
<available file="../build.edex" property="build.dir.location" value="../build.edex"/>
|
||||
<available file="../../../../../build.edex" property="build.dir.location" value="../../../../../build.edex"/>
|
||||
|
||||
<import file="${build.dir.location}/basebuilds/component_deploy_base.xml" />
|
||||
|
||||
</project>
|
|
@ -12,7 +12,7 @@ Require-Bundle: com.raytheon.edex.common,
|
|||
com.raytheon.uf.common.pointdata,
|
||||
javax.measure,
|
||||
org.geotools,
|
||||
org.apache.commons.logging,
|
||||
javax.persistence,
|
||||
com.raytheon.uf.edex.decodertools;bundle-version="1.0.0"
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||||
Import-Package: org.apache.commons.logging
|
||||
|
|
|
@ -1,8 +0,0 @@
|
|||
<project basedir="." default="deploy" name="com.raytheon.edex.plugin.recco">
|
||||
|
||||
<available file="../build.edex" property="build.dir.location" value="../build.edex"/>
|
||||
<available file="../../../../../build.edex" property="build.dir.location" value="../../../../../build.edex"/>
|
||||
|
||||
<import file="${build.dir.location}/basebuilds/component_deploy_base.xml" />
|
||||
|
||||
</project>
|
|
@ -7,7 +7,6 @@ Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serializ
|
|||
Bundle-Vendor: RAYTHEON
|
||||
Require-Bundle: com.raytheon.edex.common,
|
||||
com.raytheon.uf.edex.decodertools;bundle-version="1.0.0",
|
||||
org.apache.commons.logging,
|
||||
javax.persistence,
|
||||
com.raytheon.uf.common.localization;bundle-version="1.12.1174",
|
||||
com.raytheon.uf.common.status;bundle-version="1.12.1174"
|
||||
|
@ -16,3 +15,4 @@ Export-Package: com.raytheon.edex.plugin.redbook,
|
|||
com.raytheon.edex.plugin.redbook.common.blocks,
|
||||
com.raytheon.edex.plugin.redbook.decoder
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||||
Import-Package: org.apache.commons.logging
|
||||
|
|
|
@ -1,8 +0,0 @@
|
|||
<project basedir="." default="deploy" name="com.raytheon.edex.plugin.redbook">
|
||||
|
||||
<available file="../build.edex" property="build.dir.location" value="../build.edex"/>
|
||||
<available file="../../../../../build.edex" property="build.dir.location" value="../../../../../build.edex"/>
|
||||
|
||||
<import file="${build.dir.location}/basebuilds/component_deploy_base.xml" />
|
||||
|
||||
</project>
|
|
@ -8,7 +8,6 @@ Bundle-Vendor: RAYTHEON
|
|||
Require-Bundle: com.raytheon.edex.common,
|
||||
com.raytheon.uf.edex.decodertools;bundle-version="1.0.0",
|
||||
com.raytheon.uf.edex.pointdata,
|
||||
org.apache.commons.logging,
|
||||
org.geotools,
|
||||
javax.measure,
|
||||
javax.persistence
|
||||
|
@ -18,4 +17,5 @@ Import-Package: com.raytheon.uf.common.dataplugin.sfcobs,
|
|||
com.raytheon.uf.common.dataplugin.sfcobs.dao,
|
||||
com.raytheon.uf.common.pointdata,
|
||||
com.raytheon.uf.common.pointdata.spatial,
|
||||
com.raytheon.uf.common.status
|
||||
com.raytheon.uf.common.status,
|
||||
org.apache.commons.logging
|
||||
|
|
|
@ -1,7 +0,0 @@
|
|||
<project basedir="." default="deploy" name="com.raytheon.edex.plugin.sfcobs">
|
||||
<available file="../build.edex" property="build.dir.location" value="../build.edex"/>
|
||||
<available file="../../../../../build.edex" property="build.dir.location" value="../../../../../build.edex"/>
|
||||
|
||||
<import file="${build.dir.location}/basebuilds/component_deploy_base.xml" />
|
||||
|
||||
</project>
|
|
@ -16,12 +16,10 @@ Export-Package: com.raytheon.edex.plugin.shef,
|
|||
com.raytheon.edex.transform.shef.obs
|
||||
Require-Bundle: com.raytheon.edex.common,
|
||||
com.raytheon.uf.edex.decodertools;bundle-version="1.0.0",
|
||||
org.apache.commons.logging,
|
||||
com.raytheon.uf.common.localization,
|
||||
javax.persistence,
|
||||
org.apache.commons.cli;bundle-version="1.0.0",
|
||||
com.raytheon.uf.common.dataplugin.shef;bundle-version="1.12.1174",
|
||||
org.junit;bundle-version="1.0.0"
|
||||
com.raytheon.uf.common.dataplugin.shef;bundle-version="1.12.1174"
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||||
Import-Package: com.raytheon.edex.plugin.obs,
|
||||
com.raytheon.edex.plugin.obs.metar,
|
||||
|
@ -31,5 +29,7 @@ Import-Package: com.raytheon.edex.plugin.obs,
|
|||
com.raytheon.uf.common.dataplugin.obs.metar.util,
|
||||
com.raytheon.uf.common.dataplugin.sfcobs,
|
||||
com.raytheon.uf.common.dataplugin.text.request,
|
||||
com.raytheon.uf.common.ohd
|
||||
com.raytheon.uf.common.ohd,
|
||||
org.apache.commons.logging,
|
||||
org.junit
|
||||
|
||||
|
|
|
@ -1,7 +0,0 @@
|
|||
<project basedir="." default="deploy" name="com.raytheon.edex.plugin.shef">
|
||||
<available file="../build.edex" property="build.dir.location" value="../build.edex"/>
|
||||
<available file="../../../../../build.edex" property="build.dir.location" value="../../../../../build.edex"/>
|
||||
|
||||
<import file="${build.dir.location}/basebuilds/component_deploy_base.xml" />
|
||||
|
||||
</project>
|
|
@ -11,7 +11,7 @@ Export-Package: com.raytheon.edex.plugin.taf,
|
|||
Require-Bundle: com.raytheon.edex.common,
|
||||
com.raytheon.uf.edex.pointdata,
|
||||
com.raytheon.uf.edex.decodertools;bundle-version="1.0.0",
|
||||
org.apache.commons.logging,
|
||||
org.apache.commons.lang,
|
||||
javax.persistence
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||||
Import-Package: org.apache.commons.logging
|
||||
|
|
|
@ -1,7 +0,0 @@
|
|||
<project basedir="." default="deploy" name="com.raytheon.edex.plugin.taf">
|
||||
<available file="../build.edex" property="build.dir.location" value="../build.edex"/>
|
||||
<available file="../../../../../build.edex" property="build.dir.location" value="../../../../../build.edex"/>
|
||||
|
||||
<import file="${build.dir.location}/basebuilds/component_deploy_base.xml" />
|
||||
|
||||
</project>
|
|
@ -6,7 +6,6 @@ Bundle-Version: 1.12.1174.qualifier
|
|||
Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization
|
||||
Bundle-Vendor: RAYTHEON
|
||||
Require-Bundle: com.raytheon.edex.textdb,
|
||||
org.apache.commons.logging,
|
||||
org.apache.commons.lang,
|
||||
com.raytheon.edex.common,
|
||||
javax.persistence,
|
||||
|
@ -20,4 +19,5 @@ Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|||
Import-Package: com.raytheon.uf.common.dataplugin.text,
|
||||
com.raytheon.uf.common.dataplugin.text.db,
|
||||
com.raytheon.uf.common.dataplugin.text.request,
|
||||
com.raytheon.uf.edex.maintenance.archive
|
||||
com.raytheon.uf.edex.maintenance.archive,
|
||||
org.apache.commons.logging
|
||||
|
|
|
@ -1,7 +0,0 @@
|
|||
<project basedir="." default="deploy" name="com.raytheon.edex.plugin.text">
|
||||
<available file="../build.edex" property="build.dir.location" value="../build.edex"/>
|
||||
<available file="../../../../../build.edex" property="build.dir.location" value="../../../../../build.edex"/>
|
||||
|
||||
<import file="${build.dir.location}/basebuilds/component_deploy_base.xml" />
|
||||
|
||||
</project>
|
|
@ -5,10 +5,10 @@ Bundle-SymbolicName: com.raytheon.edex.plugin.textlightning
|
|||
Bundle-Version: 1.12.1174.qualifier
|
||||
Eclipse-RegisterBuddy: com.raytheon.uf.common.serialization, com.raytheon.edex.common
|
||||
Bundle-Vendor: RAYTHEON
|
||||
Require-Bundle: org.apache.commons.logging,
|
||||
com.raytheon.edex.common,
|
||||
Require-Bundle: com.raytheon.edex.common,
|
||||
com.raytheon.uf.edex.decodertools;bundle-version="1.0.0",
|
||||
javax.persistence
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||||
Import-Package: com.raytheon.uf.common.dataplugin.binlightning,
|
||||
com.raytheon.uf.common.dataplugin.binlightning.impl
|
||||
com.raytheon.uf.common.dataplugin.binlightning.impl,
|
||||
org.apache.commons.logging
|
||||
|
|
|
@ -5,8 +5,7 @@ Bundle-SymbolicName: com.raytheon.edex.plugin.warning
|
|||
Bundle-Version: 1.12.1174.qualifier
|
||||
Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization
|
||||
Bundle-Vendor: RAYTHEON
|
||||
Require-Bundle: org.apache.commons.logging,
|
||||
org.geotools,
|
||||
Require-Bundle: org.geotools,
|
||||
javax.persistence,
|
||||
com.raytheon.edex.common,
|
||||
com.raytheon.uf.common.serialization,
|
||||
|
|
|
@ -1,7 +0,0 @@
|
|||
<project basedir="." default="deploy" name="com.raytheon.edex.plugin.warning">
|
||||
<available file="../build.edex" property="build.dir.location" value="../build.edex"/>
|
||||
<available file="../../../../../build.edex" property="build.dir.location" value="../../../../../build.edex"/>
|
||||
|
||||
<import file="${build.dir.location}/basebuilds/component_deploy_base.xml" />
|
||||
|
||||
</project>
|
|
@ -6,7 +6,6 @@ Bundle-Version: 1.12.1174.qualifier
|
|||
Bundle-Vendor: RAYTHEON
|
||||
Require-Bundle: com.raytheon.edex.common,
|
||||
com.raytheon.edex.uengine,
|
||||
org.apache.commons.logging,
|
||||
org.jep,
|
||||
com.raytheon.uf.common.localization
|
||||
Export-Package: com.raytheon.edex.services
|
||||
|
@ -14,4 +13,5 @@ Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|||
Import-Package: com.raytheon.uf.common.message,
|
||||
com.raytheon.uf.common.message.response,
|
||||
com.raytheon.uf.common.python,
|
||||
com.raytheon.uf.common.status
|
||||
com.raytheon.uf.common.status,
|
||||
org.apache.commons.logging
|
||||
|
|
|
@ -1,7 +0,0 @@
|
|||
<project basedir="." default="deploy" name="com.raytheon.edex.productsrv">
|
||||
<available file="../build.edex" property="build.dir.location" value="../build.edex"/>
|
||||
<available file="../../../../../build.edex" property="build.dir.location" value="../../../../../build.edex"/>
|
||||
|
||||
<import file="${build.dir.location}/basebuilds/component_deploy_base.xml" />
|
||||
|
||||
</project>
|
|
@ -7,7 +7,6 @@ Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serializ
|
|||
Bundle-Vendor: RAYTHEON
|
||||
Require-Bundle: com.raytheon.edex.common,
|
||||
com.raytheon.uf.common.localization,
|
||||
org.apache.commons.logging,
|
||||
org.apache.commons.lang,
|
||||
com.raytheon.uf.edex.decodertools;bundle-version="1.0.0",
|
||||
javax.persistence,
|
||||
|
@ -20,4 +19,5 @@ Export-Package: com.raytheon.edex.textdb.alarms,
|
|||
com.raytheon.edex.textdb.fax
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||||
Import-Package: com.raytheon.uf.common.message,
|
||||
com.raytheon.uf.common.serialization.comm
|
||||
com.raytheon.uf.common.serialization.comm,
|
||||
org.apache.commons.logging
|
||||
|
|
|
@ -1,7 +0,0 @@
|
|||
<project basedir="." default="deploy" name="com.raytheon.edex.textdb">
|
||||
<available file="../build.edex" property="build.dir.location" value="../build.edex"/>
|
||||
<available file="../../../../../build.edex" property="build.dir.location" value="../../../../../build.edex"/>
|
||||
|
||||
<import file="${build.dir.location}/basebuilds/component_deploy_base.xml" />
|
||||
|
||||
</project>
|
|
@ -3,7 +3,6 @@ Bundle-ManifestVersion: 2
|
|||
Bundle-Name: Uengine Plug-in
|
||||
Bundle-SymbolicName: com.raytheon.edex.uengine
|
||||
Bundle-Version: 1.12.1174.qualifier
|
||||
Bundle-Activator: com.raytheon.edex.uengine.Activator
|
||||
Bundle-Vendor: RAYTHEON
|
||||
Bundle-ActivationPolicy: lazy
|
||||
Export-Package: com.raytheon.edex.uengine,
|
||||
|
@ -21,7 +20,8 @@ Import-Package: com.raytheon.edex.colormap,
|
|||
com.raytheon.edex.util,
|
||||
com.raytheon.edex.utility,
|
||||
javax.servlet,
|
||||
javax.servlet.http
|
||||
javax.servlet.http,
|
||||
org.apache.commons.logging
|
||||
Require-Bundle: com.raytheon.uf.edex.core;bundle-version="1.12.1174",
|
||||
com.raytheon.uf.edex.database;bundle-version="1.0.0",
|
||||
com.raytheon.uf.common.dataquery;bundle-version="1.0.0",
|
||||
|
@ -37,7 +37,6 @@ Require-Bundle: com.raytheon.uf.edex.core;bundle-version="1.12.1174",
|
|||
com.raytheon.uf.common.python;bundle-version="1.12.1174",
|
||||
com.raytheon.uf.common.util;bundle-version="1.12.1174",
|
||||
org.apache.commons.configuration;bundle-version="1.6.0",
|
||||
org.apache.commons.logging;bundle-version="1.1.2",
|
||||
org.apache.commons.lang;bundle-version="2.3.0",
|
||||
org.apache.commons.pool;bundle-version="1.3.0",
|
||||
org.apache.activemq;bundle-version="5.2.0",
|
||||
|
|
|
@ -4,8 +4,7 @@ Bundle-Name: Alertviz
|
|||
Bundle-SymbolicName: com.raytheon.uf.common.alertviz
|
||||
Bundle-Version: 1.0.0.qualifier
|
||||
Bundle-Vendor: RAYTHEON
|
||||
Require-Bundle: org.eclipse.core.runtime,
|
||||
com.raytheon.uf.common.serialization;bundle-version="1.12.1174",
|
||||
Require-Bundle: com.raytheon.uf.common.serialization;bundle-version="1.12.1174",
|
||||
com.raytheon.uf.common.serialization.comm;bundle-version="1.12.1174"
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||||
Export-Package: com.raytheon.uf.common.alertviz
|
||||
|
|
|
@ -13,7 +13,6 @@ Require-Bundle: com.raytheon.uf.common.registry.schemas.ebxml;bundle-version="1.
|
|||
com.raytheon.uf.common.util;bundle-version="1.12.1174",
|
||||
com.raytheon.uf.common.localization;bundle-version="1.12.1174",
|
||||
org.geotools;bundle-version="2.6.4",
|
||||
org.junit,
|
||||
com.raytheon.uf.common.comm;bundle-version="1.12.1174",
|
||||
org.apache.commons.lang;bundle-version="2.3.0",
|
||||
com.google.guava;bundle-version="1.0.0",
|
||||
|
|
|
@ -10,7 +10,6 @@ Export-Package: com.raytheon.uf.common.dataplugin.binlightning,
|
|||
com.raytheon.uf.common.dataplugin.binlightning.impl
|
||||
Require-Bundle: com.raytheon.edex.common,
|
||||
org.geotools,
|
||||
org.apache.commons.logging,
|
||||
javax.persistence,
|
||||
javax.measure
|
||||
Import-Package: com.raytheon.uf.common.dataplugin.binlightning,
|
||||
|
|
|
@ -8,7 +8,6 @@ Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|||
Export-Package: com.raytheon.uf.common.dataplugin.bufrascat
|
||||
Require-Bundle: com.raytheon.edex.common,
|
||||
org.geotools,
|
||||
org.apache.commons.logging,
|
||||
javax.persistence,
|
||||
javax.measure
|
||||
Import-Package: com.raytheon.uf.common.pointdata,
|
||||
|
|
|
@ -11,7 +11,6 @@ Require-Bundle: com.raytheon.edex.common,
|
|||
com.raytheon.uf.common.pointdata;bundle-version="1.11.8",
|
||||
com.raytheon.uf.edex.pointdata;bundle-version="1.11.8",
|
||||
org.geotools,
|
||||
org.apache.commons.logging,
|
||||
javax.persistence,
|
||||
javax.measure
|
||||
Import-Package: com.raytheon.uf.common.status
|
||||
|
|
|
@ -11,7 +11,6 @@ Require-Bundle: com.raytheon.edex.common,
|
|||
com.raytheon.uf.common.pointdata;bundle-version="1.11.8",
|
||||
com.raytheon.uf.edex.pointdata;bundle-version="1.11.8",
|
||||
org.geotools,
|
||||
org.apache.commons.logging,
|
||||
javax.persistence,
|
||||
javax.measure
|
||||
Import-Package: com.raytheon.uf.common.status
|
||||
|
|
|
@ -10,7 +10,6 @@ Export-Package: com.raytheon.uf.common.dataplugin.ncwf,
|
|||
com.raytheon.uf.common.dataplugin.ncwf.dao
|
||||
Require-Bundle: com.raytheon.edex.common,
|
||||
org.geotools,
|
||||
org.apache.commons.logging,
|
||||
javax.persistence,
|
||||
javax.measure
|
||||
Import-Package: com.raytheon.uf.common.pointdata,
|
||||
|
|
|
@ -11,7 +11,6 @@ Require-Bundle: com.raytheon.edex.common,
|
|||
com.raytheon.uf.common.pointdata;bundle-version="1.11.8",
|
||||
com.raytheon.uf.edex.pointdata;bundle-version="1.11.8",
|
||||
org.geotools,
|
||||
org.apache.commons.logging,
|
||||
javax.persistence,
|
||||
javax.measure
|
||||
Import-Package: com.raytheon.uf.common.status
|
||||
|
|
|
@ -13,10 +13,10 @@ Require-Bundle: com.raytheon.edex.common,
|
|||
com.raytheon.uf.common.pointdata;bundle-version="1.11.8",
|
||||
com.raytheon.uf.edex.pointdata;bundle-version="1.11.8",
|
||||
org.geotools,
|
||||
org.apache.commons.logging,
|
||||
javax.persistence,
|
||||
javax.measure
|
||||
Import-Package: com.raytheon.uf.common.pointdata,
|
||||
com.raytheon.uf.common.status,
|
||||
com.raytheon.uf.edex.decodertools.time,
|
||||
com.raytheon.uf.edex.pointdata
|
||||
com.raytheon.uf.edex.pointdata,
|
||||
org.apache.commons.logging
|
||||
|
|
|
@ -1,7 +0,0 @@
|
|||
<project basedir="." default="deploy" name="com.raytheon.uf.common.dataplugin.bufrsigwx">
|
||||
<available file="../build.edex" property="build.dir.location" value="../build.edex"/>
|
||||
<available file="../../../../../build.edex" property="build.dir.location" value="../../../../../build.edex"/>
|
||||
|
||||
<import file="${build.dir.location}/basebuilds/component_deploy_base.xml" />
|
||||
|
||||
</project>
|
|
@ -12,7 +12,6 @@ Require-Bundle: com.raytheon.edex.common,
|
|||
com.raytheon.uf.common.pointdata;bundle-version="1.11.8",
|
||||
com.raytheon.uf.edex.pointdata;bundle-version="1.11.8",
|
||||
org.geotools,
|
||||
org.apache.commons.logging,
|
||||
javax.persistence,
|
||||
javax.measure
|
||||
Import-Package: com.raytheon.uf.common.dataplugin.bufrssmi,
|
||||
|
|
|
@ -10,7 +10,6 @@ Require-Bundle: com.raytheon.edex.common,
|
|||
com.raytheon.uf.common.pointdata;bundle-version="1.11.16",
|
||||
com.raytheon.uf.edex.pointdata;bundle-version="1.11.16",
|
||||
org.geotools,
|
||||
org.apache.commons.logging,
|
||||
javax.persistence,javax.measure
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||||
Bundle-ActivationPolicy: lazy
|
||||
|
|
|
@ -7,7 +7,6 @@ Bundle-Vendor: RAYTHEON
|
|||
Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization, com.raytheon.uf.viz.core
|
||||
Require-Bundle: javax.persistence;bundle-version="1.0.0",
|
||||
com.raytheon.edex.common;bundle-version="1.11.1",
|
||||
org.apache.commons.logging;bundle-version="1.0.4",
|
||||
org.geotools;bundle-version="2.5.2",
|
||||
com.raytheon.uf.common.monitor;bundle-version="1.11.5",
|
||||
com.raytheon.uf.common.dataplugin.radar;bundle-version="1.0.0"
|
||||
|
@ -15,3 +14,4 @@ Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|||
Bundle-ActivationPolicy: lazy
|
||||
Export-Package: com.raytheon.uf.common.dataplugin.cwat,
|
||||
com.raytheon.uf.common.dataplugin.cwat.dao
|
||||
Import-Package: org.apache.commons.logging
|
||||
|
|
|
@ -1,6 +0,0 @@
|
|||
<project basedir="." default="deploy" name="com.raytheon.uf.common.dataplugin.cwat">
|
||||
<available file="../build.edex" property="build.dir.location" value="../build.edex" />
|
||||
<available file="../../../../../build.edex" property="build.dir.location" value="../../../../../build.edex" />
|
||||
|
||||
<import file="${build.dir.location}/basebuilds/component_deploy_base.xml" />
|
||||
</project>
|
|
@ -9,7 +9,6 @@ Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|||
Export-Package: com.raytheon.uf.common.dataplugin.fog, com.raytheon.uf.common.dataplugin.fog.dao, com.raytheon.uf.common.dataplugin.fog.analysis
|
||||
Require-Bundle: javax.persistence;bundle-version="1.0.0",
|
||||
com.raytheon.edex.common;bundle-version="1.11.1",
|
||||
org.apache.commons.logging;bundle-version="1.0.4",
|
||||
org.geotools;bundle-version="2.5.2",
|
||||
com.raytheon.uf.common.monitor;bundle-version="1.11.5",
|
||||
com.raytheon.uf.common.localization;bundle-version="1.11.13",
|
||||
|
|
|
@ -9,9 +9,7 @@ Bundle-Vendor: RAYTHEON
|
|||
Require-Bundle: org.geotools,
|
||||
javax.measure,
|
||||
javax.persistence,
|
||||
org.apache.commons.logging,
|
||||
org.jep,
|
||||
org.junit;bundle-version="1.0.0",
|
||||
org.springframework,
|
||||
com.raytheon.uf.common.serialization,
|
||||
org.hibernate,
|
||||
|
@ -61,5 +59,7 @@ Import-Package: com.raytheon.edex.exception,
|
|||
com.raytheon.uf.common.serialization.comm,
|
||||
com.raytheon.uf.common.status,
|
||||
com.raytheon.uf.common.time,
|
||||
com.raytheon.uf.common.util
|
||||
com.raytheon.uf.common.util,
|
||||
junit.framework,
|
||||
org.junit
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||||
|
|
|
@ -1,7 +0,0 @@
|
|||
<project basedir="." default="deploy" name="com.raytheon.uf.common.dataplugin.gfe">
|
||||
<available file="../build.edex" property="build.dir.location" value="../build.edex"/>
|
||||
<available file="../../../../../build.edex" property="build.dir.location" value="../../../../../build.edex"/>
|
||||
|
||||
<import file="${build.dir.location}/basebuilds/component_deploy_base.xml" />
|
||||
|
||||
</project>
|
|
@ -8,9 +8,6 @@ Bundle-Vendor: Raytheon
|
|||
Require-Bundle: javax.measure,
|
||||
javax.persistence,
|
||||
org.apache.commons.lang,
|
||||
org.apache.commons.logging,
|
||||
org.eclipse.ui,
|
||||
org.eclipse.core.runtime,
|
||||
org.geotools,
|
||||
com.raytheon.edex.common,
|
||||
com.raytheon.uf.common.dataplugin,
|
||||
|
|
|
@ -1,7 +0,0 @@
|
|||
<project basedir="." default="deploy" name="com.raytheon.uf.common.dataplugin.grib">
|
||||
<available file="../build.edex" property="build.dir.location" value="../build.edex"/>
|
||||
<available file="../../../../../build.edex" property="build.dir.location" value="../../../../../build.edex"/>
|
||||
|
||||
<import file="${build.dir.location}/basebuilds/component_deploy_base.xml" />
|
||||
|
||||
</project>
|
|
@ -1,7 +0,0 @@
|
|||
<project basedir="." default="deploy" name="com.raytheon.uf.common.dataplugin.ldadhydro">
|
||||
<available file="../build.edex" property="build.dir.location" value="../build.edex"/>
|
||||
<available file="../../../../../build.edex" property="build.dir.location" value="../../../../../build.edex"/>
|
||||
|
||||
<import file="${build.dir.location}/basebuilds/component_deploy_base.xml" />
|
||||
|
||||
</project>
|
|
@ -9,13 +9,13 @@ Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|||
Require-Bundle: com.raytheon.edex.common,
|
||||
com.raytheon.uf.common.pointdata;bundle-version="1.11.16",
|
||||
com.raytheon.uf.edex.pointdata;bundle-version="1.11.16",
|
||||
org.apache.commons.logging,
|
||||
javax.persistence,
|
||||
javax.measure,
|
||||
com.raytheon.uf.common.dataplugin
|
||||
Import-Package: com.raytheon.uf.common.status,
|
||||
com.raytheon.uf.edex.decodertools.core,
|
||||
com.raytheon.uf.edex.decodertools.time,
|
||||
com.vividsolutions.jts.geom
|
||||
com.vividsolutions.jts.geom,
|
||||
org.apache.commons.logging
|
||||
Export-Package: com.raytheon.uf.common.dataplugin.ldadmesonet,
|
||||
com.raytheon.uf.common.dataplugin.ldadmesonet.dao
|
||||
|
|
|
@ -1,7 +0,0 @@
|
|||
<project basedir="." default="deploy" name="com.raytheon.uf.common.dataplugin.ldadmesonet">
|
||||
<available file="../build.edex" property="build.dir.location" value="../build.edex"/>
|
||||
<available file="../../../../../build.edex" property="build.dir.location" value="../../../../../build.edex"/>
|
||||
|
||||
<import file="${build.dir.location}/basebuilds/component_deploy_base.xml" />
|
||||
|
||||
</project>
|
|
@ -10,7 +10,6 @@ Require-Bundle: com.raytheon.edex.common,
|
|||
com.raytheon.uf.common.pointdata;bundle-version="1.11.16",
|
||||
com.raytheon.uf.edex.pointdata;bundle-version="1.11.16",
|
||||
org.geotools,
|
||||
org.apache.commons.logging,
|
||||
javax.persistence,
|
||||
javax.measure
|
||||
Import-Package: com.raytheon.uf.common.status,
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue