-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/26223/
-----------------------------------------------------------
Review request for Ambari and Dmitro Lisnichenko.
Bugs: AMBARI-7582
https://issues.apache.org/jira/browse/AMBARI-7582
Repository: ambari
Description
-------
Apache Ambari projects consists from two big sub-projects: Ambari itself and
contrib/views. While trying to build Ambari or start tests, process hangs
during rat check. As was found a builded contrib/views generate a lot of
node_modules files and this takes a lot of time for rat to check them all (but
they are disabled to check?). In rat version 0.11 was introduced option
-Drat.skip which could be used for technical builds and check which allows to
speed-up process.
Diffs
-----
contrib/views/pom.xml d5b1e2e
pom.xml e5afe8d
Diff: https://reviews.apache.org/r/26223/diff/
Testing
-------
BUILD SUCCESS
Thanks,
Dmytro Sen