ref 17659: DataMiner - DataMiner Service - DataMiner service must create https links instead of http links for output parameters to avoid problems with the portal that uses https.

https://support.d4science.org/issues/17659

Fixed https link for output parameter

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-analysis/DataMiner@181938 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2019-10-03 13:26:30 +00:00
parent 7c9bfbf4bb
commit b1fcb7a96f
2 changed files with 7 additions and 1 deletions

View File

@ -1,4 +1,10 @@
<ReleaseNotes>
<Changeset component="${groupId}.${artifactId}.1-5-8" date="2019-10-01">
<Change>Fixed https link for output parameter [ticket #17659]</Change>
</Changeset>
<Changeset component="${groupId}.${artifactId}.1-5-7" date="2019-03-01">
<Change>Updated https support [ticket #13024]</Change>
</Changeset>
<Changeset component="${groupId}.${artifactId}.1-5-6" date="2018-12-13">
<Change>Added https support [ticket #13024]</Change>
</Changeset>

View File

@ -8,7 +8,7 @@
</parent>
<groupId>org.gcube.dataanalysis</groupId>
<artifactId>dataminer</artifactId>
<version>1.5.7-SNAPSHOT</version>
<version>1.5.8-SNAPSHOT</version>
<name>dataminer</name>
<description>An e-Infrastructure service providing state-of-the art DataMining algorithms and ecological modelling approaches under the Web Processing Service (WPS) standard.</description>
<scm>