Venkata krishnan Sowrirajan created SAMZA-501: -------------------------------------------------
Summary: hello-samza - Eclipse files are not ignored by rat while scanning for licenses Key: SAMZA-501 URL: https://issues.apache.org/jira/browse/SAMZA-501 Project: Samza Issue Type: Bug Reporter: Venkata krishnan Sowrirajan Priority: Blocker When I try to build hello-samza after pointing eclipse to the git directory of hello-samza for the second time, I am getting rat unknown licenses error. This is because eclipse creates .classpath and .settings files/dir inside the project directory which doesn't have the license info. So rat needs to exclude .settings and .classpath while scanning for license info. Unapproved licenses: samza-job-package/.settings/org.eclipse.core.resources.prefs samza-job-package/.settings/org.eclipse.m2e.core.prefs samza-job-package/.settings/org.eclipse.jdt.core.prefs samza-job-package/.classpath samza-wikipedia/.settings/org.eclipse.core.resources.prefs samza-wikipedia/.settings/org.eclipse.m2e.core.prefs samza-wikipedia/.settings/org.eclipse.jdt.core.prefs samza-wikipedia/.classpath -- This message was sent by Atlassian JIRA (v6.3.4#6332)