Hi Ashish, maybe rat:check won't look in the pom for the rat excludes config. Rat runs with every Flume build in the verify phase (set to do that in the top level pom) so I believe we're covered.
Thanks! Mike On Thu, Jun 27, 2013 at 10:53 PM, Ashish <paliwalash...@gmail.com> wrote: > Missed sending to the ML > > > > Here are the version details > > Apache Maven 3.0.4 (r1232337; 2012-01-17 14:14:56+0530) > Maven home: /Users/apaliw1/cots/apache-maven-3.0.4 > Java version: 1.6.0_51, vendor: Apple Inc. > Java home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home > Default locale: en_US, platform encoding: MacRoman > OS name: "mac os x", version: "10.8.4", arch: "x86_64", family: "mac" > > I ran mvn rat:check on a fresh downloaded tar. Not sure what's missing. > > Here is the o/p > > ***************************************************** > Summary > ------- > Notes: 5 > Binaries: 7 > Archives: 0 > Standards: 12 > > Apache Licensed: 11 > Generated Documents: 0 > > JavaDocs are generated and so license header is optional > Generated files do not required license headers > > 1 Unknown Licenses > > ******************************* > > Archives (+ indicates readable, $ unreadable): > > > ***************************************************** > Files with AL headers will be marked L > Binary files (which do not require AL headers) will be marked B > Compressed archives will be marked A > Notices, licenses etc will be marked N > !????? .gitignore > AL bin/flume-ng > N CHANGELOG > AL conf/flume-conf.properties.template > AL conf/flume-env.sh.template > AL conf/log4j.properties > AL DEVNOTES > AL flume-ng-doc/site.xml > AL flume-ng-doc/sphinx/conf.py > AL flume-ng-doc/sphinx/FlumeDeveloperGuide.rst > AL flume-ng-doc/sphinx/FlumeUserGuide.rst > B flume-ng-doc/sphinx/images/DevGuide_image00.png > B flume-ng-doc/sphinx/images/DevGuide_image01.png > B flume-ng-doc/sphinx/images/flume-logo.png > B flume-ng-doc/sphinx/images/UserGuide_image00.png > B flume-ng-doc/sphinx/images/UserGuide_image01.png > B flume-ng-doc/sphinx/images/UserGuide_image02.png > B flume-ng-doc/sphinx/images/UserGuide_image03.png > AL flume-ng-doc/sphinx/index.rst > N LICENSE > N NOTICE > AL pom.xml > N README > N RELEASE-NOTES > > ***************************************************** > Printing headers for files without AL header... > > > Removed .gitignore o/p > > > > > On Fri, Jun 28, 2013 at 10:59 AM, Mike Percy <mpe...@apache.org> wrote: > > > On Wed, Jun 26, 2013 at 6:55 PM, Ashish <paliwalash...@gmail.com> wrote: > > > >> RAT check doesn't like me and complains about .gitignore file. Maybe > >> someone can check it in clean environment. > >> I tried verifying the source tarball content with the git tag content, > but > >> didn't had success with it. > >> > > > > Thanks for the feedback Ashish! Can you clarify the steps you took to hit > > this issue and the platform you are running on? (output from mvn -version > > would be fine) The source tarball includes a .gitignore file and the > > top-level pom.xml lists .gitignore in the excludes list, not sure what > > would cause the problem but I'm not seeing this one. > > > > Thanks, > > Mike > > > > > > > -- > thanks > ashish > > Blog: http://www.ashishpaliwal.com/blog > My Photo Galleries: http://www.pbase.com/ashishpaliwal > > > > -- > thanks > ashish > > Blog: http://www.ashishpaliwal.com/blog > My Photo Galleries: http://www.pbase.com/ashishpaliwal >