Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-6106

The yaml configuration source is decoupled from accessing the file system so that the yaml file can be provided from different sources.

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 5.4
    • None
    • configuration
    • None
    • 5.4 Sprint 1

      This story is meant as preparation for the merge of configuration origins and resources and to deliver the full experience of cascade loading for the alpha version.

      Criterias

      • So the configuration source should be refactored in a way that it should be able to load the yaml file from resources in the future.
      • There should be three different origins the yaml file can be provided: JCR, Filesystem or Classpath but can be accessed in the config source over a common file loader.
      • The order for the lookup should be
        1. JCR
        2. Filesystem
        3. Classpath
      • The file loader has the functionality to observe for changes in the origins.

        Acceptance criteria

              mmuehlebach Michael Mühlebach
              mmuehlebach Michael Mühlebach
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoR