Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-3408

Merge comments left in unified-nuxeo-ds.xml file for MySQL

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 5.2 RC1
    • Fix Version/s: 5.2 GA
    • Component/s: Core VCS

      Description

      In the Nuxeo EP 5.2 SNAPSHOT sources downloaded 2009-04-09 from SCM using mercurial, via:
      hg clone http://hg.nuxeo.org/nuxeo/nuxeo-distribution#5.2

      The file:
      ./nuxeo-distribution/nuxeo-platform-ear/src/main/resources_mysql/datasources/unified-nuxeo-ds.xml

      has a couple of merge comments remaining in it (see below), which lead to a parse exceptiom at startup.

      <?xml version="1.0" encoding="UTF-8"?>
      <datasources>
      <<<<<<< local
      <!-- UNIFIED DATASOURCE CONFIGURATION -->
      <!--
      This is the unified datasource configuration for MySQL. All datasources from
      nuxeo points to this datasource so it will use only 1 database. If you wish
      to use a different database for a service, comment out the link in the
      relevant xxx-ds.xml file and add a datasource configuration.
      -->
      <!-- nuxeo datasource -->
      =======
      <!-- Configuration for MySQL -->
      >>>>>>> other
      <local-tx-datasource>
      ...

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: