Project

General

Profile

Download (2.75 KB) Statistics
| Branch: | Tag: | Revision:
1 d2a09415 Andreas Kohlbecker
<?xml version="1.0" encoding="UTF-8"?>
2
<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
3
<properties>
4
  <!--
5
6
    DataPortalContexts
7
8
    this file can be overwritten by placing a custom version
9
    with the same file name in ${user.home}/.cdmLibrary/
10
11
  -->
12
  <entry key="dataPortalContext.cichorieae.baseUri">http://int.e-taxonomy.eu/dataportal/integration/cichorieae/</entry>
13
  <entry key="dataPortalContext.cichorieae.cdmServerUri">http://127.0.0.1:8080</entry>
14
  <entry key="dataPortalContext.cichorieae.classificationUUID">534e190f-3339-49ba-95d9-fa27d5493e3e</entry>
15
  <entry key="dataPortalContext.cichorieae.themeName"></entry>
16
  <entry key="dataPortalContext.cichorieae.siteName">Cichorieae Portal</entry>
17
18
  <entry key="dataPortalContext.palmae.baseUri">http://int.e-taxonomy.eu/dataportal/integration/palmae/</entry>
19
  <entry key="dataPortalContext.palmae.cdmServerUri">http://127.0.0.1:8080</entry>
20
  <entry key="dataPortalContext.palmae.classificationUUID">534e190f-3339-49ba-95d9-fa27d5493e3e</entry>
21
  <entry key="dataPortalContext.palmae.themeName"></entry>
22
  <entry key="dataPortalContext.palmae.siteName">PALMweb</entry>
23
24
  <entry key="dataPortalContext.cyprus.baseUri">http://int.e-taxonomy.eu/dataportal/integration/cyprus/</entry>
25
  <entry key="dataPortalContext.cyprus.cdmServerUri">http://127.0.0.1:8080</entry>
26
  <entry key="dataPortalContext.cyprus.classificationUUID">0c2b5d25-7b15-4401-8b51-dd4be0ee5cab</entry>
27
  <entry key="dataPortalContext.cyprus.themeName"></entry>
28
  <entry key="dataPortalContext.cyprus.siteName">Flora of Cyprus — a dynamic checklist</entry>
29
30
  <entry key="dataPortalContext.floramalesiana.baseUri">http://int.e-taxonomy.eu/dataportal/integration/flora-malesiana/</entry>
31
  <entry key="dataPortalContext.floramalesiana.cdmServerUri">http://127.0.0.1:8080</entry>
32
  <entry key="dataPortalContext.floramalesiana.classificationUUID">ca4e4bcb-a1d1-4124-a358-a3d3c41dd450</entry>
33
  <entry key="dataPortalContext.floramalesiana.themeName"></entry>
34
  <entry key="dataPortalContext.floramalesiana.siteName">Flora Malesiana</entry>
35
  <!--
36
37
    Selenium WebDriver settings
38
39
  -->
40
  <!-- <entry key="webdriver.firefox.bin"></entry> -->
41 8ebd16d6 Andreas Kohlbecker
<!-- 
42
      NOTE: install the chromedriver from https://sites.google.com/a/chromium.org/chromedriver/downloads 
43
   -->
44
  <!-- <entry key="webdriver.chrome.driver">/opt/chromedriver/chromedriver</entry> -->
45
  <!-- 
46
      Use this setting if the chrome browser is not found automatically 
47
   -->
48
  <!-- <entry key="webdriver.chrome.bin">/path/to/my/chromium-browser</entry> -->
49
  <!-- <entry key="webdriver.gecko.driver"></entry> -->
50 d2a09415 Andreas Kohlbecker
  <!--
51
    The browser to be used for testing (defaults to firefox)
52
  -->
53
  <!-- <entry key="browser">iexplorer</entry> -->
54
  <!-- <entry key="browser">chrome</entry> -->
55
</properties>