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

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


    from aa2a580  Add lucene-backward-codecs.jar to dependency management - 
inst cleaner tests failed w/o it.
     add c7b9f64  log level
     add 82b44e2  Update changes
     add eda5083  Merge pull request #69 from RyanMcDonagh/master
     add ccc3671  Changes to close file manager client once done
     add 8cde4c9  Changed workflow manager server and transceiver to HttpServer 
and HttpTransceiver
     add 294bc22  Merge branch 'master' of https://github.com/apache/oodt
     add a78b6f6  [OODT-992] Modified AvroRPCWorkflowManager to accept a 
Map<String, Object> as metadata when creating dynamic workflows. Changes other 
associated avro and java method signatures to match the modification.
     add 1ef641d  [OODT-992] Revert unnecessary workflow.properties file change
     add f971cbe  Merge branch 'OODT-992' of https://github.com/IMS94/oodt into 
merge-avro-dynworkflow

No new revisions were added by this update.

Summary of changes:
 CHANGES.txt                                        |  2 ++
 core/pom.xml                                       |  3 --
 crawler/src/main/resources/logging.properties      | 16 +++++------
 filemgr/src/main/resources/logging.properties      |  6 ++--
 metadata/src/main/resources/logging.properties     |  4 +--
 .../src/main/resources/etc/logging.properties      | 16 +++++------
 .../src/main/resources/etc/logging.properties      |  6 ++--
 .../pcs/src/main/resources/etc/logging.properties  |  4 +--
 .../src/main/resources/etc/logging.properties      |  6 ++--
 .../src/main/resources/etc/logging.properties      |  6 ++--
 pge/src/main/resources/logging.properties          |  6 ++--
 resource/src/main/resources/logging.properties     |  6 ++--
 .../apache/oodt/cas/product/CASProductHandler.java |  3 --
 .../cas/product/data/DatasetDeliveryServlet.java   | 11 ++++++--
 .../oodt/cas/product/rdf/RDFDatasetServlet.java    | 30 ++++++++++++--------
 workflow/pom.xml                                   | 12 ++++++++
 .../src/main/avro/types/AvroWorkflowInstance.avsc  |  2 +-
 workflow/src/main/avro/types/protocol.avdl         |  8 +++---
 .../workflow/system/AvroRpcWorkflowManager.java    | 33 ++++++++++++++--------
 .../system/AvroRpcWorkflowManagerClient.java       |  3 +-
 .../oodt/cas/workflow/util/AvroTypeFactory.java    | 20 +++++++------
 workflow/src/main/resources/log4j2.xml             |  1 +
 workflow/src/main/resources/logging.properties     |  6 ++--
 23 files changed, 124 insertions(+), 86 deletions(-)

Reply via email to