Uploaded image for project: 'Cache Modules'
  1. Cache Modules
  2. MGNLCACHE-243

EhCache3Factory ctor should not rely on deprecated Path.getCacheDirectoryPath()

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Neutral Neutral
    • 5.9.4
    • 5.9.3
    • ehcache3
    • Maintenance 61, Maintenance 62
    • 3

      Lately tests at EhCache3FactoryTest have started failing on Jenkins but not locally. At least on Jenkins and for reasons not yet fully clear, SystemProperty.getProperty(MagnoliaConfigurationProperties.MAGNOLIA_CACHE_STARTDIR) would return null in deprecated info.magnolia.cms.core.Path#getCacheDirectory.

      Let us replace the usage of the deprecated method for a start.

        Acceptance criteria

              fgrilli Federico Grilli
              fgrilli Federico Grilli
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoR