This is an automated email from the ASF dual-hosted git repository.
yasith pushed a change to branch merge-svcs
in repository https://gitbox.apache.org/repos/asf/airavata.git
from 490ecab978 update makefile
add f41a8136c0 refine properties and namings
No new revisions were added by this update.
Summary of changes:
.devcontainer/docker-compose-alt.yml | 4 +-
Makefile | 4 +-
.../src/main/java/org/apache/airavata/Main.java | 57 ++++++++++++++++------
.../airavata/common/utils/ApplicationSettings.java | 6 +--
.../airavata/common/utils/ServerSettings.java | 6 +--
.../helix/impl/workflow/PostWorkflowManager.java | 4 +-
.../airavata/monitor/kafka/MessageProducer.java | 4 +-
.../src/main/resources/airavata-server.properties | 28 ++++++-----
.../templates/airavata-server.properties.j2 | 16 +++---
.../parser-wm/airavata-server.properties.j2 | 6 +--
.../participant/airavata-server.properties.j2 | 6 +--
.../post-wm/airavata-server.properties.j2 | 10 ++--
.../templates/pre-wm/airavata-server.properties.j2 | 6 +--
.../email-monitor/airavata-server.properties.j2 | 4 +-
.../realtime-monitor/airavata-server.properties.j2 | 2 +-
.../templates/airavata-server.properties.j2 | 6 +--
.../deployment-scripts/airavata-server.properties | 14 +++---
17 files changed, 105 insertions(+), 78 deletions(-)