Project

General

Profile

Download (3.2 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 761340e4 Andreas Kohlbecker
  
36
  <entry key="dataPortalContext.reference.baseUri">http://int.e-taxonomy.eu/dataportal/integration/reference</entry>
37
  <entry key="dataPortalContext.reference.cdmServerUri">http://127.0.0.1:8080</entry>
38
  <entry key="dataPortalContext.reference.classificationUUID">2ab81d37-125d-47e6-8450-6aafd5f4b043</entry>
39
  <entry key="dataPortalContext.reference.themeName"></entry>
40
  <entry key="dataPortalContext.reference.siteName">Integration test reference</entry>
41
  
42 d2a09415 Andreas Kohlbecker
  <!--
43
44
    Selenium WebDriver settings
45
46
  -->
47
  <!-- <entry key="webdriver.firefox.bin"></entry> -->
48 8ebd16d6 Andreas Kohlbecker
<!-- 
49
      NOTE: install the chromedriver from https://sites.google.com/a/chromium.org/chromedriver/downloads 
50
   -->
51
  <!-- <entry key="webdriver.chrome.driver">/opt/chromedriver/chromedriver</entry> -->
52
  <!-- 
53
      Use this setting if the chrome browser is not found automatically 
54
   -->
55
  <!-- <entry key="webdriver.chrome.bin">/path/to/my/chromium-browser</entry> -->
56
  <!-- <entry key="webdriver.gecko.driver"></entry> -->
57 d2a09415 Andreas Kohlbecker
  <!--
58
    The browser to be used for testing (defaults to firefox)
59
  -->
60
  <!-- <entry key="browser">iexplorer</entry> -->
61
  <!-- <entry key="browser">chrome</entry> -->
62
</properties>