[
https://issues.apache.org/jira/browse/PHOENIX-3084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15384643#comment-15384643
]
ASF GitHub Bot commented on PHOENIX-3084:
-----------------------------------------
Github user joshelser commented on a diff in the pull request:
https://github.com/apache/phoenix/pull/183#discussion_r71396909
--- Diff: LICENSE ---
@@ -200,3 +200,90 @@
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
+
+---
+
+This product bundles Sqlline (https://github.com/julianhyde/sqlline)
+which is licensed under the 3-clause BSD license
+
+Copyright (c) 2002,2003,2004,2005,2006,2007 Marc Prud'hommeaux
+Copyright (c) 2004-2010 The Eigenbase Project
+Copyright (c) 2013-2014 Julian Hyde
+All rights reserved.
+
+---
+
+This product bundles portions of AngularJS (https://angularjs.org/) which
--- End diff --
The text added here should be all that is needed for 4.8.0's source release
for the trace ui stuff. The accompanying binary artifact just needs the same
text copied into its LICENSE and NOTICE. While we can move this out for 4.8.0,
I think I'd say we can decide what to do in a 4.9.0 (does this code get
dropped, moved into some other repo, etc). We certainly can just remove it now
if desired.
> Licensing issues with source release
> ------------------------------------
>
> Key: PHOENIX-3084
> URL: https://issues.apache.org/jira/browse/PHOENIX-3084
> Project: Phoenix
> Issue Type: Task
> Affects Versions: 4.8.0
> Reporter: Josh Elser
>
> On vetting the 4.8.0-HBase-1.2-rc0 source release, i found numerous issues
> with the licensing of bundled software (the LICENSE and NOTICE files).
> Original post:
> https://lists.apache.org/thread.html/f887f8213a81881df8e25cf63ab076b019fd46113fb25f8c8a085412@%3Cdev.phoenix.apache.org%3E
> Will let this serve as an umbrella to fix the various issues.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)