Ben Steffensmeier
8421469229
Issue #1438 change string null to be converted to null always.
...
Change-Id: I4dfdc681f339c1f7552aae27113f1cbe6e5584e7
Former-commit-id: 12de9bf8bab68ee225a7b31d02c556ad3605aad6
2013-01-08 12:56:46 -06:00
Dustin Johnson
19f1b30437
Issue #1451 Allow overriding of IUserManager via ServiceLoader.
...
Change-Id: Iec63c05fe7365051e7bd1a01ecca701b5553c9e9
Former-commit-id: 46d756ba5cd37ae22fc31ae67dac0751c2c02985
2013-01-04 12:34:43 -06:00
Ben Steffensmeier
fe0a8b60c6
Issue #1438 move all gfe processing out of the grib plugin.
...
Former-commit-id: 2bf3884faa80d8db4d1589aacad05f24171ce3a4
2012-12-19 11:26:40 -06:00
Dustin Johnson
fe18156d26
Issue #1389 Create an adapter class and use Collections.binarySearch()
...
Change-Id: Ia51742d40f053aa50d83c4ccdd8acabaa544bdf7
Former-commit-id: 64b4b9b03ffd07d8515a5279496e4b520744b39d
2012-12-07 10:55:20 -06:00
Dustin Johnson
4ede85fff1
Issue #1389 Add AlgorithmUtil which provides binary search capabilities
...
Change-Id: I2cf29381199e53b8dd8c26cd004628436c04e4e1
Former-commit-id: afc804ae775939229da0e891567951ea7bc3aeb5
2012-12-06 14:40:59 -06:00
Richard Peter
2b124db62a
Issue #1350 : Fix stats aggregation
...
Change-Id: I652db6f6f5bc0cab8fc9e85969bf57f1c2382da3
Former-commit-id: b06d51266d600e0b04f7fe10bc36e312a2275428
2012-11-29 17:27:15 -06:00
Nate Jensen
31637efbbc
Merge "Issue #189 changes to mappings and ncep merge from code review Change-Id: Ia44b66535dbbf36a6e0b99cd547f0dc161af6a47" into development
...
Former-commit-id: 219d5cd37e412c47cf12eebb6849c5c233163f16
2012-11-14 16:09:00 -06:00
Ben Steffensmeier
2d864c3b09
Issue #189 changes to mappings and ncep merge from code review
...
Change-Id: Ia44b66535dbbf36a6e0b99cd547f0dc161af6a47
Former-commit-id: 9ed60c53dd17891f81e5c01c3b86933c8aff2ba4
2012-11-14 12:22:53 -06:00
Dustin Johnson
7c59f9ea41
Issue #1322 Common baseline changes to support BandwidthManager
...
Amend:
Revert EDEXLocalizationAdapter and duplicate getPath() in test version.
Change-Id: I72205aadeba1f894ee49cb4d146519df10d941f8
Former-commit-id: 07aeec469a83ce07286bc27ea3e6bda41909be8d
2012-11-14 12:19:10 -06:00
Ben Steffensmeier
693090cb36
Issue #1108 initial implementation of mappings
...
Change-Id: I05a3643e288778dbb97e80f881f2e71f6373067d
Conflicts:
edexOsgi/com.raytheon.uf.common.dataplugin.grid/META-INF/MANIFEST.MF
Former-commit-id: 8db340a796df354059f3d4142db92dfd5fa527f5
2012-11-08 14:45:36 -06:00
Max Schenkelberg
ca4177dd08
Issue #1308 Wrote custom OSGI spring handler that could support multiple XML contexts per bundle, merge dependency contexts and scan res spring folder like EDEX. Two changes were required, one for menu generation registration and one for apache beanutils converter registration.
...
Change-Id: If392126da6b7b27be20bbcb2423ab0e851307345
Former-commit-id: a9c7374d162296c170f7c1b80e1fb2978b854cfd
2012-11-07 10:44:42 -06:00
Dustin Johnson
31d7d09c10
Issue #1302 Merge branch '5-Data_Delivery' into development
...
Conflicts:
edexOsgi/build.edex/deploy-common/external-rules.xml
edexOsgi/build.edex/deploy-common/plugin-methods.xml
edexOsgi/com.raytheon.edex.plugin.text/src/com/raytheon/edex/plugin/text/dao/TextDao.java
edexOsgi/com.raytheon.uf.edex.database/src/com/raytheon/uf/edex/database/plugin/PluginDao.java
edexOsgi/com.raytheon.uf.edex.esb.camel/src/com/raytheon/uf/edex/esb/camel/Executor.java
edexOsgi/build.edex/build.xml
edexOsgi/build.edex/esb/conf/modes.xml
edexOsgi/com.raytheon.edex.feature.uframe/feature.xml
edexOsgi/com.raytheon.edex.plugin.grib/res/spring/grib-ingest.xml
edexOsgi/com.raytheon.edex.plugin.grib/src/com/raytheon/edex/plugin/grib/Grib1Decoder.java
edexOsgi/com.raytheon.edex.plugin.grib/src/com/raytheon/edex/plugin/grib/GribDecoder.java
edexOsgi/com.raytheon.uf.common.gridcoverage/src/com/raytheon/uf/common/gridcoverage/GridCoverage.java
Change-Id: I32226e8c316eb393d6f372eaa53b8811d0a954a0
Former-commit-id: 89583d97c8823818f87dc1a234078d85ba7bea4a
2012-11-01 13:36:06 -05:00
Max Schenkelberg
b0addbc1db
Issue #626 update WMOHeaderRemover to remove any extra bytes before wmo header found from WMOHeaderFinder.
...
Change-Id: I836fbc496c2dd2da610dbdd16b6bea0428a7966a
Former-commit-id: 5f580a3989a9f08c20e829ae60318dcf2964ee6d
2012-09-17 12:59:10 -05:00
root
5a453ee984
Merge 12.9.1-4 into development_on_ss_builds
...
Former-commit-id: a178af491f4b4cd75ed1517f023354bab0b9c8c8
2012-08-15 22:15:20 +00:00
James Korman
4cbbc59278
Issue #798 - Code review changes
...
Issue #798 - Code review updates
Change-Id: I5447574392a42c79fa4295ce4f9bb5ac295d06bb
Former-commit-id: cb05a9f95384806537106dc804833331d6c7db48
2012-07-31 13:38:23 -05:00
Max Schenkelberg
b669f57ee4
Issue #626 Moved data unzipper and wmo header remover to common so it can potentially be used by GOES-R
...
Amend: Added WMO header finder since the header property will have additional information in it when file comes from LDM. Also changed MessageGenerator to use new class for finding the wmo header
Amend: Added try-finally for input stream in DataUnzipper
Change-Id: I4ece2f5f24a429aa41969f51040a58e67e79e1c1
Former-commit-id: 2f17b2f49f65da4b7b7fd531377873cb9eb941dd
2012-07-27 14:42:36 -05:00
Max Schenkelberg
a3014f6ec3
Issue #763 Removed references to OBE cots org.apahce.tomcat.nativ to reduce size of collaboration standalone product. This project could now be removed from the baseline
...
Change-Id: I9d8d0155afa5c01f3cc027a5f5adb0e2a9893e47
Former-commit-id: 24423c6b03bffd01313a93b6c641b3d8fef35902
2012-06-28 15:29:05 -05:00
Steve Harris
31b3e87ffa
Merge branch 'ss_sync' (OB12.4.1-10) into 9-Wes2Bridge
...
Conflicts:
ncep/gov.noaa.nws.ncep.common.dataplugin.mcidas/src/gov/noaa/nws/ncep/common/dataplugin/mcidas/McidasRecord.java
ncep/gov.noaa.nws.ncep.common.dataplugin.ncpafm/src/gov/noaa/nws/ncep/common/dataplugin/ncpafm/NcPafmRecord.java
ncep/gov.noaa.nws.ncep.common.dataplugin.ncuair/src/gov/noaa/nws/ncep/common/dataplugin/ncuair/NcUairRecord.java
ncep/gov.noaa.nws.ncep.edex.plugin.mosaic/src/gov/noaa/nws/ncep/edex/plugin/mosaic/common/MosaicRecord.java
All of these were 'self-resolved' when kdiff3 invoked
Former-commit-id: f98354aae305ad227eaf3b36e4393b8aefc80f02
2012-05-09 13:19:47 -05:00
Steve Harris
2a216f333c
12.4.1-4 baseline
...
Former-commit-id: ad648deaf4d3edaabdda15184289b3a927308bd7
2012-04-18 15:18:16 -05:00
Steve Harris
fee53dea94
Merge branch 'ss_sync' (OB12.3.1) into 9-Wes2Bridge
...
Conflicts:
edexOsgi/build.edex/esb/data/utility/edex_static/base/python/ObsRequest.py
edexOsgi/com.raytheon.uf.common.dataplugin/src/com/raytheon/uf/common/dataplugin/persist/DefaultPathProvider.java
edexOsgi/com.raytheon.uf.common.dataplugin/src/com/raytheon/uf/common/dataplugin/persist/PersistablePluginDataObject.java
Former-commit-id: 3bd9b3a16b0105822983302efa5dd2834aaf5a5f
2012-04-10 12:50:03 -05:00
David Gillingham
8a45f1f4c3
Issue #20 : Fix breakage to alertViz caused by changes to
...
FileUtil.join().
Former-commit-id: 8832c64ba47f87027d5215caf7d84b9fc6a187cd
2012-03-01 11:19:22 -06:00
David Gillingham
061966f243
Issue #20 : Committing refactored archiver capability
...
Change-Id: Ifc07621d2ad7b315a8d8391ae6ae6608516ba3bf
Issue #20 : Address peer review comments from previous commit.
Change-Id: Ifc07621d2ad7b315a8d8391ae6ae6608516ba3bf
Former-commit-id: 47750dfd5e387238f409ead55549cbb24f5afbe1
2012-02-13 16:09:36 -06:00
Ben Steffensmeier
2d0ba75b3e
Issue #23 fix the LRUCacheFS so it does not create a cache directory if
...
it is not using it, it creates different cache directories for different
users and it has better error checking.
Change-Id: I486a98583a0d952fe7753d28ae6a2026e943bfb4
Former-commit-id: a29e7c8028c4d3099627da4a5586b7c6d13b51fb
2012-01-26 15:13:40 -06:00
Matt Nash
c83e5ff474
Moving 12.1.1 into ss_sync
...
Former-commit-id: 2a9569942c48542cf708b6c0b9189146fd954c11
2012-01-19 11:53:12 -06:00
root
06a8b51d6d
Initial revision of AWIPS2 11.9.0-7p5
...
Former-commit-id: 64fa9254b946eae7e61bbc3f513b7c3696c4f54f
2012-01-06 08:55:05 -06:00