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