Sean, Are you talking about the src distribution after doing the build?
Before doing the build or after [mvn clean], there are no jars in the distribution. Videlicet: *ted:apache-drill-0.6.0-incubating-src$ mvn -q cleanted:apache-drill-0.6.0-incubating-src$ find . -name '*.jar'ted:apache-drill-0.6.0-incubating-src$* On Fri, Oct 10, 2014 at 7:30 AM, Sean Owen <sro...@gmail.com> wrote: > I had a look, since I was just dealing with NOTICE for another > project. The key is whether copies of the third-party libraries are > distributed. In the case of Drill, yes there are loads of 3rd party > jars distributed in jars/; they are not just Maven deps referenced in > pom.xml. > > I am sure this will entail some entries in NOTICE just from looking at > the deps, which aren't there. See for example > http://www.apache.org/dev/licensing-howto.html > > Functionally it's trivial; from a license / legal perspective, it's > one of the only things that matter, and ultimately it's vital to dot > all those i's and cross those t's. It's tedious to construct the right > NOTICE file since it will entail figuring out what third party deps > are built in to things like hive-exec too. > > I have a few tips for whatever brave soul wants to take on that task. > Some Maven plugins can do most of the legwork. > > On Fri, Oct 10, 2014 at 2:24 PM, Grant Ingersoll <gsing...@apache.org> > wrote: > > Not sure, and maybe a bit pedantic, but is the NOTICE file a little thin > (practically non-existent) given the number of 3rd party libs present? I'm > not an expert on what is required there, but when I compare it to projects > I'm familiar with like Solr and Mahout, they are vastly different. > > > > I _believe_ the NOTICE file is where you are supposed to put NOTICES > from licenses that require it. (someone else here can probably help) > > > > Beyond that, and I'm not sure if it is a blocker or not, things look > good to the extent I tested (packaging, keys, basic run through) > > > > So, -1 if the NOTICE thing is a thing that needs to be dealt with now. > > +1 if it is not. > > > > In either case, that would be binding. > > > > -Grant > > > > > > On Oct 5, 2014, at 2:14 PM, Steven Phillips <s...@apache.org> wrote: > > > >> I would like to present the Apache Drill 0.6.0-incubating release to > >> the general incubator list for a vote. This set of artifacts have > passed > >> our drill-dev vote and incorporate a number of improvements with over 30 > >> JIRAs closed in the last month. > >> > >> The vote thread can be found > >> here: > http://mail-archives.apache.org/mod_mbox/incubator-drill-dev/201410.mbox/%3CCAA_-67fAJFB20wGX462wm7BYvoSy3PvydCPgY9uNSEj3HpQRmg%40mail.gmail.com%3E > >> > >> The vote passed with: > >> +9 binding > >> +3 non-binding > >> > >> You can find the artifacts for the release at this > >> location:http://people.apache.org/~smp/apache-drill-0.6.0.rc0/ > >> > >> I look forward to your feedback. > >> > >> Thanks, > >> Steven > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org > For additional commands, e-mail: general-h...@incubator.apache.org > >