Skip to content

HBASE-28986 Port HBASE-26932 to branch-3 - #6487

Merged
Apache9 merged 1 commit into
apache:branch-3from
Apache9:HBASE-28986
Feb 28, 2025
Merged

HBASE-28986 Port HBASE-26932 to branch-3#6487
Apache9 merged 1 commit into
apache:branch-3from
Apache9:HBASE-28986

Conversation

@Apache9

Copy link
Copy Markdown
Contributor

Skip generating ref guide when running 'mvn site' on branch other than master

Skip generating ref guide when running 'mvn site' on branch other than master
@Apache9Apache9 self-assigned this Nov 21, 2024
@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec0m 46sDocker 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.
_ branch-3 Compile Tests _
+1 💚mvninstall3m 5sbranch-3 passed
+1 💚compile8m 10sbranch-3 passed
+1 💚spotless0m 44sbranch has no errors when running spotless:check.
_ Patch Compile Tests _
+1 💚mvninstall2m 55sthe patch passed
+1 💚compile8m 1sthe patch passed
+1 💚javac8m 1sthe patch passed
+1 💚blanks0m 0sThe patch has no blanks issues.
+1 💚xmllint0m 0sNo new issues.
+1 💚hadoopcheck10m 18sPatch does not cause any errors with Hadoop 3.3.6 3.4.0.
+1 💚spotless0m 43spatch has no errors when running spotless:check.
_ Other Tests _
+1 💚asflicense0m 14sThe patch does not generate ASF License warnings.
41m 18s
SubsystemReport/Notes
DockerClientAPI=1.47 ServerAPI=1.47 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6487/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#6487
Optional Testsdupname asflicense javac codespell detsecrets xmllint hadoopcheck spotless compile
unameLinux 4b6e31182a2b 5.4.0-195-generic #215-Ubuntu SMP Fri Aug 2 18:28:05 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionbranch-3 / 27e5dbb
Default JavaEclipse Adoptium-17.0.11+9
Max. process+thread count192 (vs. ulimit of 30000)
modulesC: . U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6487/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.

@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 _
_ branch-3 Compile Tests _
+1 💚mvninstall3m 41sbranch-3 passed
+1 💚compile2m 40sbranch-3 passed
+1 💚javadoc2m 9sbranch-3 passed
+1 💚shadedjars5m 58sbranch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+1 💚mvninstall2m 51sthe patch passed
+1 💚compile1m 58sthe patch passed
+1 💚javac1m 58sthe patch passed
+1 💚javadoc1m 53sthe patch passed
+1 💚shadedjars5m 35spatch has no errors when building our shaded downstream artifacts.
_ Other Tests _
-1 ❌unit275m 39s/patch-unit-root.txtroot in the patch failed.
311m 15s
SubsystemReport/Notes
DockerClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6487/1/artifact/yetus-jdk17-hadoop3-check/output/Dockerfile
GITHUB PR#6487
Optional Testsjavac javadoc unit shadedjars compile
unameLinux bb2c584841dd 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 revisionbranch-3 / 27e5dbb
Default JavaEclipse Adoptium-17.0.11+9
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6487/1/testReport/
Max. process+thread count8402 (vs. ulimit of 30000)
modulesC: . U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6487/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.

@ndimiduk

Copy link
Copy Markdown
Member

I wonder if we should instead put this in a profile that is disabled by default, that we manually enable on master? I dunno, something other than remembering to backport a delete.

@ndimiduk

Copy link
Copy Markdown
Member

Or maybe we need to move the refguide to its own repo?

@Apache9
Apache9 merged commit 8392e74 into apache:branch-3Feb 28, 2025
@Apache9

Copy link
Copy Markdown
ContributorAuthor

Or maybe we need to move the refguide to its own repo?

At least we need to use the main repo while generating the website?

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@ndimiduk