From f3b4d2733661d160758eaca4652f16d1881e4b57 Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Fri, 15 Nov 2019 14:36:55 +0000 Subject: [PATCH] Updated link to the list of available algorithms https://data.d4science.net/SePo git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/data-analysis/nlphub@182269 82a268e6-3cf1-43bd-a215-b396298e98cf --- .settings/org.eclipse.wst.common.component | 2 +- pom.xml | 14 ++++++++++++-- src/main/webapp/js/main.js | 2 +- 3 files changed, 14 insertions(+), 4 deletions(-) diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index 2b69137..0d54a5c 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -1,5 +1,5 @@ - + diff --git a/pom.xml b/pom.xml index 6cd5746..be400de 100644 --- a/pom.xml +++ b/pom.xml @@ -26,10 +26,17 @@ 1.8 1.8 + + + + 2.6 + 3.3 + ${env.KEYS} UTF-8 UTF-8 + @@ -140,7 +147,8 @@ - nlphub + + @@ -165,11 +173,13 @@ + org.apache.maven.plugins maven-compiler-plugin - 3.5.1 + ${maven-compiler-plugin.version} ${maven.compiler.source} ${maven.compiler.target} + ${project.build.sourceEncoding} diff --git a/src/main/webapp/js/main.js b/src/main/webapp/js/main.js index 8cf2b72..96bbc15 100644 --- a/src/main/webapp/js/main.js +++ b/src/main/webapp/js/main.js @@ -17,7 +17,7 @@ var computedLanguage = ""; var dataMiner = ""; var appLocation = window.location.href; var appRoot = ""; -var linkToAlgorithmsConfiguration = "https://data.d4science.net/SePo"; +var linkToAlgorithmsConfiguration = "https://data.d4science.org/shub/E_R0M0WUZncEdBbWd0NWpjZTQ3a0VQMlYxZ0t5aGZSM2w3WE12K3FlenI0RFErSms3NFN6UURGM2ZyVGdTU2ovQw=="; // ------------------------------------------------------------------------------------------------------ // Starting point: get the csv file with algorithm parameters and set the page