This is an automated email from the ASF dual-hosted git repository.
yasith pushed a change to branch distribution-improvements
in repository https://gitbox.apache.org/repos/asf/airavata.git
from e150a18b56 cleanup pom
add 713ba7fbfa fix few more bugs and deprecations. ready to merge
No new revisions were added by this update.
Summary of changes:
airavata-api/pom.xml | 38 +++++++---
.../org/apache/airavata/common/utils/JPAUtils.java | 5 +-
.../org/apache/airavata/common/utils/JSONUtil.java | 13 +---
.../helix/impl/task/parsing/DataParsingTask.java | 13 ----
.../helix/impl/workflow/WorkflowManager.java | 34 ++-------
.../apache/airavata/monitor/AbstractMonitor.java | 5 +-
.../core/impl/GFACPassiveJobSubmitter.java | 7 +-
.../messaging/RegistryServiceDBEventHandler.java | 23 +++++-
.../core/impl/TenantManagementKeycloakImpl.java | 13 ++--
.../profile/server/ProfileServiceServer.java | 22 ++----
.../src/main/resources/META-INF/persistence.xml | 6 ++
dev-tools/load-client/pom.xml | 4 -
examples/airavata-api-java-client-samples/pom.xml | 8 +-
modules/agent-framework/agent-service/pom.xml | 21 +-----
modules/distribution/pom.xml | 2 +-
.../app/tests/selenium/pom.xml | 36 +--------
.../research-framework/research-service/pom.xml | 26 +------
pom.xml | 86 ++++++++++++----------
18 files changed, 147 insertions(+), 215 deletions(-)