Does it have to be part of the jar or is it good enough to be part of the sources jar (as 2.4.0 had it part of the beam-parent-2.4.0-source.zip <http://central.maven.org/maven2/org/apache/beam/beam-parent/2.4.0/beam-parent-2.4.0-source.zip> )?
On Tue, May 22, 2018 at 11:16 AM Andrew Pilloud <apill...@google.com> wrote: > I was digging around in the SQL jar trying to debug some packaging issues > and noticed that we aren't including the copyright notices from the > packages we are shading. I also looked at our previously released jars and > they are the same (so this isn't a regression). Should we be including the > copyright notice from packages we are redistributing? > > Andrew >