Duplicated bootstrap XMLs in magnolia-module-cache JAR
------------------------------------------------------
Key: MAGNOLIA-3232
URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-3232
Project: Magnolia
Issue Type: Bug
Components: cache
Affects Versions: 4.3.1
Reporter: Jozef Chocholacek
Assignee: Boris Kraft
Priority: Minor
There are 2 xml files in mgnl-bootstrap/cache/setup folder of
magnolia-module-cache-4.3.1.jar file
(config.modules.cache.config.configurations.default.executors.store.cacheContent.compressible.xml
and
config.modules.cache.config.configurations.default.executors.store.serveContent.xml).
These files define *exactly* the same content that is previously defined in
config.modules.cache.config.configurations.default.xml file in the parent
mgnl-bootstrap/cache folder.
This causes problems when initializing the module using ModeShape JCR
repository instead standard Jackrabbit one. After removing both files from the
setup subdirectory, the initialization proceeds OK.
This causes problems only with ModeShape repo which I am developing, and the
real problem is in ModeShape itself (see
https://jira.jboss.org/browse/MODE-788), but the duplicity is IMHO unnecessary.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------