Re: Incorrect license metadata after inheriting org.apache:apache:6

2009-07-08 Thread Jukka Zitting
Hi, On Tue, Jul 7, 2009 at 5:42 PM, Daniel Kulp wrote: > The text on the apache legal page states: > http://www.apache.org/legal/src-headers.html#notice > > The top of each NOTICE file should include the following text, suitably > modified to reflect the product name and year(s) of distribution of

Re: Incorrect license metadata after inheriting org.apache:apache:6

2009-07-07 Thread Daniel Kulp
On Tue July 7 2009 11:22:38 am Daniel Kulp wrote: > I'm not sure I agree with this change. Why should it just be the present > year? If the jar contains schemas or other works that are copyright over > the entire range, why would it NOT be the full range? The text on the apache legal page st

Re: Incorrect license metadata after inheriting org.apache:apache:6

2009-07-07 Thread Daniel Kulp
I'm not sure I agree with this change. Why should it just be the present year? If the jar contains schemas or other works that are copyright over the entire range, why would it NOT be the full range? Dan On Tue July 7 2009 11:15:23 am Jukka Zitting wrote: > Hi, > > On Fri, Jul 3, 2009 at

Re: Incorrect license metadata after inheriting org.apache:apache:6

2009-07-07 Thread Jukka Zitting
Hi, On Fri, Jul 3, 2009 at 10:21 AM, Jukka Zitting wrote: > BTW, the copyright year in the NOTICE file should (AFAIK) be the year > of publication of the compilation (e.g. the jar artifact) instead of > the range of years of during which the contents of the compilation > have been authored. Where

Re: Incorrect license metadata after inheriting org.apache:apache:6

2009-07-03 Thread Jukka Zitting
Hi, On Thu, Jul 2, 2009 at 8:16 PM, David Jencks wrote: > These are added by the maven-remote-resources-plugin and you can customize > the output using per-project velocity templates in > src/main/appended-resources/META-INF/ to add stuff to the basic LICENSE and > NOTICE files. The plugin docs ha

Re: Incorrect license metadata after inheriting org.apache:apache:6

2009-07-02 Thread David Jencks
These are added by the maven-remote-resources-plugin and you can customize the output using per-project velocity templates in src/main/ appended-resources/META-INF/ to add stuff to the basic LICENSE and NOTICE files. The plugin docs have more instructions. I think I saw that someone figured

Incorrect license metadata after inheriting org.apache:apache:6

2009-07-02 Thread Jukka Zitting
Hi, In Jackrabbit we recently upgraded to the org.apache:apache:6 parent POM to get the latest repository.apache.org settings, but as a side-effect we started getting extra LICENSE, NOTICE, and DEPENDENCIES files in the META-INF directories of our jar artifacts. This would be nice if the included