You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2015/01/19 18:30:35 UTC

[jira] [Resolved] (WICKET-5803) Reduce log for "o.a.w.r.PropertiesFactory | Loading properties files from ..."

     [ https://issues.apache.org/jira/browse/WICKET-5803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Grigorov resolved WICKET-5803.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 7.0.0-M5
         Assignee: Martin Grigorov

Changed it to DEBUG only in 7.x because someone may use shell scripts to parse for these messages... Doubtedly, but you never know.

> Reduce log for "o.a.w.r.PropertiesFactory | Loading properties files from ..."
> ------------------------------------------------------------------------------
>
>                 Key: WICKET-5803
>                 URL: https://issues.apache.org/jira/browse/WICKET-5803
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 6.18.0
>            Reporter: Hendy Irawan
>            Assignee: Martin Grigorov
>            Priority: Trivial
>             Fix For: 7.0.0-M5
>
>
> This log is nice, but I think it should be DEBUG level, not INFO (just like loading html, css, js, etc. are not INFO-logged)
> {code}
> o.a.w.r.PropertiesFactory        | Loading properties files from jar:file:/home/bippoapp/tomcat_bipporeg_prd/webapps/ROOT/WEB-INF/lib/id.co.bippo.payment.web-6.0.0-SNAPSHOT.jar!/id/co/bippo/payment/web/pub/ConfirmationPaymentPage_in.properties with loader org.apache.wicket.resource.IsoPropertiesFilePropertiesLoader@5fc092f1
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)