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 8f6b4a974e add server-start makefile, scope rabbitmq configs to
rabbitmq.<...>
add 5dbb6bc093 rename properties for name-locality
No new revisions were added by this update.
Summary of changes:
.devcontainer/docker-compose-alt.yml | 19 ++++----
.../airavata/common/utils/ApplicationSettings.java | 6 +--
.../airavata/common/utils/ServerSettings.java | 18 ++++----
.../impl/task/submission/JobSubmissionTask.java | 6 +--
.../helix/impl/workflow/ParserWorkflowManager.java | 2 +-
.../helix/impl/workflow/PostWorkflowManager.java | 8 ++--
.../helix/impl/workflow/PreWorkflowManager.java | 4 +-
.../airavata/monitor/email/EmailBasedMonitor.java | 4 +-
.../airavata/monitor/kafka/MessageProducer.java | 4 +-
.../airavata/monitor/realtime/RealtimeMonitor.java | 6 +--
.../sample/OrchestratorClientSample.java | 7 +--
.../src/main/resources/airavata-server.properties | 53 +++++++++++-----------
.../derby/airavata-server.properties | 2 +-
.../mysql/airavata-server.properties | 2 +-
.../src/test/resources/airavata-server.properties | 2 +-
.../templates/airavata-server.properties.j2 | 24 +++++-----
.../parser-wm/airavata-server.properties.j2 | 2 +-
.../participant/airavata-server.properties.j2 | 10 ++--
.../post-wm/airavata-server.properties.j2 | 8 ++--
.../templates/pre-wm/airavata-server.properties.j2 | 4 +-
.../email-monitor/airavata-server.properties.j2 | 16 +++----
.../realtime-monitor/airavata-server.properties.j2 | 8 ++--
.../templates/airavata-server.properties.j2 | 18 ++++----
.../deployment-scripts/airavata-server.properties | 31 ++++++-------
.../client/samples/CreateLaunchExperimentUS3.java | 2 +-
25 files changed, 128 insertions(+), 138 deletions(-)