]
Marek Kopecký commented on WFCORE-861:
--------------------------------------
In my point of view, no date is better then incorrect date. Incorrect date could be
confused for customers
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.