move away implementation classes definition from magnolia.properties
--------------------------------------------------------------------
Key: MAGNOLIA-899
URL: http://jira.magnolia.info/browse/MAGNOLIA-899
Project: magnolia
Type: Task
Components: core
Versions: 3.0 Beta 1
Reporter: Fabrizio Giustina
Assigned to: Boris Kraft
Fix For: 3.0 RC1
magnolia.properties in WEB-INF/config/* was meant to host configuration that
need to be modified by users and that can change on different environment (e.g.
repository configuration, logging).
Definition of magnolia internal components should be moved away from here,
because it's not intended to be modified by end users (well, not usually), and
because having it here forces users to change the file at every upgrade (I had
my instance broken several times while using 3.0 snapshot due to changes in
implementation classes because that file needed to be updated)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------