Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HBASE-26760 LICENSE handling should not allow non-aggregated apache-2.0 #4172

Merged
merged 1 commit into from
Mar 7, 2022

Conversation

busbey
Copy link
Contributor

@busbey busbey commented Mar 7, 2022

  • correct the license name for the Xerial Snappy wrapper.
  • correct the license name for the version of GSON brought in with Hadoop 3.3.2+

- correct the license name for the Xerial Snappy wrapper.
- correct the license name for the version of GSON brought in with Hadoop 3.3.2+
@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 0m 41s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
_ master Compile Tests _
+1 💚 mvninstall 2m 40s master passed
_ Patch Compile Tests _
+1 💚 mvninstall 2m 19s the patch passed
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 xml 0m 1s The patch has no ill-formed XML file.
_ Other Tests _
+1 💚 asflicense 0m 8s The patch does not generate ASF License warnings.
6m 46s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4172/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR #4172
Optional Tests dupname asflicense javac xml
uname Linux 9271a53e4b39 5.4.0-1047-aws #49~18.04.1-Ubuntu SMP Wed Apr 28 23:08:58 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / 591f781
Default Java AdoptOpenJDK-1.8.0_282-b08
Max. process+thread count 44 (vs. ulimit of 30000)
modules C: hbase-resource-bundle U: hbase-resource-bundle
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4172/1/console
versions git=2.17.1 maven=3.6.3
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 0m 25s Docker mode activated.
-0 ⚠️ yetus 0m 3s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+1 💚 mvninstall 3m 3s master passed
+1 💚 javadoc 0m 10s master passed
_ Patch Compile Tests _
+1 💚 mvninstall 2m 49s the patch passed
+1 💚 javadoc 0m 10s the patch passed
_ Other Tests _
+1 💚 unit 0m 10s hbase-resource-bundle in the patch passed.
7m 29s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4172/1/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile
GITHUB PR #4172
Optional Tests javac javadoc unit
uname Linux b2d8d0e7e57d 5.4.0-96-generic #109-Ubuntu SMP Wed Jan 12 16:49:16 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / 591f781
Default Java AdoptOpenJDK-11.0.10+9
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4172/1/testReport/
Max. process+thread count 54 (vs. ulimit of 30000)
modules C: hbase-resource-bundle U: hbase-resource-bundle
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4172/1/console
versions git=2.17.1 maven=3.6.3
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 0m 43s Docker mode activated.
-0 ⚠️ yetus 0m 2s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+1 💚 mvninstall 4m 5s master passed
+1 💚 javadoc 0m 8s master passed
_ Patch Compile Tests _
+1 💚 mvninstall 2m 16s the patch passed
+1 💚 javadoc 0m 6s the patch passed
_ Other Tests _
+1 💚 unit 0m 6s hbase-resource-bundle in the patch passed.
8m 5s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4172/1/artifact/yetus-jdk8-hadoop3-check/output/Dockerfile
GITHUB PR #4172
Optional Tests javac javadoc unit
uname Linux 120c59e4b5ff 5.4.0-1025-aws #25~18.04.1-Ubuntu SMP Fri Sep 11 12:03:04 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / 591f781
Default Java AdoptOpenJDK-1.8.0_282-b08
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4172/1/testReport/
Max. process+thread count 44 (vs. ulimit of 30000)
modules C: hbase-resource-bundle U: hbase-resource-bundle
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4172/1/console
versions git=2.17.1 maven=3.6.3
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

Copy link
Member

@ndimiduk ndimiduk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you say so :)

@busbey busbey merged commit bcd9a9a into apache:master Mar 7, 2022
@busbey busbey deleted the HBASE-26760 branch March 7, 2022 16:31
busbey added a commit that referenced this pull request Mar 7, 2022
….0 (#4172)

branch-2* already has correct names for Xerial Snappy wrapper and GSON.

Signed-off-by: Nick Dimiduk <ndimiduk@apache.org>
(cherry picked from commit bcd9a9a)
busbey added a commit that referenced this pull request Mar 7, 2022
….0 (#4172)

branch-2* already has correct names for Xerial Snappy wrapper and GSON.

Signed-off-by: Nick Dimiduk <ndimiduk@apache.org>
(cherry picked from commit bcd9a9a)
busbey added a commit that referenced this pull request Mar 7, 2022
….0 (#4172)

branch-2* already has correct names for Xerial Snappy wrapper and GSON.

Signed-off-by: Nick Dimiduk <ndimiduk@apache.org>
(cherry picked from commit bcd9a9a)
vinayakphegde pushed a commit to vinayakphegde/hbase that referenced this pull request Apr 4, 2024
….0 (apache#4172)

branch-2* already has correct names for Xerial Snappy wrapper and GSON.

Signed-off-by: Nick Dimiduk <ndimiduk@apache.org>
(cherry picked from commit bcd9a9a)
(cherry picked from commit fa1a177)
Change-Id: I1a7ec76bc3b94a3a3562cef53e1c1796bcddc914
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants