Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #38632 All Revisions ] Back to Issue ]
Summary 0038632: Change log level to warning when using OBDal.registerSQLFunction method
Revision 2018-05-25 13:22 by caristu
Description With the changes introduced with issue 0038520, the OBDal.registerSQLFunction method was deprecated, and a message is shown in the log using the INFO level. The reason of using that level instead of WARN is to avoid breaking CI (some tests are downloading modules from CR whose latest version is still using that method).

The log level should be changed to WARN in 18Q4 release (once the method is not used in the latest version of the modules published in CI) unless the Hibernate library is upgraded in that version. In that case, the method will be completely removed.
Revision 2018-05-25 13:22 by caristu
Description With the changes introduced with issue 0038520, the OBDal.registerSQLFunction method was deprecated, and a message is shown in the log using the INFO level. The reason of using that level instead of WARN is to avoid breaking CI (some tests are downloading modules from CR whose latest version is still using that method).

The log level should be changed to WARN in 18Q4 (once the method is not used in the latest version of the modules published in CI) release unless the Hibernate library is upgraded in that version. In that case, the method will be completely removed.
Revision 2018-05-25 13:20 by caristu
Description With the changes introduced with issue 0038520, the OBDal.registerSQLFunction method was deprecated, and a message is shown in the log using the INFO level. The reason of using that level instead of WARN is to avoid breaking CI (some tests are downloading modules from CR whose latest version is still using that method).

The log level should be changed to WARN in 18Q4 release unless the Hibernate library is upgraded in that version. In that case, the method will be completely removed.


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker