-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/23300/
-----------------------------------------------------------
(Updated July 7, 2014, 6:36 p.m.)
Review request for samza.
Changes
-------
Addressed all code review comments except for running the rat task as part of
check. It does not appear that the Rat Ant task has an option to print out the
list of files that do not pass the check, but since the task can output XML, I
am going to try to add some code to parse the XML and dump the list of files
that do not pass the test.
Bugs: SAMZA-285
https://issues.apache.org/jira/browse/SAMZA-285
Repository: samza
Description
-------
SAMZA-285: Use Apache Rat for release audit tests.
Diffs (updated)
-----
build.gradle f1a458b8c4cbe6e38f28ba3c5bd9099590c7abde
gradle/buildscript.gradle 739a9c1537f61bf59166e6403bcb841415bfe298
gradle/license.gradle 82aca213d53cb81c17e705973c4f30d28212d312
gradle/rat.gradle PRE-CREATION
gradle/resources/rat-output-to-html.xsl PRE-CREATION
Diff: https://reviews.apache.org/r/23300/diff/
Testing
-------
Manual.
Thanks,
David Chen