Re: About removal of RAT from kafka build.

2014-02-27 Thread Prashant Sharma
Great Thanks ! Joe. On Wed, Feb 26, 2014 at 9:44 PM, Joe Stein wrote: > Hi Prashant , rat is still run as part of the release process > https://cwiki.apache.org/confluence/display/KAFKA/Release+Process (this > document is going to change in the next day or so for the 0.8.1 release now > that we

Re: About removal of RAT from kafka build.

2014-02-26 Thread Joe Stein
Hi Prashant , rat is still run as part of the release process https://cwiki.apache.org/confluence/display/KAFKA/Release+Process (this document is going to change in the next day or so for the 0.8.1 release now that we moved to Gradle and away from SBT, fyi) Gradle also has a license mechanism t

About removal of RAT from kafka build.

2014-02-26 Thread Prashant Sharma
Hi all, I am one of the contributors to Apache Spark and was looking into RAT for catching licensing errors in the codebase. From the git log it is clear KAFKA once had Apache RAT in the build and was later removed. It is not clear what was the alternative taken. This information would be helpful,