[jira] [Updated] (HIVE-9317) move Microsoft copyright to NOTICE file
[ https://issues.apache.org/jira/browse/HIVE-9317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HIVE-9317: Resolution: Fixed Fix Version/s: 1.0.0 Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) I committed this. Thanks for the review, Alan. > move Microsoft copyright to NOTICE file > --- > > Key: HIVE-9317 > URL: https://issues.apache.org/jira/browse/HIVE-9317 > Project: Hive > Issue Type: Bug >Reporter: Owen O'Malley >Assignee: Owen O'Malley >Priority: Blocker > Fix For: 0.15.0, 1.0.0 > > Attachments: hive-9327.txt > > > There are a set of files that still have the Microsoft copyright notices. > Those notices need to be moved into NOTICES and replaced with the standard > Apache headers. > {code} > ./common/src/java/org/apache/hadoop/hive/common/type/Decimal128.java > ./common/src/java/org/apache/hadoop/hive/common/type/SignedInt128.java > ./common/src/java/org/apache/hadoop/hive/common/type/SqlMathUtil.java > ./common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java > ./common/src/test/org/apache/hadoop/hive/common/type/TestDecimal128.java > ./common/src/test/org/apache/hadoop/hive/common/type/TestSignedInt128.java > ./common/src/test/org/apache/hadoop/hive/common/type/TestSqlMathUtil.java > ./common/src/test/org/apache/hadoop/hive/common/type/TestUnsignedInt128.java > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Updated] (HIVE-9317) move Microsoft copyright to NOTICE file
[ https://issues.apache.org/jira/browse/HIVE-9317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HIVE-9317: Status: Patch Available (was: Open) > move Microsoft copyright to NOTICE file > --- > > Key: HIVE-9317 > URL: https://issues.apache.org/jira/browse/HIVE-9317 > Project: Hive > Issue Type: Bug >Reporter: Owen O'Malley >Assignee: Owen O'Malley >Priority: Blocker > Fix For: 0.15.0 > > Attachments: hive-9327.txt > > > There are a set of files that still have the Microsoft copyright notices. > Those notices need to be moved into NOTICES and replaced with the standard > Apache headers. > {code} > ./common/src/java/org/apache/hadoop/hive/common/type/Decimal128.java > ./common/src/java/org/apache/hadoop/hive/common/type/SignedInt128.java > ./common/src/java/org/apache/hadoop/hive/common/type/SqlMathUtil.java > ./common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java > ./common/src/test/org/apache/hadoop/hive/common/type/TestDecimal128.java > ./common/src/test/org/apache/hadoop/hive/common/type/TestSignedInt128.java > ./common/src/test/org/apache/hadoop/hive/common/type/TestSqlMathUtil.java > ./common/src/test/org/apache/hadoop/hive/common/type/TestUnsignedInt128.java > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Updated] (HIVE-9317) move Microsoft copyright to NOTICE file
[ https://issues.apache.org/jira/browse/HIVE-9317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HIVE-9317: Priority: Blocker (was: Major) > move Microsoft copyright to NOTICE file > --- > > Key: HIVE-9317 > URL: https://issues.apache.org/jira/browse/HIVE-9317 > Project: Hive > Issue Type: Bug >Reporter: Owen O'Malley >Assignee: Owen O'Malley >Priority: Blocker > Fix For: 0.15.0 > > Attachments: hive-9327.txt > > > There are a set of files that still have the Microsoft copyright notices. > Those notices need to be moved into NOTICES and replaced with the standard > Apache headers. > {code} > ./common/src/java/org/apache/hadoop/hive/common/type/Decimal128.java > ./common/src/java/org/apache/hadoop/hive/common/type/SignedInt128.java > ./common/src/java/org/apache/hadoop/hive/common/type/SqlMathUtil.java > ./common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java > ./common/src/test/org/apache/hadoop/hive/common/type/TestDecimal128.java > ./common/src/test/org/apache/hadoop/hive/common/type/TestSignedInt128.java > ./common/src/test/org/apache/hadoop/hive/common/type/TestSqlMathUtil.java > ./common/src/test/org/apache/hadoop/hive/common/type/TestUnsignedInt128.java > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Updated] (HIVE-9317) move Microsoft copyright to NOTICE file
[ https://issues.apache.org/jira/browse/HIVE-9317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HIVE-9317: Attachment: hive-9327.txt This patch changes no code, just puts the required Apache header on the source files and moves Microsoft's copyright notice to the NOTICE file. > move Microsoft copyright to NOTICE file > --- > > Key: HIVE-9317 > URL: https://issues.apache.org/jira/browse/HIVE-9317 > Project: Hive > Issue Type: Bug >Reporter: Owen O'Malley > Fix For: 0.15.0 > > Attachments: hive-9327.txt > > > There are a set of files that still have the Microsoft copyright notices. > Those notices need to be moved into NOTICES and replaced with the standard > Apache headers. > {code} > ./common/src/java/org/apache/hadoop/hive/common/type/Decimal128.java > ./common/src/java/org/apache/hadoop/hive/common/type/SignedInt128.java > ./common/src/java/org/apache/hadoop/hive/common/type/SqlMathUtil.java > ./common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java > ./common/src/test/org/apache/hadoop/hive/common/type/TestDecimal128.java > ./common/src/test/org/apache/hadoop/hive/common/type/TestSignedInt128.java > ./common/src/test/org/apache/hadoop/hive/common/type/TestSqlMathUtil.java > ./common/src/test/org/apache/hadoop/hive/common/type/TestUnsignedInt128.java > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)