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/08/20 13:17:40 UTC

[oodt] branch development updated (14bf994 -> d1f4b7d)

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

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


    from 14bf994  [OODT-1010] Improve JAXRS REST APIs (#96)
     new 7ffd812  change log levels from DEBUG to ALL
     new b9e6cd0  update crawler logging.properties with org.apache.oodt.cas.crawl**.level=ALL
     new 1efda97  Merge branch 'development' into OODT-1019
     new d1f4b7d  Merge pull request #105 from yasithmilinda/OODT-1019

The 2070 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:
 crawler/src/main/resources/logging.properties          |  6 +++---
 filemgr/src/main/resources/logging.properties          |  6 +++---
 filemgr/src/test/resources/test.logging.properties     |  5 +++--
 metadata/src/main/resources/logging.properties         |  7 ++++---
 .../crawler/src/main/resources/etc/logging.properties  | 18 +++++++++---------
 .../filemgr/src/main/resources/etc/logging.properties  |  8 ++++----
 .../pcs/src/main/resources/etc/logging.properties      |  7 ++++---
 .../resmgr/src/main/resources/etc/logging.properties   | 10 +++++-----
 .../workflow/src/main/resources/etc/logging.properties | 10 +++++-----
 pcs/core/src/main/resources/pcs.logging.properties     |  3 ++-
 pge/src/main/resources/logging.properties              |  8 ++++----
 resource/src/main/resources/logging.properties         |  2 +-
 resource/src/test/resources/test.logging.properties    |  3 ++-
 .../fmprod/src/test/resources/test.logging.properties  |  5 +++--
 workflow/src/main/resources/logging.properties         |  8 ++++----
 workflow/src/test/resources/test.logging.properties    |  3 ++-
 16 files changed, 58 insertions(+), 51 deletions(-)