Skip to content

HBASE-28760 Exclude pom file of jaxws-ri in output tarball - #6135

Merged
Apache9 merged 1 commit into
apache:masterfrom
Apache9:HBASE-28760
Aug 6, 2024
Merged

HBASE-28760 Exclude pom file of jaxws-ri in output tarball#6135
Apache9 merged 1 commit into
apache:masterfrom
Apache9:HBASE-28760

Conversation

@Apache9

Copy link
Copy Markdown
Contributor

No description provided.

@Apache9Apache9 self-assigned this Aug 5, 2024
@Apache9

Copy link
Copy Markdown
ContributorAuthor

The client integration passed after applying this patch. See

https://ci-hbase.apache.org/job/HBase%20Nightly/job/HBASE-28760/3/

And verified locally, the only difference in the output tarball after applying this patch is the jaxws-ri-2.3.2.pom, all other files are the same.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec0m 28sDocker mode activated.
-0 ⚠️yetus0m 2sUnprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --author-ignore-list --blanks-eol-ignore-file --blanks-tabs-ignore-file --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+1 💚mvninstall3m 7smaster passed
+1 💚javadoc0m 11smaster passed
_ Patch Compile Tests _
+1 💚mvninstall2m 52sthe patch passed
+1 💚javadoc0m 10sthe patch passed
_ Other Tests _
+1 💚unit0m 18shbase-assembly in the patch passed.
8m 5s
SubsystemReport/Notes
DockerClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6135/1/artifact/yetus-jdk17-hadoop3-check/output/Dockerfile
GITHUB PR#6135
Optional Testsjavac javadoc unit
unameLinux cbd66313fb02 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionmaster / d65982b
Default JavaEclipse Adoptium-17.0.11+9
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6135/1/testReport/
Max. process+thread count81 (vs. ulimit of 30000)
modulesC: hbase-assembly U: hbase-assembly
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6135/1/console
versionsgit=2.34.1 maven=3.9.8
Powered byApache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec0m 43sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+0 🆗codespell0m 0scodespell was not available.
+0 🆗detsecrets0m 0sdetect-secrets was not available.
+1 💚@author0m 0sThe patch does not contain any @author tags.
_ master Compile Tests _
+1 💚mvninstall3m 39smaster passed
+1 💚spotless0m 49sbranch has no errors when running spotless:check.
_ Patch Compile Tests _
+1 💚mvninstall3m 17sthe patch passed
+1 💚blanks0m 0sThe patch has no blanks issues.
+1 💚xmllint0m 0sNo new issues.
+1 💚spotless0m 51spatch has no errors when running spotless:check.
_ Other Tests _
+1 💚asflicense0m 10sThe patch does not generate ASF License warnings.
10m 49s
SubsystemReport/Notes
DockerClientAPI=1.46 ServerAPI=1.46 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6135/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#6135
Optional Testsdupname asflicense javac codespell detsecrets xmllint spotless
unameLinux 26fb2b2409d2 5.4.0-186-generic #206-Ubuntu SMP Fri Apr 26 12:31:10 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionmaster / d65982b
Default JavaEclipse Adoptium-17.0.11+9
Max. process+thread count80 (vs. ulimit of 30000)
modulesC: hbase-assembly U: hbase-assembly
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6135/1/console
versionsgit=2.34.1 maven=3.9.8 xmllint=20913
Powered byApache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

@Apache9
Apache9 merged commit be2cf58 into apache:masterAug 6, 2024
Apache9 added a commit that referenced this pull request Aug 6, 2024
Signed-off-by: Nihal Jain <nihaljain@apache.org>
(cherry picked from commit be2cf58)
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@Apache9@Apache-HBase@NihalJain