> On Apr 1, 2018, at 9:35 AM, sebb <seb...@gmail.com> wrote:
> 
> 
> If bundled bits never affect the NOTICE file, why is there a concern
> about minimising the NOTICE contents?
> 

Let's consider the "touch points" between what we release and
the downstream user and consumer eco-system. For these
entities, the 3 "main" files that affect what they can do, as well
as information that is of primary importance that determines
their responsibilities are the README, LICENSE and NOTICE
files:

  o README: because it is the main communication channel between
    the project and downstream
  o LICENSE: because it provides the distribution requirements
    and conditions
  o NOTICE: because it provides the addition information that
    is required to be maintained and "transparent" for the
    downstream

In many ways, NOTICE is extra data that must be included
for all subsequent downstream and distros and, therefore,
should include only what MUST be folded into the file. That's
why it is defined as such ("... and nothing more"). We want
to minimize extraneous work and efforts required for downstreams
in order to make the use and consumption of Apache code and
projects as easy as possible. A bloated NOTICE with lots
of duplicate information unnecessarily adds addition workload
and, esp, oversight.


---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org

Reply via email to