This is an automated email from the ASF dual-hosted git repository.
dimuthuupe pushed a change to branch param-sweep
in repository https://gitbox.apache.org/repos/asf/airavata.git.
from cb3b60e Updating downgrading helix version to 0.9.7
new 8ecbf52 Removing archiving task form sub job workflow
new 2fa995b Fixing add child job status api
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:
.../helix/impl/workflow/PostWorkflowManager.java | 4 --
.../expcatalog/ChildJobStatusRepository.java | 46 ++++++++++++++++++++++
.../api/service/handler/RegistryServerHandler.java | 11 +++++-
3 files changed, 56 insertions(+), 5 deletions(-)
create mode 100644
modules/registry/registry-core/src/main/java/org/apache/airavata/registry/core/repositories/expcatalog/ChildJobStatusRepository.java