|
A few Hudson comments got lost because I used the wrong jira id in some commits:
MAGNOLIA-2569 renamed test to make sure it's executed, and now calling handler.saveValue() instead of handler.execute("saveValue") to avoid depending on commands
MAGNOLIA-2569 * MgnlServletContextListener instantiates PicoContainers (to be abstracted), populates the root container with the necessary minimal components, populates main container with properties/modules configured component, fires up container and ConfigLoader.
- Removed unnecessary properties from mgnl-beans.properties (some are "hardcoded" in the root container at startup, some are not needed anymore), and added some missing ones
MAGNOLIA-2569 Now stops pico on contextDestroyed
MAGNOLIA-2569 Renamed info.magnolia.cms.servlets.MgnlServletContextListener to info.magnolia.init.MagnoliaServletContextListener
MAGNOLIA-2569 Renamed info.magnolia.cms.servlets.MgnlServletContextListener to info.magnolia.init.MagnoliaServletContextListener
MAGNOLIA-2569 shuffling method order
|