This is an automated email from the ASF dual-hosted git repository.

lewismc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-sdap-mudrod.git

commit a0ff9d9f57e548de5c8d687991b653f05dbc566b
Merge: 2da27a2 25c27d5
Author: Lewis John McGibbney <[email protected]>
AuthorDate: Fri May 11 20:14:24 2018 -0700

    Merge pull request #14 from lewismc/SDAP-66
    
    SDAP-66 Build harvester for EONET EventsEB

 .../org/apache/sdap/mudrod/driver/ESDriver.java    |   2 +-
 .../org/apache/sdap/mudrod/main/MudrodEngine.java  |  14 +-
 .../org/apache/sdap/mudrod/ssearch/Searcher.java   |  44 +++--
 .../apache/sdap/mudrod/tools/EONETIngester.java    | 213 +++++++++++++++++++++
 .../org/apache/sdap/mudrod/tools/InstallCert.java  | 200 +++++++++++++++++++
 .../sdap/mudrod/weblog/pre/ImportLogFile.java      |  27 ++-
 core/src/main/resources/config.properties          |   2 +-
 core/src/main/resources/elastic_mappings.json      | 178 ++++++++++-------
 pom.xml                                            |   2 +-
 .../mudrod/services/DefaultExceptionMapper.java    |   5 +-
 .../mudrod/services/MudrodContextListener.java     |  10 +-
 .../services/eonet/EONETIngestionResource.java     |  57 ++++++
 .../sdap/mudrod/services/eonet/package-info.java   |  14 ++
 service/src/main/webapp/WEB-INF/web.xml            |   5 +-
 web/pom.xml                                        |  17 +-
 15 files changed, 676 insertions(+), 114 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to