You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by sm...@apache.org on 2019/09/03 13:43:39 UTC

[airavata-custos] 44/45: group profile service changes should go in a different commit

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

smarru pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/airavata-custos.git

commit 409ac825255c55bedb3bdf795e3ec39c968eb716
Merge: 5fe0bee 1b588e9
Author: Aarushi Bisht <39...@users.noreply.github.com>
AuthorDate: Mon Sep 2 21:26:07 2019 -0400

    group profile service changes should go in a different commit
    
    group profile service changes should go in a different commit

 .../group-profile-api/pom.xml                      |  21 --
 .../group/profile/service/api/Application.java     |  28 --
 .../api/controllers/GroupServiceController.java    |  82 -----
 .../group-profile-core/pom.xml                     |  45 ---
 .../exceptions/GroupManagerServiceException.java   |  16 -
 .../profile/service/core/models/GroupModel.java    |  73 ----
 .../service/core/service/GroupProfileService.java  | 370 ---------------------
 .../group-profile-service/pom.xml                  |  20 --
 custos-profile-service/pom.xml                     |   1 -
 9 files changed, 656 deletions(-)