Description of problem:
Product info report shows wrong installation date in EAP from zip installation. Reported installation date is date of EAP building.
How reproducible:
Always on EAP from zip installation
Steps to Reproduce:
- get fresh EAP from zip
- ./standalone.sh
- ./jboss-cli.sh -c
- :product-info
Actual results:
installation-date is a date of EAP building
Expected results:
If Product Install Date is not available in zip installation, EAP do not report it.
Additional info:
Installation date is reported correctly, when installer is used.
- is cloned by
-
WFCORE-861 Wrong installation date in product info report
- Resolved