]
ehsavoie Hugonnet commented on WFCORE-861:
------------------------------------------
I think Marek means that the reported installation date is the date we built the server
instead of the date on which they unarchived it.
Wrong installation date in product info report
----------------------------------------------
Key: WFCORE-861
URL:
https://issues.jboss.org/browse/WFCORE-861
Project: WildFly Core
Issue Type: Bug
Components: CLI
Affects Versions: 2.0.0.Alpha11
Reporter: Marek Kopecký
Assignee: ehsavoie Hugonnet
*Description of problem:*
Product info report shows wrong installation date in wildfly. Reported installation date
is date of wildfly building.
*How reproducible:*
Always on EAP from zip installation
*Steps to Reproduce:*
# get fresh wildfly from git
# build wildfly
# ./standalone.sh
# ./jboss-cli.sh -c
# :product-info
*Actual results:*
installation-date is a date of wildfly building
*Expected results:*
If Product Install Date is not available, wildfly do not report it.
*Additional info:*
Installation date is reported correctly, when installer is used.