Changeset 6702


Ignore:
Timestamp:
10/26/15 14:55:31 (9 years ago)
Author:
Twan Goosen
Message:

test VM dataroots

Location:
vlo/branches/vlo-3.3/vlo-commons
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • vlo/branches/vlo-3.3/vlo-commons/pom.xml

    r6482 r6702  
    5757            <properties>
    5858                <vloconfig.solrUrl>http://localhost:8080/vlo-solr/core0/</vloconfig.solrUrl>
    59                 <vloconfig.dataRootsFile>dataroots-testvm.xml</vloconfig.dataRootsFile>
     59                <vloconfig.dataRootsFile>file:/lat/webapps/vlo/dataroots-testvm.xml</vloconfig.dataRootsFile>
    6060            </properties>
    6161        </profile>
  • vlo/branches/vlo-3.3/vlo-commons/src/main/resources/dataroots-testvm.xml

    r6409 r6702  
    33    <DataRoot>
    44        <originName>European Library</originName>
    5         <rootFile>/lat/apache/htdocs/oai-harvester/work/european-library/results/cmdi/</rootFile>           
    6         <prefix>http://catalog-clarin.esc.rzg.mpg.de/cmdi/</prefix>
    7         <tostrip>/lat/apache/htdocs/oai-harvester/work/</tostrip>
     5        <rootFile>/lat/apache/htdocs/oai-harvester/european-library/results/cmdi/</rootFile>           
     6        <prefix>http://catalog-clarin.esc.rzg.mpg.de/oai-harvester/</prefix>
     7        <tostrip>/lat/apache/htdocs/oai-harvester/</tostrip>
    88        <deleteFirst>false</deleteFirst>
    99    </DataRoot>
Note: See TracChangeset for help on using the changeset viewer.