On Tue, May 6, 2014 at 9:12 PM, Aaron McCurry <[email protected]> wrote: > Thanks for the feedback! > > > On Tue, May 6, 2014 at 7:14 PM, Patrick Hunt <[email protected]> wrote: > >> I see a number of NOTICE files in the source artifact. e.g. >> >> ./distribution/src/main/resources-hadoop1/notices/jetty-6.1.26.jar.NOTICE >> >> I don't believe you should be including these given the artifact >> doesn't include those jars. I'm not sure what to make of this... >> > > These *.NOTICE files are a part of the source distro because we use them > plus the embedded script to generate the NOTICE file for the binary > artifact. It it enough to explain there existence or do we need to rename > them there extension to something else?
I suggest we rename them with a .src extension or somesuch *after the release* to avoid any future confusion. At the same time, we could even add in a comment in the source version that can be plucked out when the real one is generated. Thanks, --tim
