This is an automated email from the ASF dual-hosted git repository. machristie pushed a change to branch group-based-auth in repository https://gitbox.apache.org/repos/asf/airavata.git.
from c2c86a3 AIRAVATA-2820 Fix mapping of SUB_TASK_MODEL new 0d3e287 AIRAVATA-2821 Set STATUS_ID on TaskState in TaskRepository new ff0c734 AIRAVATA-2821 Setting status id in Process, Job Repositories The 2 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: .../expcatalog/ExperimentRepository.java | 40 ++++++++++++---------- .../repositories/expcatalog/JobRepository.java | 22 ++++++++---- .../expcatalog/JobStatusRepository.java | 2 +- .../repositories/expcatalog/ProcessRepository.java | 38 +++++++++++++------- .../expcatalog/ProcessStatusRepository.java | 2 +- .../repositories/expcatalog/TaskRepository.java | 39 ++++++++++++++------- .../expcatalog/TaskStatusRepository.java | 2 +- .../expcatalog/ExperimentRepositoryTest.java | 8 ++--- .../repositories/expcatalog/JobRepositoryTest.java | 11 +++++- .../expcatalog/ProcessRepositoryTest.java | 22 +++++++----- .../expcatalog/TaskRepositoryTest.java | 11 +++++- 11 files changed, 129 insertions(+), 68 deletions(-) -- To stop receiving notification emails like this one, please contact machris...@apache.org.