Skip to content

[v3-3-test] Link the published Java SDK API reference from the Java SDK docs (#69433)#69448

Merged
henry3260 merged 1 commit into
v3-3-testfrom
backport-66798f9-v3-3-test
Jul 6, 2026
Merged

[v3-3-test] Link the published Java SDK API reference from the Java SDK docs (#69433)#69448
henry3260 merged 1 commit into
v3-3-testfrom
backport-66798f9-v3-3-test

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor
  • Link the published Java SDK API reference from the Java SDK docs

The interface-based API section pointed readers at the published JavaDoc
without a link, with a TODO left from AIP-108 waiting for the docs site
location to exist. The Javadoc publishing pipeline now targets
https://airflow.apache.org/docs/java-sdk/stable/, so the placeholder can
become a real link, matching how other SDK references are linked.

  • Stop calling the published Java SDK API reference Javadoc

The site on airflow.apache.org is an HTML rendering of the API, not an
actual Javadoc rendering; Javadoc is bundled with the released artifacts
instead. The term also fails the docs spell check.
(cherry picked from commit 66798f9)

Co-authored-by: Jason(Zhe-You) Liu 68415893+jason810496@users.noreply.github.com

…DK docs (#69433)

* Link the published Java SDK API reference from the Java SDK docs

The interface-based API section pointed readers at the published JavaDoc
without a link, with a TODO left from AIP-108 waiting for the docs site
location to exist. The Javadoc publishing pipeline now targets
https://airflow.apache.org/docs/java-sdk/stable/, so the placeholder can
become a real link, matching how other SDK references are linked.

* Stop calling the published Java SDK API reference Javadoc

The site on airflow.apache.org is an HTML rendering of the API, not an
actual Javadoc rendering; Javadoc is bundled with the released artifacts
instead. The term also fails the docs spell check.
(cherry picked from commit 66798f9)

Co-authored-by: Jason(Zhe-You) Liu <68415893+jason810496@users.noreply.github.com>
@jason810496 jason810496 marked this pull request as ready for review July 6, 2026 08:38
@henry3260 henry3260 merged commit 3461ea8 into v3-3-test Jul 6, 2026
93 of 102 checks passed
@henry3260 henry3260 deleted the backport-66798f9-v3-3-test branch July 6, 2026 09:51
@github-actions github-actions Bot added this to the Airflow 3.3.1 milestone Jul 6, 2026
@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor Author

Hi maintainer, this PR was merged without a milestone set.
We've automatically set the milestone to Airflow 3.3.1 based on: merged to version branch
If this milestone is not correct, please update it to the appropriate milestone.

This comment was generated by Milestone Tag Assistant.

vatsrahul1001 pushed a commit that referenced this pull request Jul 7, 2026
…DK docs (#69433) (#69448)

* Link the published Java SDK API reference from the Java SDK docs

The interface-based API section pointed readers at the published JavaDoc
without a link, with a TODO left from AIP-108 waiting for the docs site
location to exist. The Javadoc publishing pipeline now targets
https://airflow.apache.org/docs/java-sdk/stable/, so the placeholder can
become a real link, matching how other SDK references are linked.

* Stop calling the published Java SDK API reference Javadoc

The site on airflow.apache.org is an HTML rendering of the API, not an
actual Javadoc rendering; Javadoc is bundled with the released artifacts
instead. The term also fails the docs spell check.
(cherry picked from commit 66798f9)

Co-authored-by: Jason(Zhe-You) Liu <68415893+jason810496@users.noreply.github.com>
vatsrahul1001 pushed a commit that referenced this pull request Jul 9, 2026
…DK docs (#69433) (#69448)

* Link the published Java SDK API reference from the Java SDK docs

The interface-based API section pointed readers at the published JavaDoc
without a link, with a TODO left from AIP-108 waiting for the docs site
location to exist. The Javadoc publishing pipeline now targets
https://airflow.apache.org/docs/java-sdk/stable/, so the placeholder can
become a real link, matching how other SDK references are linked.

* Stop calling the published Java SDK API reference Javadoc

The site on airflow.apache.org is an HTML rendering of the API, not an
actual Javadoc rendering; Javadoc is bundled with the released artifacts
instead. The term also fails the docs spell check.
(cherry picked from commit 66798f9)

Co-authored-by: Jason(Zhe-You) Liu <68415893+jason810496@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants