Commit graph

4576 commits

Author SHA1 Message Date
Tim Jensen
46ca6aa907 Omaha #5203: Removed uEngine dependency from ScriptRunner
Change-Id: I0172184bd51ee2c5432a2a32f049eaf8d6d4eeff

Former-commit-id: 9d0a106129ad00aee6ffcaa1a553279be0a3de65
2016-01-06 11:39:16 -06:00
David Gillingham
51c6511b7d Omaha #5184: Make GHG Monitor mostly independent of GFE. viz.gfe has not been removed because ZoneSelector needs to be refactored out still.
Change-Id: I9826da4c73982ab5b0c1a78f5c4dc68060787c5c

Former-commit-id: 52a9798259aaeb3c0f5b9b6826ad23991d3dd191
2016-01-05 12:17:52 -06:00
David Gillingham
11181247e2 Omaha #4262: Run GFESiteActivation off main EDEX thread.
Change-Id: I430464d80893f815cc1ddc2f9ea6419c29a99fc9

Former-commit-id: d7ce621b069954dc4a4b28b71c76726f63afb370
2016-01-04 10:12:14 -06:00
Richard Peter
5849d054e8 Merge "Omaha #5166: Update logging to use SLF4J:shef" into omaha_16.2.2
Former-commit-id: 8082963e8622b5c805f1df1c6c1f9822f2a743a9
2015-12-18 11:16:53 -06:00
Richard Peter
44085a03c9 Merge "Omaha #5166: Update logging to use SLF4J:sfcobs" into omaha_16.2.2
Former-commit-id: a02118968af857747f8ee60425b851d0b93dfce6
2015-12-18 10:04:03 -06:00
Kevin Bisanz
a4c55cc55e Omaha #5166: Update logging to use SLF4J:sfcobs
Update the following to use SLF4J:
com.raytheon.edex.plugin.sfcobs

Change-Id: I07993deeef9124592e7457fe9621d1e7cdc9339a

Former-commit-id: 9c5ab139702f30142d36264c7b57a7d97ba85d59
2015-12-17 18:01:48 -06:00
Kevin Bisanz
b26aa7b4da Omaha #5166: Update logging to use SLF4J:ldad*,plugin.txt,python.decoder
Update the following to use SLF4J:
com.raytheon.edex.plugin.ldadhydro
com.raytheon.edex.plugin.ldadmanual
com.raytheon.edex.plugin.ldadprofiler
com.raytheon.uf.edex.plugin.text
com.raytheon.uf.edex.python.decoder

Some files were deriving directly or indirectly from the deprecated
AbstractDecoder class and using a protected logger member variable. This
change adds a private logger member variable. In some cases a class no
longer extends AbstractDecoder if the (now hidden) protected logger was
the only inherited item used.

Change-Id: I0eee737af6b40dbf8e04015a40275996dcbc59c9

Former-commit-id: fa9297eaedc80b80e9da0bd144e10d211167be54
2015-12-17 16:07:05 -06:00
Kevin Bisanz
0211f7bd68 Omaha #5166: Update logging to use SLF4J:shef
Update the following to use SLF4J:
com.raytheon.edex.plugin.shef

amend:Correct typo in error message
amend:Fix comments

Change-Id: I18a7d735319903d4359ea7a73084928b1b8419b8

Former-commit-id: 5f2f1cac226afa83ca8295d92a4d87c26381a83e
2015-12-17 15:20:50 -06:00
Kevin Bisanz
d4d1b01f2a Omaha #5166: Update logging to use SLF4J:radar,recco,npp.viirs
Update the following to use SLF4J:
com.raytheon.edex.plugin.radar
com.raytheon.edex.plugin.recco
com.raytheon.uf.edex.plugin.npp.viirs

Most files were deriving directly or indirectly from the deprecated
AbstractDecoder class and using a protected logger member variable. This
change adds a private logger member variable.  In some cases a class no
longer extends AbstractDecoder if the (now hidden) protected logger was
the only inherited item used.

amend:Do not throw PluginException in RadarDecoder.java

Change-Id: Ib65b4624d713be6d9db4d6ff216e0307593f0acf

Former-commit-id: d00fe48ce641253dae3adcad7cb56d48ec9376cd
2015-12-16 16:42:17 -06:00
Richard Peter
876f7c0762 Merge "Omaha #4816: Fix baseline code to support refactored PythonJobCoordinator API." into omaha_16.2.2
Former-commit-id: e347e3599a21b2fdc24f5aec23ec00418c438597
2015-12-16 12:56:34 -06:00
David Gillingham
60313a2120 Omaha #4816: Fix baseline code to support refactored PythonJobCoordinator API.
Change-Id: I906946954158e2c5fa39195e8869bca815720aa0

Former-commit-id: c30f24c376f2548126fe08369951bd5a4cf78225
2015-12-16 10:03:31 -06:00
Richard Peter
e7f92606e1 Merge "Omaha #5166: Update logging to use SLF4J:grib,obs,warning" into omaha_16.2.2
Former-commit-id: e5f8552133b08a67bb541c60df5a23a8c55fd367
2015-12-16 09:39:35 -06:00
Richard Peter
7bb7663bff Merge "Omaha #5166: Update logging to use SLF4J:goessounding,poessounding" into omaha_16.2.2
Former-commit-id: 38b4e40c29c59f43a74778f42b78b6407ddcd303
2015-12-16 09:39:02 -06:00
Richard Peter
74874ad5b5 Merge "Omaha #5166: Update logging to use SLF4J: com.raytheon.edex.plugin.gfe" into omaha_16.2.2
Former-commit-id: 1de6a97468a068fc857b7ab11546ef3ecf7b7c9d
2015-12-16 09:36:00 -06:00
Richard Peter
b1f07fe6b7 Merge "Omaha #5166: Update logging to use SLF4J:most bufr plugins" into omaha_16.2.2
Former-commit-id: 6f15b5734e0f83764b062ce80a13c86fdffa0ef2
2015-12-16 09:32:58 -06:00
Nate Jensen
f051eb8708 Merge "Omaha #5166: Update logging to use SLF4J:cpgsrv,cwat,ffmp,fssobs,preciprate,qpf,scan,vil,urifilter" into omaha_16.2.2
Former-commit-id: 68be4acc9b14eddabcff32bc07d2e9269121186a
2015-12-16 09:23:01 -06:00
Kevin Bisanz
5e5c388692 Omaha #5166: Update logging to use SLF4J:grib,obs,warning
amend: Update Bundle-Version in manifest

Change-Id: I68e20f62d8e4049a41ab68015ae557f235ea38f8

Former-commit-id: 0385f259aa759953c9253d39c3e3681d453b826d
2015-12-15 16:39:04 -06:00
Kevin Bisanz
907df44c71 Omaha #5166: Update logging to use SLF4J:goessounding,poessounding
Change-Id: I9823171ffc2fa2807ad6c18198c9f6dd082e9c86

Former-commit-id: b475166fb952e9850ff0df6a9b52c30c206466c9
2015-12-15 16:12:13 -06:00
Kevin Bisanz
3febaccd70 Omaha #5166: Update logging to use SLF4J: com.raytheon.edex.plugin.gfe
amend: Remove trailing space from new software history lines

Change-Id: I91cce520f1ca03372bcbcb37ac1a5376fc2a1118

Former-commit-id: ef1da100ce8d2c1aca22efe548dbd6b235edebe8
2015-12-15 15:42:12 -06:00
Kevin Bisanz
f98dafd1db Omaha #5166: Update logging to use SLF4J:most bufr plugins
Update the following:
com.raytheon.edex.plugin.bufrua
com.raytheon.uf.edex.bufrtools
com.raytheon.uf.edex.plugin.bufrascat
com.raytheon.uf.edex.plugin.bufrhdw
com.raytheon.uf.edex.plugin.bufrmthdw
com.raytheon.uf.edex.plugin.bufrncwf
com.raytheon.uf.edex.plugin.bufrsigwx
com.raytheon.uf.edex.plugin.bufrssmi

amend: Review comments, including making logger protected scope in a few
files.

Change-Id: Id72e711bfd51f04a900bd78bee82569ae4a2d965

Former-commit-id: 214c5aa103a8481d89a81638956ed9439df79bc3
2015-12-15 14:16:08 -06:00
Kevin Bisanz
298c456877 Omaha #5166: Update logging to use SLF4J:cpgsrv,cwat,ffmp,fssobs,preciprate,qpf,scan,vil,urifilter
NOTE:  This commit depends on a commit in the ufcore repository with the
message "Omaha #5166: Update logging to use
SLF4J:cpgsrv,cwat,ffmp,fssobs,preciprate,qpf,scan,vil,urifilter".  They
should be merged at the same time.

Update the following to use SLF4J:
com.raytheon.uf.edex.cpgsrv
com.raytheon.uf.edex.plugin.cwat
com.raytheon.uf.edex.plugin.ffmp
com.raytheon.uf.edex.plugin.fssobs
com.raytheon.uf.edex.plugin.preciprate
com.raytheon.uf.edex.plugin.qpf
com.raytheon.uf.edex.plugin.scan
com.raytheon.uf.edex.plugin.vil

amend: Update Bundle-Version and Bundle-RequiredExecutionEnvironment in
MANIFEST.MF files.

Change-Id: I56fba06bbc34292e3adcfa0fa4ad30f0dccac13f

Former-commit-id: 3ec36af7213a82792c6fa1515d641ba293a0285e
2015-12-15 13:37:47 -06:00
Kevin Bisanz
e622e9915f Omaha #5166: Update logging to use SLF4J:activetable,decodertools,bufrmos
Update the following to use SLF4J:
com.raytheon.uf.edex.activetable
com.raytheon.uf.edex.decodertools
com.raytheon.uf.edex.plugin.bufrmos

Change-Id: I9ba498ca01e2b19741533e4251d4644e2008336a

Former-commit-id: 2bf7de6de884478c3c79a7966bcec66d217de14e
2015-12-14 16:36:02 -06:00
Richard Peter
67b4087d24 Merge "Omaha #5199 Added commons-ssl to foss features where openSAML is used." into omaha_16.2.2
Former-commit-id: f0c904e0a1fee2145d14eddd798ff6c5156a152a
2015-12-14 14:55:52 -06:00
Richard Peter
d193a75326 Merge "Omaha #5166: Update logging to use SLF4J:binlightning,dat.utils,metartohmdbsrv" into omaha_16.2.2
Former-commit-id: 3eaeabba645808d1a2c91505eff136d63db0bd04
2015-12-14 14:53:24 -06:00
Nate Jensen
51e012f321 Merge "Omaha #5166: Update logging to use SLF4J: notifysrv,productsrv,uengine" into omaha_16.2.2
Former-commit-id: d9fd4fee23d1f1ac715f4d76b7438562a093528a
2015-12-14 09:24:50 -06:00
Kevin Bisanz
967a7eb3ec Omaha #5166: Update logging to use SLF4J:binlightning,dat.utils,metartohmdbsrv
Change-Id: Ifa9079463d6105996dbd436eaf73bc9902cadacc

Former-commit-id: bab42b987dfde69126509daceca9b5c6e13de691
2015-12-11 16:18:29 -06:00
Dave Hladky
5ded14097c Omaha #5199 Added commons-ssl to foss features where openSAML is used.
Former-commit-id: 25e052d12e7ac1b1b0a96cfbb6d06cb8ea8579d5
2015-12-11 12:30:59 -06:00
David Gillingham
7509fd4f01 Omaha #5110: Correct backwards ISC activation logic.
Change-Id: I3bb872d3cf098631bcfad1c140b56fd4d2c86416

Former-commit-id: ff62542d4610a2881ad4ff54f2e7353a2211e876
2015-12-11 11:53:16 -06:00
Kevin Bisanz
5f42fd4a66 Omaha #5166: Update logging to use SLF4J: notifysrv,productsrv,uengine
Update com.raytheon.edex.notifysrv, com.raytheon.edex.productsrv, and
com.raytheon.edex.uengine to use SLF4J and fix a couple warnings.

Change-Id: I14efb008100e04e0370e35174fb75fe222a58c55

Former-commit-id: 32004847b483b19938e69d63ca38d268a0a5d11f
2015-12-10 19:23:04 -06:00
Nate Jensen
71105117d9 Merge "Omaha #5166: Update logging to use SLF4J: com.raytheon.uf.edex.plugin.acarssounding" into omaha_16.2.2
Former-commit-id: 9ca154ec8d52bf5a21914c657a2044b0c56083b7
2015-12-10 18:27:33 -06:00
Kevin Bisanz
163af921da Omaha #5166: Update logging to use SLF4J: com.raytheon.uf.edex.plugin.acarssounding
Change-Id: I448246df3063a6a26724a42797d23cd34d18fde2

Former-commit-id: d4d2ae32657002256fd406c41211cf8d780aae34
2015-12-10 18:10:23 -06:00
Nate Jensen
5125c93eed Merge "Omaha #5166: Update logging to use SLF4J: com.raytheon.uf.edex.plugin.text pass" into omaha_16.2.2
Former-commit-id: 60b457d37945431e90b8219f718e02d0818da03e
2015-12-10 18:04:09 -06:00
Kevin Bisanz
f1621e0d26 Omaha #5166: Update logging to use SLF4J: com.raytheon.uf.edex.plugin.text pass
amend: Fix review comments
amend: Fix review comments for null checking, implement StateMatch.toString()
amend: Fix review comments to fix StateMatch.toString()

Change-Id: I9723638cdd08cb6098d9d90c8a339c89e6d57801

Former-commit-id: e50dcbad11cb91bcfc01917465772fa294089b73
2015-12-10 17:00:37 -06:00
Richard Peter
59076ed2d8 Merge "Omaha #4216 Fixed broken multi WA build, DD request router issue, sbnSIm and request sharing same debug port. Change-Id: Ic35786fbd7205e6f90225a046b2c4226f7c15a59" into omaha_16.2.2
Former-commit-id: a2c36c5200bb8eab848948ee0b20de4d0ce38617
2015-12-10 12:41:03 -06:00
Dave Hladky
a9ce9ab323 Omaha #4216 Fixed broken multi WA build, DD request router issue, sbnSIm and request sharing same debug port.
Change-Id: Ic35786fbd7205e6f90225a046b2c4226f7c15a59

Former-commit-id: 10fafe16a53195c28148bb01317fa2c436232be9
2015-12-10 10:34:39 -06:00
Ron Anderson
2f6ff8d8a7 Merge "Omaha #5129: Create common IFPClient project, modify all GFE viz code to utilize it." into omaha_16.2.2
Former-commit-id: fbc333cfecf4bd33ddeb86c12fc40bb3e9600458
2015-12-10 10:17:40 -06:00
David Gillingham
7ed24b1466 Omaha #5129: Create common IFPClient project, modify all GFE viz code to utilize it.
Change-Id: Idca516558b7b256197cf68b2db179bbfc74e440c

Former-commit-id: 8b9aeee624072d573c2b15d08d5e1572a51c9ed0
2015-12-09 14:50:34 -06:00
Nathan Bowler
22770480c5 Omaha #5059 Added isNumeric and isPresent to field descriptions.
Change-Id: I6405d2055e00a6894b5eaccf28c1c7626e8f795a

Former-commit-id: fd9d82f6367b5e16012bbf33069a8881eca52d99
2015-12-09 15:39:35 -05:00
Nate Jensen
202a70b39e Merge "Omaha #5152 Add custom NetworkTraffic connector and endpoint." into omaha_16.2.2
Former-commit-id: bd9d39c7ac58cd43aa1bc4290e82926fe023ba97
2015-12-08 14:25:07 -06:00
Benjamin Phillippe
a38eec8920 Omaha #4993 Formatted query results on ebxml registry web interface
Change-Id: I58642bef5376ac915740760671d22f6bd56dd305

Former-commit-id: 0f917d125df9c34468bdd4f91321297d1ca86688
2015-12-07 10:02:50 -06:00
Nate Jensen
f595bb5b41 Merge "Omaha #5149 Fix interpolation of hurricane tracks." into omaha_16.2.2
Former-commit-id: c6860914b45762b4ce97a2dc08636c870a7792f6
2015-12-01 16:55:27 -06:00
Nathan Bowler
a92d2e7001 Omaha #5152 Add custom NetworkTraffic connector and endpoint.
Change-Id: I8526444ffbdbe42cd95446ff5c3646ccd3065cca

Former-commit-id: ac028205ea66216e7668e93336cf43e7da8894fc
2015-12-01 15:55:25 -05:00
Nate Jensen
3511de9e2b Omaha #4834 remove more LocalizationOpFailedExceptions
Change-Id: I0b8717b72b051169360ce167e796b35a786ee1a1

Former-commit-id: 4605396f4a9d1f77df9566e02cca1bd3e9f56e26
2015-12-01 13:13:26 -06:00
Ben Steffensmeier
1cd13731c0 Omaha #5149 Fix interpolation of hurricane tracks.
Former-commit-id: 60a54772b861a66f887a7ba1f6962f252c3b3ad4
2015-11-30 11:16:10 -06:00
Steve Harris
0489fa77d5 Merge branch 'omaha_16.2.1' into omaha_16.2.2
Former-commit-id: 9b1507178b7050457f35ea9949db053e8cf55dad
2015-11-30 09:12:38 -06:00
Bryan Kowal
8faa97d87a Omaha #5151 - allow additional features to be read from an external file and built in the exact order specified.
Eliminates the need for separate WA-specific properties files now that WAs are permanent separate repositories.


Former-commit-id: de0f6e355d849c3dec8c7878d6d00e584812795d
2015-11-24 14:55:33 -06:00
Richard Peter
38c6961187 Merge "Omaha #4839 Remove imported jetty packages from Manifest." into omaha_16.2.2
Former-commit-id: 81932edf5424c7c9ced3028faf18e743874665c8
2015-11-23 14:15:41 -06:00
Nathan Bowler
6fe20c5b0f Omaha #4839 Remove imported jetty packages from Manifest.
Change-Id: I132dd0244458d5290fae6b00be9afef5e0136f9e

Former-commit-id: 3f55e00e76a2c46679535d9c1067f87ca4576738
2015-11-23 15:10:44 -05:00
Richard Peter
3a725c8ec8 Merge "Omaha #4839 Remove version from imported jetty package." into omaha_16.2.2
Former-commit-id: ac6c7ff0c8f3c0e1c39dd7abab93616909af9bd0
2015-11-23 11:24:20 -06:00
Nathan Bowler
e2069ccc54 Omaha #4839 Remove version from imported jetty package.
Change-Id: Iba9fd840489d90e6c04d84c4d90ffe74483d3ba7

Former-commit-id: 642e09b4f50a1910abb27a69f31b5e637d931681
2015-11-23 12:12:11 -05:00