[
https://issues.apache.org/jira/browse/HBASE-28433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17897279#comment-17897279
]
Hudson commented on HBASE-28433:
--------------------------------
Results for branch branch-3
[build #331 on
builds.a.o|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-3/331/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(/) {color:green}+1 general checks{color}
-- For more information [see general
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-3/331/General_20Nightly_20Build_20Report/]
(x) {color:red}-1 jdk17 hadoop3 checks{color}
-- For more information [see jdk17
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-3/331/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(x) {color:red}-1 jdk17 hadoop ${HADOOP_THREE_VERSION} backward compatibility
checks{color}
-- For more information [see jdk17
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-3/331/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(x) {color:red}-1 jdk17 hadoop ${HADOOP_THREE_VERSION} backward compatibility
checks{color}
-- For more information [see jdk17
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-3/331/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 jdk17 hadoop ${HADOOP_THREE_VERSION} backward compatibility
checks{color}
-- For more information [see jdk17
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-3/331/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
(/) {color:green}+1 client integration test for 3.3.5 {color}
(/) {color:green}+1 client integration test for 3.3.6 {color}
(/) {color:green}+1 client integration test for 3.4.0 {color}
(/) {color:green}+1 client integration test for 3.4.1 {color}
> Modify the assembly to not include test jars and their transitive dependencies
> ------------------------------------------------------------------------------
>
> Key: HBASE-28433
> URL: https://issues.apache.org/jira/browse/HBASE-28433
> Project: HBase
> Issue Type: Sub-task
> Reporter: Nihal Jain
> Assignee: Nihal Jain
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.0.0-beta-2
>
>
> This task aims to modify the HBase assembly to exclude test jars and their
> transitive dependencies.
> Currently, our assembly includes test jars and test dependencies, which adds
> unnecessary bloat to the assembly and classpath. This not only increases the
> distribution size but also potentially introduces CVE-prone JARs into the
> binary assemblies.
> The objective of this task is to modify the build and assembly process to
> exclude these test jars and their dependencies. This will result in a leaner,
> more secure assembly with a faster startup time.
> CC: [~stoty], [~zhangduo], [~ndimiduk], [~bbeaudreault]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)