Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTPCLIENT-2295 Fix links to Core Javadoc #479

Merged
merged 1 commit into from
Aug 31, 2023
Merged

Conversation

kwin
Copy link
Member

@kwin kwin commented Aug 31, 2023

No description provided.

<link>https://hc.apache.org/httpcomponents-core-5.0.x/httpcore5/apidocs/</link>
<link>https://hc.apache.org/httpcomponents-core-5.0.x/httpcore5-h2/apidocs/</link>
<link>https://hc.apache.org/httpcomponents-core-5.2.x/current/httpcore5/apidocs/</link>
<link>https://hc.apache.org/httpcomponents-core-5.2.x/current/httpcore5-h2/apidocs/</link>
<link>${project.url}/httpclient5/apidocs/</link>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is that an external link? This is the javadoc being created through this reactor, isn't it?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kwin No, they are not. HttpCore is a separate project with a separate release cycle.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ok2c I meant line 232 <link>${project.url}/httpclient5/apidocs/</link>.

@ok2c ok2c merged commit 8da4783 into apache:5.2.x Aug 31, 2023
7 checks passed
Sign up for free to 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.

2 participants