Changes between Version 101 and Version 102 of CmdiVirtualLanguageObservatory


Ignore:
Timestamp:
11/18/15 14:11:07 (9 years ago)
Author:
Twan Goosen
Comment:

replaced SVN references to GitHub

Legend:

Unmodified
Added
Removed
Modified
  • CmdiVirtualLanguageObservatory

    v101 v102  
    66
    77||=Version=||=[http://catalog-clarin.esc.rzg.mpg.de/vlo in testing] (@RZG)=||=[http://beta-vlo.clarin.eu in beta]=||=[https://vlo.clarin.eu in production]=||=Milestone=||=Changes=||
    8 || 3.4 (development) ||  ||  || || [milestone:VLO-3.4 milestone] || [source:/vlo/trunk/CHANGES.txt CHANGES] ||
    9 || 3.3 (current) || 2015-06-.. ||  2015-08-21 (3.3)\\2015-10-29 (3.3.2) || 2015-09-30  || [milestone:VLO-3.3 milestone] || [source:/vlo/branches/vlo-3.3/CHANGES.txt CHANGES] ||
    10 || 3.2 || 2015-05-27  ||  2015-06-01 || 2015-07-08 || [milestone:VLO-3.2 milestone] || [source:/vlo/tags/vlo-3.2/CHANGES.txt CHANGES] ||
    11 || 3.1 || 2015-03-11  || 2015-03-11  || 2015-03-24 || [milestone:VLO-3.1 milestone] || [source:/vlo/tags/vlo-3.1/CHANGES.txt CHANGES] ||
    12 || 3.0.1 || 2014-06-16 || 2014-06-17  || 2014-06-17 || [milestone:VLO-3.0.1 milestone] || [source:/vlo/tags/vlo-3.0.1/CHANGES CHANGES] ||
    13 || [./3.0] || 2014-05-15 || 2014-05-13  || 2014-05-20 || [milestone:VLO-3.0 milestone] || [source:/vlo/tags/vlo-3.0/CHANGES CHANGES] ||
    14 || 2.18 || ||2014-01-17  ||2014-02-06 || [milestone:VLO-2.18 milestone] || [source:/vlo/tags/vlo-2.18/CHANGES CHANGES] ||
     8|| 3.4 (development) ||  ||  || || [milestone:VLO-3.4 milestone] || [https://raw.githubusercontent.com/clarin-eric/VLO/development/CHANGES.txt CHANGES] ||
     9|| 3.3 (current) || 2015-06-.. ||  2015-08-21 (3.3)\\2015-10-29 (3.3.2) || 2015-09-30  || [milestone:VLO-3.3 milestone] || [source:/vlo/branches/vlo-3.3/CHANGES.txt@6826 CHANGES] ||
     10|| 3.2 || 2015-05-27  ||  2015-06-01 || 2015-07-08 || [milestone:VLO-3.2 milestone] || [source:/vlo/tags/vlo-3.2/CHANGES.txt@6826 CHANGES] ||
     11|| 3.1 || 2015-03-11  || 2015-03-11  || 2015-03-24 || [milestone:VLO-3.1 milestone] || [source:/vlo/tags/vlo-3.1/CHANGES.txt@6826 CHANGES] ||
     12|| 3.0.1 || 2014-06-16 || 2014-06-17  || 2014-06-17 || [milestone:VLO-3.0.1 milestone] || [source:/vlo/tags/vlo-3.0.1/CHANGES@6826 CHANGES] ||
     13|| [./3.0] || 2014-05-15 || 2014-05-13  || 2014-05-20 || [milestone:VLO-3.0 milestone] || [source:/vlo/tags/vlo-3.0/CHANGES@6826 CHANGES] ||
     14|| 2.18 || ||2014-01-17  ||2014-02-06 || [milestone:VLO-2.18 milestone] || [source:/vlo/tags/vlo-2.18/CHANGES@6826 CHANGES] ||
    1515|| [./2.17] || ||2013-11-12  ||2013-11-15 || [milestone:VLO-2.17 milestone] || [./2.17] ||
    16 || [./2.16] || ||2013-10-24  ||2013-11-04 || [milestone:VLO-2.16 milestone] ||[source:/vlo/tags/2.16.beta/CHANGES CHANGES] ||
    17 || [./2.15] || ||rolled back to 2.14 (memory problems) ||rolled back to 2.14 (memory problems) || || [source:/vlo/tags/2.15/CHANGES CHANGES]||
    18 || 2.14 || ||May 2013  ||June 2014 || ||  [source:/vlo/tags/2.14.beta.fixed.again/CHANGES CHANGES]||
     16|| [./2.16] || ||2013-10-24  ||2013-11-04 || [milestone:VLO-2.16 milestone] ||[source:/vlo/tags/2.16.beta/CHANGES@6826 CHANGES] ||
     17|| [./2.15] || ||rolled back to 2.14 (memory problems) ||rolled back to 2.14 (memory problems) || || [source:/vlo/tags/2.15/CHANGES@6826 CHANGES] ||
     18|| 2.14 || ||May 2013  ||June 2014 || ||  [source:/vlo/tags/2.14.beta.fixed.again/CHANGES@6826 CHANGES] ||
    1919
    2020== Usage ==
    2121* End users will browse to the web application (e.g. [https://vlo.clarin.eu])
    22 * The import can be started from the command line or scheduled via cron. For instructions, see [source:/vlo/trunk/README.txt README.txt]
     22* The import can be started from the command line or scheduled via cron. For instructions, see [https://raw.githubusercontent.com/clarin-eric/VLO/master/README.txt README.txt]
    2323 * If need be, the Solr index can be flushed by removing the Solr data directory's content (for the exact location, see table below)
    2424* The Solr interface will typically only be available locally, for usage by the web app and the importer
     
    2828=== Deployment/configuration ===
    2929
    30 Upgrade instructions are included in the [source:/vlo/trunk/UPGRADE.txt UPGRADE.txt] file.
     30Upgrade instructions are included in the [https://raw.githubusercontent.com/clarin-eric/VLO/master/UPGRADE.txt UPGRADE.txt] file.
    3131
    3232VLO is deployed to ''vlo.clarin.eu'' for production and ''beta-vlo.clarin.eu' for beta. There is a single tomcat instances that hosts both the web application and the Solr back end.
     
    3636Most of the '''configuration''' takes place in the !VloConfig.xml file. Its format is read by both the importer and the web app and has options for both, so this can be shared in a single file. In addition, the web app has a set of context parameters to configure the location of !VloConfig.xml that should be used, and to ''optionally'' override the Solr base URL.
    3737
    38 See the packages deployment instructions ([source:/vlo/trunk/DEPLOY-README.txt DEPLOY-README.txt]) for details.
     38See the packages deployment instructions ([https://raw.githubusercontent.com/clarin-eric/VLO/master/DEPLOY-README.txt DEPLOY-README.txt]) for details.
    3939
    4040==== Deployment environments ====
     
    5757
    5858Mapping CMDI > VLO fields and facets
    59 * See [http://lux13.mpi.nl/isocat/clarin/vlo/mapping/] which is based on [https://trac.clarin.eu/browser/vlo/trunk/vlo_importer/src/main/resources/facetConcepts.xml]
     59* See [http://lux13.mpi.nl/isocat/clarin/vlo/mapping/] which is based on [https://raw.githubusercontent.com/clarin-eric/VLO/master/vlo-commons/src/main/resources/facetConcepts.xml facetConcepts.xml]
    6060* [[./ManualMapping|White/Blacklist]] as suggested by CLARIN-D centres
    61 * Mapping from !MdCollectionDisplayName to !NationalProject: [https://trac.clarin.eu/browser/vlo/trunk/vlo-commons/src/main/resources/nationalProjectsMapping.xml nationalProjectsMapping.xml]
     61* Mapping from !MdCollectionDisplayName to !NationalProject: [https://github.com/clarin-eric/VLO/blob/master/vlo-commons/src/main/resources/nationalProjectsMapping.xml nationalProjectsMapping.xml]
    6262=== Development ===
    6363
     
    111111The project ''vlo-distribution'' is set up to produce a distribution package for easy deployment on build. It depends on the other projects in the VLO reactor (parent) project.
    112112
    113 Instructions on how to prepare for release and distribution are available in the README file (e.g. [source:/vlo/trunk/README README] in trunk).
     113Instructions on how to prepare for release and distribution are available in the README file (e.g. [https://github.com/clarin-eric/VLO/blob/master/README.txt README] in trunk).
    114114
    115115==== Testing ====