This is an automated email from the ASF dual-hosted git repository.
yasith pushed a change to branch fat-airavata-api
in repository https://gitbox.apache.org/repos/asf/airavata.git
from e225ba59d6 fix bug
add 2973d843a6 update old dependencies. switch to jakarta.annotations form
javax.annotations
No new revisions were added by this update.
Summary of changes:
airavata-api/pom.xml | 131 +----
.../org/apache/airavata/common/utils/DBUtil.java | 2 +-
.../store/servlet/CredentialBootstrapper.java | 74 +--
.../servlet/CredentialStoreCallbackServlet.java | 544 ++++++++++-----------
.../store/servlet/CredentialStoreStartServlet.java | 370 +++++++-------
modules/agent-framework/agent-service/pom.xml | 7 +-
modules/distribution/pom.xml | 6 +-
.../server/OrchestratorServerHandler.java | 2 +-
.../research-framework/research-service/pom.xml | 5 +-
.../sharing-registry-server/pom.xml | 12 +-
.../server/SharingRegistryServerHandler.java | 2 +-
pom.xml | 3 +-
.../generate-thrift-stubs.sh | 4 +-
13 files changed, 542 insertions(+), 620 deletions(-)