Uploaded image for project: 'Migration 4.4 to 4.5 (closed)'
  1. Migration 4.4 to 4.5 (closed)
  2. MGNLMIGRATION-233

Provide scripts to automate update of configuration (workspace.xml, magnolia.properties, jaas.config) when migrating from 4.4 to 4.5

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Major Major
    • 1.2.2, 2.0
    • None
    • None
    • None
    • Yes

      When migrating from 4.4 to 4.5 we need to put

          <WorkspaceSecurity>
            <AccessControlProvider class="info.magnolia.cms.core.MagnoliaAccessProvider"/>
          </WorkspaceSecurity>
      

      and remove

      1. <param name="analyzer" value="org.apache.lucene.analysis.standard.StandardAnalyzer"/>
      2. <param name="textFilterClasses" value="..."/>

      in each workspace.xml file.

        Acceptance criteria

          1. mprop.py
            2 kB
          2. wsp.py
            1 kB
          3. jaas.py
            1 kB

              jsimak Jaroslav Simak
              jsimak Jaroslav Simak
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoR