[
https://issues.apache.org/jira/browse/AVRO-1722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14738112#comment-14738112
]
Sean Busbey commented on AVRO-1722:
-----------------------------------
the binary license changes included adding {{src/main/resources}} as a
resources dir for avro-tools, but didn't actually add that directory. missing
new files?
it also excluded LICENSE and NOTICE files from dependencies. I'm used to doing
the LICENSE file call outs manually (or via velocity). In the case of NOTICE
files, I'm used to using the shade plugin's [Apache Notice Resource
Transformer|http://maven.apache.org/plugins/maven-shade-plugin/examples/resource-transformers.html#ApacheNoticeResourceTransformer]
to aggregate NOTICE files. An alternative option is to use the maven
dependency plugin to unpack all the NOTICE files and then concat them.
> Fix licensing issues
> --------------------
>
> Key: AVRO-1722
> URL: https://issues.apache.org/jira/browse/AVRO-1722
> Project: Avro
> Issue Type: Task
> Components: build
> Affects Versions: 1.8.0
> Reporter: Ryan Blue
> Assignee: Ryan Blue
> Priority: Blocker
> Fix For: 1.8.0
>
>
> The 1.8.0 release vote turned up a lot of licensing issues that need to be
> fixed. We need to do a scrub of the licensing.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)