From 74091cf76eda3ed71752494b4e6e6e170f400cc5 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Thu, 11 Jan 2018 08:55:35 +0000 Subject: [PATCH] Refs #5109: Provide REST interface for Smart Executor Task-Url: https://support.d4science.org/issues/5109 git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/vre-management/smart-executor-client@162074 82a268e6-3cf1-43bd-a215-b396298e98cf --- distro/changelog.xml | 4 +++- pom.xml | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/distro/changelog.xml b/distro/changelog.xml index 0073c6e..893bf19 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -2,7 +2,9 @@ - + Added client for REST interface of Smart Executor #5109 + Created fallback client presenting as REST client but using SOAP api to support old SmartExecutor instances with new code #5109 + Deprecated old SOAP client #5109 Exposed unSchedule(executionIdentifier) API diff --git a/pom.xml b/pom.xml index f44a71f..26c3c32 100644 --- a/pom.xml +++ b/pom.xml @@ -57,7 +57,7 @@ org.gcube.vremanagement smart-executor-api - [1.8.0-SNAPSHOT, 2.0.0-SNAPSHOT) + [1.7.0-SNAPSHOT, 2.0.0-SNAPSHOT) org.slf4j