[
https://issues.apache.org/jira/browse/PHOENIX-3084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15383729#comment-15383729
]
ASF GitHub Bot commented on PHOENIX-3084:
-----------------------------------------
Github user JamesRTaylor commented on a diff in the pull request:
https://github.com/apache/phoenix/pull/183#discussion_r71285770
--- Diff: examples/STOCK_SYMBOL.sql ---
@@ -1,3 +1,19 @@
+-- Licensed to the Apache Software Foundation (ASF) under one
+-- or more contributor license agreements. See the NOTICE file
+-- distributed with this work for additional information
+-- regarding copyright ownership. The ASF licenses this file
+-- to you under the Apache License, Version 2.0 (the
+-- "License"); you may not use this file except in compliance
+-- with the License. You may obtain a copy of the License at
+--
+-- http://www.apache.org/licenses/LICENSE-2.0
+--
+-- Unless required by applicable law or agreed to in writing, software
+-- distributed under the License is distributed on an "AS IS" BASIS,
+-- 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.
+
--- End diff --
There was a sqlline bug which prevented SQL scripts from running where the
first line was a comment. Would you mind confirming that this has been fixed in
the version of sqlline we're using? If it's a problem, we can just remove these
examples as they're not particularly important.
> 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)