Jukka, why is this duplication necessary? There's quite a risk now that one of the two NOTICE file is updated at some point and the other isn't.
On 25.09.2009 09:15:34 jukka wrote: > Author: jukka > Date: Fri Sep 25 07:15:34 2009 > New Revision: 818748 > > URL: http://svn.apache.org/viewvc?rev=818748&view=rev > Log: > PDFBOX-499: Maven pom.xml & directory structure incorrect for the FontBox > 0.8-incubating release > > Use the remote resource plugin and the appended-resources mechanism to > include the licensing metadata files in the generated jar artifact. > > Update the wording of the license metadata. > > Added: > incubator/pdfbox/fontbox/trunk/src/main/appended-resources/ > incubator/pdfbox/fontbox/trunk/src/main/appended-resources/META-INF/ > > incubator/pdfbox/fontbox/trunk/src/main/appended-resources/META-INF/LICENSE > (with props) > > incubator/pdfbox/fontbox/trunk/src/main/appended-resources/META-INF/NOTICE > (with props) > Modified: > incubator/pdfbox/fontbox/trunk/LICENSE.txt > incubator/pdfbox/fontbox/trunk/NOTICE.txt > incubator/pdfbox/fontbox/trunk/pom.xml <snip/> Jeremias Maerki