Commit graph

15 commits

Author SHA1 Message Date
mjames-upc
20f9282351 ufpy->python-awips; runso binary; distribution file regex additions for thredds files; Hydro app defaults; purge rules for UCAR build
Former-commit-id: 18dfe4698dcffb0d9e625699581eb9f7d6c9fac6
2016-06-27 15:44:11 -05:00
Bryan Kowal
4d6b2982a4 Omaha #4433 - import sys.
Former-commit-id: 17b2e2fc2a813fe3527906b9a0cd77dcfe7d5ae1
2015-06-10 12:28:34 -05:00
Bryan Kowal
e6c3f604ac Omaha #4433 - the thrift host and port will now be defaulted if fxa setup.env does not exist.
amend: fix DR

Change-Id: I0a9db2382f95489958c6d11c9228ce7f63a49f9d

Former-commit-id: 81792c7871da14b91a367dfbaf4c6c015778e1e1
2015-06-05 15:10:49 -05:00
Nate Jensen
a72d51c0f7 Omaha #4259 fix typo
Change-Id: I6bfad284d29707e0929d21fa18ef382e4b19c3ae

Former-commit-id: c38796eadb4de0b135dffb39d914239f4cc00b7d
2015-05-12 10:57:52 -05:00
Nate Jensen
87841097de Omaha #4259 localization.python changes for jep 3.3
Change-Id: I02474a61c93dccc80cf0eb052b033b7b3a3b2065

Former-commit-id: 300b818dacdd6b5aada658893c3bdb2c355261eb
2015-04-30 14:37:52 -05:00
Robert Blum
d3e54accea Omaha #4120 One additional change to the PythonOverriderInterface to reload all the modules.
Former-commit-id: b34f58198f66e2c7365e83984d22d3fe144ad3b4
2015-02-19 11:00:20 -06:00
Robert Blum
d9f635e8c7 Omaha #4120 Improve PythonOverriderInterface and PythonOverriderCore to handle incremental overrides for HS.
Change-Id: I04ae6553624237e909dbeabbccff40113303aeda

Former-commit-id: e79792fddfcb80e72a406a5e817bb7878cb692c0
2015-02-13 11:21:12 -06:00
Bryan Kowal
4e320a35a3 Issue #2929 - the pure Python Override now recognizes REGION as a valid localization level
Amend: use baseline Redmine number

Change-Id: I765c1199e9d8b639e3c87afec41798459f0f92e4

Former-commit-id: b48eb97e9d270ad49d93f2ca85ceae48da9b9269
2014-03-19 14:07:03 -05:00
Bryan Kowal
e0b0d88e46 Issue #2712 - Python Overrider can now determine whether or not it is running in Jep so that the main module can be used at all times now.
Amend: add a default value for localization site in the pure overrider.

Change-Id: I6056c274a10def96ba69786b58ba284146e49160

Former-commit-id: 71c960bfc67fd78d3ffee8a14005d4391f4bc2aa
2014-02-17 14:41:10 -06:00
Bryan Kowal
d2e40770dd Issue #2712 - improved class merging in Python Overrider. Created PythonOverriderInterface.
Amend: Wrap ModuleUtil in try..finally to ensure changes to the path are undone
Amend: Fixed formatting in PythonOverriderCore

Change-Id: I8c4d2702ef634d2b038ba20ccffc610db8a6c580

Former-commit-id: b788b07aecdc4039ef0ce657d7d9a04ab88e0069
2014-01-20 14:02:07 -06:00
Bryan Kowal
7e35ea310f Issue #2540 - pure python module merge implementation
Amend: remove dead LocalizationUtil.py file. Use os.path.join; catch Exception thrown by module merge
Amend: remove module merge exception catching

Change-Id: Idb9bc359d8b3dc1b6c4ccfd6247e02e2905bbea1

Former-commit-id: c0595b49cab0d0ef636427ed3b31ea805f8adb43
2013-11-14 11:57:11 -06:00
Bryan Kowal
75e6914df1 Issue #2540 - finish implementing the python override capability. The pure-python solution will be checked in later.
Amend: addressed review comments
Amend: update DR number

Change-Id: I5ae0c1140e0c90be002e3e3711fc4311ce1a05f0

Former-commit-id: 315ca002de4045f0d7ae6b298012365a052a7430
2013-11-11 17:00:17 -06:00
Matt Nash
5e2e35e45b Issue #2250 fix for Python PathManager not correctly closing
Change-Id: I3d600871ea09ec49ca83fdc5d898a4d9a0369d6f

Former-commit-id: a55d89df84db254372db340f22559ac17940ddaf
2013-09-25 17:18:54 -05:00
Matt Nash
7943769110 Issue #1870 add Python and XML Incremental Override, implemented for both Java
and Python

Change-Id: I293b6abcdffbd2cef35e9b986362113186583c55

Former-commit-id: 27f86d4c39ce8b8e708408511c820a5dd765e4cb
2013-05-02 13:39:55 -05:00
Matt Nash
4b23ec7c0a Issue #1870 implement PathManager interface in Python to allow Python code to
get files

Change-Id: I0192c996533b1539194aaeba0213074bef8a4717

Former-commit-id: e3df8efa51ad95c952318b59edca702157a59856
2013-04-12 07:55:56 -05:00