[ http://issues.apache.org/jira/browse/GERONIMO-2641?page=comments#action_12457142 ] Kevan Miller commented on GERONIMO-2641: ----------------------------------------
By the way, ARAT had a bug. 'java' directories were assumed to be a java binary and ignored. It's been fixed in ARAT, but the svn repo is down at the moment. > Missing license headers > ----------------------- > > Key: GERONIMO-2641 > URL: http://issues.apache.org/jira/browse/GERONIMO-2641 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Affects Versions: 1.2, 2.0-M1 > Reporter: Jarek Gawor > Assigned To: Kevan Miller > Priority: Blocker > Fix For: 1.2, 2.0-M2 > > Attachments: license.patch, license.patch.trunk > > > A whole bunch of Java files in trunk (at least) are missing the apache > license header. A basic list of such files can be generated with: > find . -name "*.java" -exec fgrep -L 'Apache Software' {} \; -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
