[ http://jira.magnolia.info/browse/MAGNOLIA-1743?page=all ]
Grégory Joseph updated MAGNOLIA-1743:
-------------------------------------
Summary: WarnTasks regarding deprecated content in web.xml should not
be executed when *installing* core, only when updating (was: Warning logs for
deprecated content in web.xml also for a clean bootstrap)
Issue Type: Improvement (was: Bug)
Component/s: updatemechanism
> WarnTasks regarding deprecated content in web.xml should not be executed when
> *installing* core, only when updating
> -------------------------------------------------------------------------------------------------------------------
>
> Key: MAGNOLIA-1743
> URL: http://jira.magnolia.info/browse/MAGNOLIA-1743
> Project: Magnolia
> Issue Type: Improvement
> Components: core, updatemechanism
> Affects Versions: 3.1 M3
> Reporter: Fabrizio Giustina
> Assigned To: Grégory Joseph
> Priority: Minor
> Fix For: 3.1
>
>
> While doing a clean bootstrap of the current trunk I get the following
> warning, although I am not updating an older version:
> WARN
> info.magnolia.module.InstallContextImpl.warn(InstallContextImpl.java:53) >
> CacheGeneratorServlet has been removed in Magnolia 3.1: please remove the
> corresponding <servlet> and <servlet-mapping> elements in your web.xml file.
> WARN
> info.magnolia.module.InstallContextImpl.warn(InstallContextImpl.java:53) >
> MagnoliaManagedFilter was renamed to MagnoliaMainFilter: please update the
> corresponding <filter-class> element in your web.xml file.
> Those are now unconditionally added in
> info.magnolia.setup.CoreModuleVersionHandler, instead the in the deprecated
> classes as before. They should be conditional
--
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://documentation.magnolia.info/docs/en/editor/stayupdated.html
----------------------------------------------------------------