You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by im...@apache.org on 2019/03/31 04:34:07 UTC

[oodt] branch master updated (9f2a500 -> bc82180)

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

imesha pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/oodt.git.


    from 9f2a500  Merge pull request #90 from NGimhana/OODT-1005
     new c0ac192  Updated log4j2 configuration file appender to immediateFlush=true
     new a3ae6c0  Updated CHANGES.txt with OODT-998 fix
     new 5252d1c  Fixed resource manager /run directory not found issue when starting
     new d2a75c0  [OODT-983] Updated resource manager to use slf4j and log4j2. Redirected JUL logs to slf4j.
     new 93cddd5  Merge branch 'master' into development
     new bc82180  Merge branch 'master' of https://github.com/apache/oodt into development

The 2062 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGES.txt                                        |  2 ++
 config/src/main/resources/log4j2.xml               |  2 +-
 crawler/src/main/resources/log4j2.xml              |  2 +-
 filemgr/src/main/resources/log4j2.xml              |  3 ++-
 resource/pom.xml                                   |  7 ++++++-
 resource/src/main/assembly/assembly.xml            |  9 +++++++++
 resource/src/main/bin/resmgr                       |  5 +++--
 resource/src/main/bin/resmgr-client                |  1 +
 .../src/main/resources/log4j2.xml                  | 14 ++++++++++----
 resource/src/main/resources/logging.properties     | 22 +++++++---------------
 10 files changed, 42 insertions(+), 25 deletions(-)
 copy {workflow => resource}/src/main/resources/log4j2.xml (75%)