[
https://issues.apache.org/jira/browse/CASSANDRA-850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843615#action_12843615
]
Jonathan Ellis commented on CASSANDRA-850:
------------------------------------------
For the record, the official description of NOTICE is as follows (from
http://www.apache.org/legal/src-headers.html#notice):
0. Every Apache distribution should include a NOTICE file in the top
directory, along with the standard LICENSE file.
1. The top of each NOTICE file should include the following text, suitably
modified to reflect the product name and year(s) of distribution of the current
and past versions of the product:
Apache [PRODUCT_NAME]
Copyright [yyyy] The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
2. The remainder of the NOTICE file is to be used for required third-party
notices. The NOTICE file may also include copyright notices moved from source
files submitted to the ASF.
The only official description of LICENSE I found is
http://apache.org/dev/apply-license.html#new, which seems to mean that LICENSE
should always be the ASL 2.
I'm not sure where the practice of "include a copy of each dependency's license
in LICENSE" comes from; I couldn't find it documented anywhere.
> Ant release target doesn't include all jars in binary tarball
> -------------------------------------------------------------
>
> Key: CASSANDRA-850
> URL: https://issues.apache.org/jira/browse/CASSANDRA-850
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Affects Versions: 0.6
> Reporter: Johan Oskarsson
> Assignee: Johan Oskarsson
> Attachments: CASSANDRA-850.patch
>
>
> The ant release target doesn't create a complete tarball, the jars in
> build/lib/jars are not included.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.