Commit 01baa48
committed
### What changes were proposed in this pull request?
This PR aims to remove `doc` dependency from `build` GitHub Actions job.
### Why are the changes needed?
The Javadoc generation step fails during Apache Hadoop 3.4.3 RC1 testing because RC1 doesn't have a publish doc.
- #2503
Since we need to run `build` GitHub Actions job step to validate new Hadoop RCs, we need to remove this dependency.
### How was this patch tested?
Pass the CIs and check the build dependency.
<img width="1177" height="619" alt="Screenshot 2026-02-18 at 15 10 47" src="https://github.com/user-attachments/assets/c339d390-9f1b-4405-b6fc-bb8ad5a4c06b" />
### Was this patch authored or co-authored using generative AI tooling?
Generated-by: `Gemini 3 Pro (High)` on `Antigravity`
Closes #2535 from dongjoon-hyun/ORC-2096.
Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
1 parent cd70240 commit 01baa48
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
0 commit comments