You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by is...@apache.org on 2022/05/10 23:09:50 UTC

[airavata-data-lake] branch master updated (1c9c7eb -> 32c8418)

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

isjarana pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airavata-data-lake.git


    from 1c9c7eb  Merge pull request #88 from isururanawaka/master
     new b96c27d  Bug fix in Custos clients
     new fc34360  Bug fix in Custos clients
     new 32c8418  Merge pull request #89 from isururanawaka/master

The 305 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:
 .../handlers/mft/MFTRequestHandler.java            |  32 +--
 .../java/org/apache/airavata/drms/api/Client.java  |   3 +
 .../drms/api/handlers/SharingServiceHandler.java   | 274 +++++++++++----------
 .../drms/api/interceptors/Authenticator.java       | 137 ++++++-----
 .../airavata/drms/api/utils/CustosUtils.java       | 143 ++++++-----
 .../src/main/resources/application.properties      |  12 +-
 6 files changed, 300 insertions(+), 301 deletions(-)