Re: Licenses for test dependencies

2018-08-30 Thread Joe Witt
James,

I don't believe you need to do anything with these in terms of
updating files to reference their license unless the changes you make
result in their code and or other artifacts such as jars to end up in
our resulting source distribution or our convenience binary
distribution.

Thanks
Joe

On Thu, Aug 30, 2018 at 4:25 PM James Srinivasan
 wrote:
>
> I am not a lawyer (and you probably aren't too), but what should I do
> to document the licenses of dependent libraries of the processor I
> want to contribute that are only used with a Maven 'test' scope  i.e.
> not bundled in the nar?
>
> Also, same question for plugins that run in the test scope.
>
> Many thanks,
>
> James


Licenses for test dependencies

2018-08-30 Thread James Srinivasan
I am not a lawyer (and you probably aren't too), but what should I do
to document the licenses of dependent libraries of the processor I
want to contribute that are only used with a Maven 'test' scope  i.e.
not bundled in the nar?

Also, same question for plugins that run in the test scope.

Many thanks,

James