added priority handling and moved cache filter configuration to cache module. Also read parameters from jcr. Work should be completed now, only need some deep test.
Filter configuration in config repository> ----------------------------------------->
Complete the work on info.magnolia.cms.filters.MagnoliaManagedFilter:> - make filter and filter parameters configurable from the magnolia repository instead of adding them to web.xml (filter name, class, priority, parameters)> This could allow modules to add filters at runtime, without any need for modifying web.xml, and changing parameters without a restart (for example, login configuration)
Complete the work on info.magnolia.cms.filters.MagnoliaManagedFilter:> - make filter and filter parameters configurable from the magnolia repository instead of adding them to web.xml (filter name, class, priority, parameters)> This could allow modules to add filters at runtime, without any need for modifying web.xml, and changing parameters without a restart (for example, login configuration)