-
Type:
Story
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: Master
-
Component/s: Core Infrastructure > DB Upgrade Client
-
Labels:
-
Priority Level:Low
-
Git Pull Request:
Background
When starting a Liferay DXP bundle, in the startup sequence the current fixpack/hotfix applied is displayed in console and recorded in the logs. It is useful for diagnosing.
Issue
Unfortunately, the upgrade tool does not record that information. So just checking "upgrade.log" you can not make sure the bundle is properly patched or not.
Feature Request
Improve the upgrade tool logging to display in console and record in the "upgrade.log" the current patching information.
Steps to test it
- Run an upgrade to master
Results
No trace saying "There are no patches installed" is printed
Expected results:
Trace saying "There are no patches installed" is printed