[ 
http://mifosforge.jira.com/browse/MIFOS-3560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=62707#action_62707
 ] 

Udai Gupta commented on MIFOS-3560:
-----------------------------------

Because the default log level in Mifos is ERROR, in order to see this warning 
user need to override the loggerconfiguration.xml and set the log level as WARN.

Another solution would be changing, logger.warn(message) to logger.error("NOT 
SEVERE: JUST WARNING:"+message) or use System.out.

I will change it to use logger.error with explicetely saying that it's not 
severe.

> provide migration path for 
> FiscalCalendarRules.ScheduleTypeForMeetingOnHoliday → 
> FiscalCalendarRules.ScheduleMeetingIfNonWorkingDay
> -----------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: MIFOS-3560
>                 URL: http://mifosforge.jira.com/browse/MIFOS-3560
>             Project: mifos
>          Issue Type: Improvement
>          Components: Configuration
>            Reporter: Adam Monsen
>            Assignee: Udai Gupta
>             Fix For: Release E - Iteration 5, Release E
>
>         Attachments: 
> 0001-Migration-Path-and-Log-Message-For-On-Holiday-Proper.patch, 
> 0001-Migration-path-for-FiscalCalendarRules-Meeting-Holid.patch, 
> Mifoslogger.txt
>
>
> As a result of fixing MIFOS-2228, 
> FiscalCalendarRules.ScheduleTypeForMeetingOnHoliday becomes 
> FiscalCalendarRules.ScheduleMeetingIfNonWorkingDay in the default application 
> configuration. Existing applicationConfiguration.custom.properties files used 
> by existing Mifos deployments might break.
> Change Required to resolve this issue:
> On application startup (ie: ApplicationInitializer module in Mifos), add a 
> check if FiscalCalendarRules.ScheduleTypeForMeetingOnHoliday is 
> present/active/overridden in applicationConfiguration.custom.properties . If 
> so, issue the following warning in the Mifos application log: 
> {quote}
> FiscalCalendarRules.ScheduleTypeForMeetingOnHoliday is deprecated and will 
> not be supported in a future release. Use 
> FiscalCalendarRules.ScheduleMeetingIfNonWorkingDay instead.
> {quote}
> See also:
> * MIFOS-2228
> * [Related discussion on dev mailing 
> list|http://thread.gmane.org/gmane.comp.finance.mifos.devel/9281/focus=9294]

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://mifosforge.jira.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

------------------------------------------------------------------------------
What happens now with your Lotus Notes apps - do you make another costly 
upgrade, or settle for being marooned without product support? Time to move
off Lotus Notes and onto the cloud with Force.com, apps are easier to build,
use, and manage than apps on traditional platforms. Sign up for the Lotus 
Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to