Hi, On Dec 26, 2007 11:55 PM, Jukka Zitting <[EMAIL PROTECTED]> wrote: > The RAT output points out a few resources (tika-config.xml, > log4j.properties) that should have a proper license header. IMHO this > is not a blocker for the release, but I'll be filing an issue for that > in Jira and fixing it in trunk. If you like we can merge the change to > the 0.1 branch.
Reported and fixed as TIKA-111. You can merge the change to 0.1-incubating by: $ svn checkout https://svn.apache.org/repos/asf/incubator/tika/branches/0.1-incubating $ cd 0.1-incubating $ svn merge -r 606968:606969 https://svn.apache.org/repos/asf/incubator/tika/trunk $ svn commit -m '...' Note that I don't consider this a blocker, so I won't mind if you prefer leaving this out of 0.1. BR, Jukka Zitting