-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/19422/
-----------------------------------------------------------
(Updated March 19, 2014, 9:33 p.m.)
Review request for Ambari and Sid Wagle.
Bugs: AMBARI-5151
https://issues.apache.org/jira/browse/AMBARI-5151
Repository: ambari
Description
-------
Tests are failing, because ambari-server pom has a duplicate definition of
maven-resources-plugin and as a result version file is not filtered. Just
commented it out for now to provide a quick fix. That will affect only deb
package generation. Also I'll create a separate jira for merging
maven-resources-plugin definitions, reusing already generated version file when
creating deb package and e2e testing of deb package creation.
Diffs
-----
ambari-server/pom.xml dbd5eb6
Diff: https://reviews.apache.org/r/19422/diff/
Testing (updated)
-------
Tried re-running affected tests after applying patch.
Thanks,
Dmitro Lisnichenko