Hi, On Fri, Jan 13, 2012 at 11:56 PM, Jakob Homan <jgho...@apache.org> wrote: > What are the mechanics for having two NOTICE/LICENSE > files for one release?
If you're using Maven and the Apache parent POM, you can put any extra LICENSE and NOTICE content into src/main/appended-resources/META-INF/LICENSE and .../NOTICE files that will automatically get appended to the standard Apache boilerplate. See [1] for an example of how this works in Apache Jackrabbit. [1] http://svn.apache.org/repos/asf/jackrabbit/trunk/jackrabbit-standalone/src/main/appended-resources/META-INF/ BR, Jukka Zitting --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org For additional commands, e-mail: general-h...@incubator.apache.org