Commit graph

65 commits

Author SHA1 Message Date
Steve Harris
9b151020b3 Merge branch 'omaha_16.2.1-lx' into omaha_16.2.2
Conflicts:
	cave/com.raytheon.uf.viz.radarapps.rps/src/com/raytheon/uf/viz/radarapps/rps/RpsListEditorDlg.java
	cave/com.raytheon.viz.pointdata/src/com/raytheon/viz/pointdata/rsc/PlotResource.java
	cave/com.raytheon.viz.textworkstation/src/com/raytheon/viz/textworkstation/TextWorkstationDlg.java


Former-commit-id: 781bddc3e581ba0f9bdaf7fe5b218fd688dbafeb
2016-03-31 15:04:17 -05:00
Ron Anderson
a8233481db Omaha #5513 Fix TextWS GUIs opening on the wrong monitor
Change-Id: Iac43fd6381267e2dac0009930318e22280a447f8

Former-commit-id: 5e56023bbf2aaf6a89254faeeb440d814782c391
2016-03-31 10:43:50 -05:00
Steve Harris
a5630ce465 Omaha #5229 - Revert Omaha #4716
Revert "Omaha #4716 Delta script to update stdtextproducts table."
This reverts commit d4f70ae9a0 [formerly 3ea23877757542c60932838efebd30f43cd6addb].

Revert "Omaha #4716 Use IcaoMap to determine a site's ICAO Id."
This reverts commit 47aedb4641 [formerly 7a3312b61227798136e962305a1439d2f47fc468].

Revert "Omaha #4716 Fix NPE."
This reverts commit 63a431de8d [formerly e46413899b050022d47e0294d2749a99274c6e56].

Revert "Omaha #4716 Triggers for ingest StdTextProducts now check for AWIPS PILs."
This reverts commit 235eea9437 [formerly 74c32b7cb7abc0036995228eb0d0a427e661026d].

Revert "Omaha #4716 Changes to textWS and textdb to support AWIPS ID."
This reverts commit 2227c881bd [formerly 882063e694dc8f36fee23598904a27a25e09a258].

 Conflicts:
	cave/com.raytheon.viz.texteditor/src/com/raytheon/viz/texteditor/dialogs/TextEditorDialog.java


Former-commit-id: fdf099dc4bef3411e435de3a67f82e15826d8073
2016-03-29 17:15:25 -05:00
Roger Ferrel
47aedb4641 Omaha #4716 Use IcaoMap to determine a site's ICAO Id.
Change-Id: I62a0684a2556894145264fd239c6d141e5bc733b

Former-commit-id: 7a3312b61227798136e962305a1439d2f47fc468
2016-03-21 09:36:47 -05:00
Roger Ferrel
63a431de8d Omaha #4716 Fix NPE.
Former-commit-id: e46413899b050022d47e0294d2749a99274c6e56
2016-03-09 13:15:48 -06:00
Roger Ferrel
235eea9437 Omaha #4716 Triggers for ingest StdTextProducts now check for AWIPS PILs.
Change-Id: I66693010de201ba9948aab1d6905284dbeed652f

Former-commit-id: 74c32b7cb7abc0036995228eb0d0a427e661026d
2016-03-07 10:43:43 -06:00
Roger Ferrel
2227c881bd Omaha #4716 Changes to textWS and textdb to support AWIPS ID.
Change-Id: I61260fdf6c981a626e713366e4e022089a888ed7

Former-commit-id: 882063e694dc8f36fee23598904a27a25e09a258
2016-03-03 16:09:04 -06:00
Richard Peter
225d8934eb Omaha #4630 - Add postgres bloat monitor
Change-Id: I4777d1e3c32efea99ec6a218bb53e7d7ae32e321

Former-commit-id: f39242360301c1a551894bee4065b577b347fe4a
2016-02-11 17:54:42 -06:00
Nathan Bowler
063c473391 Omaha #5283 Remove support for discontinued NGM data
Change-Id: I9c3fcf3bff03ed78cf77a8fdcd8b95da4d470dae

Former-commit-id: 0867569ae733dee3632e31bc216a06d356530e24
2016-02-11 12:20:32 -05:00
Slav Korolev
96886842cd Omaha #5269 - Removed nonfunctional textdb -tA / -tR options.
Former-commit-id: 64853705eadb56098ab7ab48562eaa3a3db34cba
2016-02-09 14:14:50 -05:00
Tim Jensen
1ed4ee209e Omaha #4562: Fix python subscription issues from isolating simple text product decoding
Change-Id: I8dcf3e0a40bf447570d9b9b3d9414d833de59cbe

Former-commit-id: c20a5475d9545a5fdd8408b5235972b98184153e
2016-01-21 17:05:03 -06:00
Tim Jensen
2a5b0ed793 Omaha #4562: Isolate simple text product decoding
Change-Id: I002bc67d0906b254a131f8a4f2d98d83555926c4

Former-commit-id: cd9fe9fed89fd732f5f904a3a7df9be544d01488
2016-01-21 14:21:15 -06:00
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
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
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
David Gillingham
648bb0e367 Omaha #5003: Update A2 baseline code to utilize apache commons-lang version 3.
Change-Id: I2b23399b2cfd3d37a41f89cb3c3173ca628caecb

Former-commit-id: b9c41fe3354a90a03440e1ea67991e6ecd5885c0
2015-10-28 13:21:07 -05:00
Slav Korolev
df92008e48 Omaha #4860 - Fixed TAF editor Store to DB option.
Former-commit-id: ce07a97d87a549406c7bb8407d79b761f2d4e61a
2015-09-30 09:25:56 -04:00
Ben Steffensmeier
5f0fb74497 Omaha #4706 Make text distribution patterns more specific to prevent AMSR2 imagery from getting incorrectly routed.
Former-commit-id: c35a933619aefd32d40c0bce7a4b032b19fdb4bb
2015-09-04 14:01:23 -05:00
Slav Korolev
4e2d00f672 Omaha #4687 - Added ECMWF station-based MOS text bulletins.
Former-commit-id: 62753644fe5d42ea29142d92e10b9af48e6a62b0
2015-09-03 11:40:34 -04:00
Steve Harris
4bb1dfd213 Merge tag 'OB_16.1.1-9' into omaha_16.2.1
16.1.1-9

 Conflicts:
	cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/dialogs/formatterlauncher/ProductEditorComp.java


Former-commit-id: 4ff4f4722a0fd37cf6ec75c701acd43d778ce7c2
2015-09-01 16:06:40 -05:00
Shawn.Hooper
5759470634 Merge tag 'OB_15.1.1-32' into master_16.1.1
15.1.1-32

Conflicts:
	cave/com.raytheon.uf.viz.d2d.core/src/com/raytheon/uf/viz/d2d/core/time/D2DTimeMatcher.java
	cave/com.raytheon.viz.gfe/localization/gfe/userPython/procedures/MakeHazard.py
	cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/dialogs/formatterlauncher/ProductEditorComp.java
	cave/com.raytheon.viz.warngen/src/com/raytheon/viz/warngen/template/TemplateRunner.java
	cave/com.raytheon.viz.warngen/src/com/raytheon/viz/warngen/text/AbstractLockingBehavior.java
	edexOsgi/com.raytheon.uf.common.dataplugin.warning/utility/common_static/base/warngen/VM_global_library.vm
	edexOsgi/com.raytheon.uf.edex.plugin.text/src/com/raytheon/uf/edex/plugin/text/fax/FaxSender.java

Former-commit-id: f925ff11b783389e5ca32a2d7cd1ec5edfa835db
2015-08-19 14:58:31 -04:00
Sean.Webb
fb78df96fc ASM #17882 - Added -q to ssh command
Change-Id: I77618654b2947fd2e9cb7b8bcb3f0aa3499832e0

Former-commit-id: 06e53fa398363b0ea64b6d9c3fdd4c666890a024
2015-08-13 12:16:11 -04:00
Sean.Webb
b2ef13cb19 ASM #17882 - Changed scp commands to scp -q
Change-Id: Ibb9032c38e13191e2b45ea18419d321c338608fc

Former-commit-id: d6c03b3f9a8e4d4fcb6819c802fe0c1d53e6d448
2015-08-11 14:09:01 -04:00
Nathan Bowler
90046acf93 Omaha #1574 Add orphan purging.
Change-Id: I9e406522a5ca289a57368da9b60372fa70e6fe7e

Former-commit-id: 8bbe80aaf5d958a2b18ce4b113833d72bb085761
2015-08-11 12:43:27 -04:00
David Friedman
4bdfeb8da8 Merge remote-tracking branch 'origin/master_16.1.1' into asm_16.1.1
Conflicts:
	cave/build/static/linux/alertviz/alertviz.sh
	cave/build/static/linux/cave/cave.sh
	cave/com.raytheon.uf.viz.alertviz/src/com/raytheon/uf/viz/alertviz/AlertvizJob.java
	cave/com.raytheon.uf.viz.d2d.core/src/com/raytheon/uf/viz/d2d/core/time/D2DTimeMatcher.java
	cave/com.raytheon.viz.core.contours/src/com/raytheon/viz/core/contours/ContourRenderable.java
	cave/com.raytheon.viz.gfe/localization/gfe/userPython/utilities/SmartScript.py
	cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/BaseGfePyController.java
	cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/smarttool/SmartUtil.java
	cave/com.raytheon.viz.hydro/src/com/raytheon/viz/hydro/resource/MultiPointResource.java
	cave/com.raytheon.viz.hydrobase/src/com/raytheon/viz/hydrobase/dialogs/RiverGageDlg.java
	cave/com.raytheon.viz.texteditor/src/com/raytheon/viz/texteditor/dialogs/TextEditorDialog.java
	cave/com.raytheon.viz.warngen/src/com/raytheon/viz/warngen/text/AbstractLockingBehavior.java
	cave/com.raytheon.viz.xdat/META-INF/MANIFEST.MF
	edexOsgi/com.raytheon.uf.common.dataplugin.shef/src/com/raytheon/uf/common/dataplugin/shef/tables/Riverstat.java
	edexOsgi/com.raytheon.uf.tools.gfesuite.servicebackup/svcBackup/ServiceBackup/scripts/process_configuration

Change-Id: I9acfead0148ca1df35b8f69cd556b40d8189c226

Former-commit-id: 33053b2a6b55dacfecb24d5cde2cd3068e999f2f
2015-07-30 20:53:19 +00:00
Steve Harris
55b82a66ff Merge branch 'omaha_sails_15.1.1' into omaha_16.1.1
Conflicts:
	cave/com.raytheon.viz.lightning/src/com/raytheon/viz/lightning/GridLightningResource.java


Former-commit-id: b66814c4efc93113c131298b904f02675cda88ea
2015-07-13 18:39:29 -05:00
Roger Ferrel
0619e1134b Omaha #4612 Get all sites matching the preferredafosFirstLetter.
Former-commit-id: 1768bf7d8c3183e762361f1c18b47e28c95f5359
2015-07-06 15:31:26 -05:00
Sean.Webb
1ea92410a9 ASM #17608 - Added pattern to handle encrypted WCL
Change-Id: I212cf173b27be73c6249f39c8a7bd963f7791747

Former-commit-id: bbd0932910f2f03712d172bf0a526b5a0e34cce5
2015-07-01 12:41:50 -04:00
Nate Jensen
49b719e16f Merge "Omaha #4473 update references to moved logback classes" into omaha_16.1.1
Former-commit-id: f61ee2c484f86bd058246d879fca008634b7686a
2015-06-09 12:40:12 -05:00
Nate Jensen
ef596144a0 Omaha #4473 update references to moved logback classes
Change-Id: I68ac77c7f6f74dacac0d70a6155a93cf37a1873a

Former-commit-id: 339bea8a304cec0afad5b363709689e55fe744c5
2015-06-09 10:41:23 -05:00
Roger Ferrel
ce1770c015 Omaha #4492 Correct spelling and base configuration file location.
Former-commit-id: 7b16f0289482b1f54960ce86bbb72278d779bbfc
2015-06-09 07:04:27 -05:00
Ron Anderson
15dfb5afef Omaha #4441 and #4442 Fix WarnGen QC and locking issues with mixed case.
Change-Id: I95705831aa37e0774b09a0d2acee42c86d361368

Former-commit-id: ac3c7983f3c287cad4e0f38b0231b64ad69a60a6
2015-06-08 08:27:41 -05:00
Roger Ferrel
623c498d79 Omaha #4492 Security for FaxSender.
Change-Id: I3db4a4175708764019d5a7d6befa4f02bfb49ed2

Former-commit-id: 22b1113b171200cdc3f57980019a0d7056b067d8
2015-06-05 11:52:27 -05:00
Steve Harris
9b3d8a8443 Merge tag 'OB_15.1.1-12' into omaha_16.1.1
15.1.1-12

 Conflicts:
	build/deploy.edex.awips2/esb/bin/setup.env
	cave/com.raytheon.uf.viz.useradmin/src/com/raytheon/uf/viz/useradmin/ui/UserAdminSelectDlg.java
	cave/com.raytheon.viz.gfe/localization/gfe/userPython/textUtilities/headline/FormatterRunner.py
	cave/com.raytheon.viz.warngen/src/com/raytheon/viz/warngen/gis/PolygonUtil.java
	edexOsgi/com.raytheon.edex.plugin.gfe/utility/edex_static/base/config/gfe/serverConfig.py
	edexOsgi/com.raytheon.edex.plugin.gfe/utility/edex_static/base/smartinit/Init.py


Former-commit-id: 881df1ae809fb94151c7bddc8eeda305ac4317f7
2015-05-20 11:25:45 -05:00
Mark Peters
3a252033ff Omaha #4469 Some files are missing from plugins' build.properties
Change-Id: Ib36f309d1cce20ad908b32a8a1d1218fde6863d7

Former-commit-id: 4e596c0cde3e6e04a92a3766224b153989feb676
2015-05-19 11:47:40 -05:00
Roger Ferrel
c6e0f2dc7c Omaha #4462 Always set text product's site when writing standard text product.
Former-commit-id: 14b7158f8dc7d5ea35ff95fd03957527760d72ba
2015-05-05 12:30:55 -05:00
Fay.Liang
0072544dba Merge branch 'master_14.4.1' into asm_14.4.1
Former-commit-id: 5dea200def84ed80d2bc38e37e1fe9bf3ac5b26c
2015-02-19 13:12:16 -05:00
David Friedman
ab8a709eb6 ASM #17125 - Fix decoding of upper air collectives
Change-Id: I20e342561ce80460b2c1189277a45de539bc6540

Former-commit-id: 420ca2787415f4f609fd6016ace1435f87b740f4
2015-02-18 16:21:31 +00:00
Roger Ferrel
61ab864445 Omaha #4031 Implement preferrred AFOS first letter.
Change-Id: I1c011beaf078d08c79c02863ac8afd01c7318645

Former-commit-id: 776989760fa936913006924efb1e84832ffec31f
2015-01-30 13:01:01 -06:00
Fay.Liang
eed6737801 ASM #15311 - Merge and Build Support - Merge ASM delivery into 14.4.1-1m.
Merge branch 'asm_14.4.1' of ssh://10.201.30.8:29418/AWIPS2_baseline into master_14.4.1

Conflicts:
	cave/com.raytheon.viz.gfe/localization/gfe/userPython/utilities/SmartScript.py
	cave/com.raytheon.viz.mpe.ui/src/com/raytheon/viz/mpe/ui/dialogs/ChooseDataPeriodDialog.java
	edexOsgi/com.raytheon.edex.plugin.gfe/utility/edex_static/base/config/gfe/serverConfig.py
	edexOsgi/com.raytheon.uf.edex.activetable/src/com/raytheon/uf/edex/activetable/ActiveTable.java
	rpms/awips2.core/Installer.postgres/component.spec
	rpms/awips2.core/Installer.python/component.spec
	rpms/awips2.core/Installer.tools/component.spec
	rpms/python.site-packages/Installer.h5py/component.spec
	rpms/python.site-packages/Installer.matplotlib/component.spec
	rpms/python.site-packages/Installer.nose/component.spec
	rpms/python.site-packages/Installer.pupynere/component.spec
	rpms/python.site-packages/Installer.qpid/component.spec
	rpms/python.site-packages/Installer.scientific/component.spec
	rpms/python.site-packages/Installer.scipy/component.spec
	rpms/python.site-packages/Installer.shapely/component.spec
	rpms/python.site-packages/Installer.tables/component.spec

Former-commit-id: 1f331890b8fc38b4f8ed3a3debc66b8fedba4fdd
2015-01-12 13:03:31 -05:00
Juliya Dynina
9b4ae6de7e Merge "ASM #14638 trigger compare fixed." into asm_14.4.1
Former-commit-id: 61e8a1bf2cd87ac9ee16cb8969ba3d74ba4dd514
2014-12-17 10:05:42 -05:00
Daniel.Huffman
a91ea93823 ASM #14638 trigger compare fixed.
Change-Id: I5dc06e8a509a9eeb2afa0c41b84a64b502f5e012

Former-commit-id: ba6ed158aa84958ad791f2b83e5f95b0cb302f20
2014-12-17 06:20:52 +00:00
Juliya Dynina
88fbcaa849 Merge "ASM #16736 - OHD's RunReportAlarm Service does not notify EDEX's AlarmAlertNotification Observer." into asm_14.4.1
Former-commit-id: 45ad574592e05ba3f9a0f27b2afd2c9a0e5d19a2
2014-12-15 12:25:14 -05:00
Michael Gamazaychikov
ce2c685da4 ASM #16736 - OHD's RunReportAlarm Service does not notify EDEX's AlarmAlertNotification Observer.
Change-Id: I74ff5b0abb7df0434bb7f66db080447a9d644266

Former-commit-id: 5c31d213c84dfa701eda80712ad5014bf4a012aa
2014-12-15 08:40:22 -05:00
Nate Jensen
8dbe6abbe4 Omaha #3549 remove jdt prefs for faster builds
Change-Id: I82156718a52c37adecc8260fa40a2b0d93453b29

Former-commit-id: 3ba611e111585d2aa9cd9f647687fedb794077f7
2014-12-03 15:47:10 -06:00
David Friedman
47f151fe85 ASM #16859 - Text decoder processes collectives inefficiently
Change-Id: Ib38ca77d66eccc84b7ffb64901b2eef64ee82af4

Former-commit-id: dac7434202e9d5b5aafc4784f6a9201b5a9f0394
2014-12-03 15:44:27 +00:00
Benjamin Phillippe
50f5c8d1e3 Omaha #3454 Fixing usage of getSession() to ensure proper session closure
Former-commit-id: fc36b84fa43c354b674f040ae5d2647df5b3122f
2014-10-28 11:30:25 -05:00
Benjamin Phillippe
5606597b56 Omaha #3454 Fixing text purge
Former-commit-id: 43299673f2172188bc44866c6ccd5552fda348cb
2014-10-23 12:54:26 -05:00
Benjamin Phillippe
fdd16051e8 Omaha #3454 Upgrading to Hibernate 4.2.15
Change-Id: I4ab0970abf9755f69e09ad3d9c79084b76761c29

Former-commit-id: 293e59403b6d6e1d792d9fc6d8a0ac106a490bf5
2014-10-20 12:42:19 -05:00
Nate Jensen
b638e6e0f6 Omaha #3549 remove unnecessary @Column annotations from TextRecord
Change-Id: I5f36baf0c7b697782379bef0dd5c28d8cb60e77e

Former-commit-id: 4a5b66b00fbb53b4fcb4340366347ae4b08e6992
2014-10-10 09:01:29 -05:00