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 0ce4b45f43 switch hbm2ddl from create to update
     add 3fd78a3d18 fix warnings, add hikaricp, simplify logs, add header logo.

No new revisions were added by this update.

Summary of changes:
 .devcontainer/docker-compose.yml                   |  7 +++
 Makefile                                           | 10 +++-
 airavata-api/pom.xml                               | 17 +++++++
 .../src/main/java/org/apache/airavata/Main.java    | 53 ++++++++++++++------
 .../db/event/manager/DBEventManagerRunner.java     |  6 +--
 .../helix/impl/participant/GlobalParticipant.java  |  2 +-
 .../messaging/core/impl/MessageConsumer.java       |  6 +--
 .../src/main/resources/META-INF/persistence.xml    | 56 +++++++++++++++++++---
 .../src/main/resources/airavata-server.properties  |  2 +-
 .../main/resources/distribution/bin/airavata.sh    |  2 +-
 airavata-api/src/main/resources/log4j2.xml         |  5 +-
 .../airavata/catalog/sharing/CipresTest.java       |  6 +--
 airavata-api/src/test/resources/log4j2.xml         | 20 ++------
 .../ansible/roles/api-orch/templates/log4j2.xml.j2 |  5 +-
 .../helix_setup/templates/parser-wm/log4j2.xml.j2  |  5 +-
 .../helix_setup/templates/post-wm/log4j2.xml.j2    |  5 +-
 .../helix_setup/templates/pre-wm/log4j2.xml.j2     |  5 +-
 .../templates/realtime-monitor/log4j2.xml.j2       |  3 ++
 logo.txt                                           | 30 +-----------
 modules/agent-framework/agent-service/pom.xml      |  1 -
 .../resources/distribution/bin/agent-service.sh    |  2 +-
 .../agent-service/src/main/resources/log4j2.xml    |  7 ++-
 .../resources/distribution/bin/file-service.sh     |  2 +-
 modules/file-server/src/main/resources/log4j2.xml  |  7 ++-
 .../research-framework/research-service/pom.xml    |  1 -
 .../resources/distribution/bin/research-service.sh |  2 +-
 .../research-service/src/main/resources/log4j2.xml |  7 ++-
 .../main/resources/distribution/bin/restproxy.sh   |  2 +-
 modules/restproxy/src/main/resources/log4j2.xml    |  7 ++-
 pom.xml                                            | 27 ++++++++---
 30 files changed, 205 insertions(+), 105 deletions(-)

Reply via email to