-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62933/
-----------------------------------------------------------
Review request for Ambari and Aleksandr Kovalenko.
Bugs: AMBARI-22218
https://issues.apache.org/jira/browse/AMBARI-22218
Repository: ambari
Description
-------
```pom.xml``` contains incorrect ```webpack``` task configuration, so that UI
is built with mock data usage.
Diffs
-----
ambari-logsearch/ambari-logsearch-web/package.json f8525c4
ambari-logsearch/ambari-logsearch-web/pom.xml a0621d9
Diff: https://reviews.apache.org/r/62933/diff/1/
Testing
-------
1. maven build
[INFO] Reactor Summary:
[INFO]
[INFO] Ambari Main ........................................ SUCCESS [ 28.513 s]
[INFO] Apache Ambari Project POM .......................... SUCCESS [ 0.094 s]
[INFO] ambari-utility ..................................... SUCCESS [ 7.669 s]
[INFO] ambari-logsearch ................................... SUCCESS [ 1.971 s]
[INFO] Ambari Logsearch Web ............................... SUCCESS [02:24 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
2. tested generated files manually
Thanks,
Andrii Babiichuk