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

Update site to reflect upcoming GWT 2.10.1 and GWT 2.11.0 releases #358

Merged
merged 5 commits into from
Jan 9, 2024

Conversation

niloc132
Copy link
Contributor

@niloc132 niloc132 commented Jan 8, 2024

Separated into three commits, one to manually update markdown, one to automatically (but human-readably) update jre emulation guide, and a giant commit replacing old javadoc.

Assumes #354 will land first, so did not update the getting started document yet.

@FrankHossfeld
Copy link
Member

FrankHossfeld commented Jan 8, 2024

@niloc132
Copy link
Contributor Author

niloc132 commented Jan 8, 2024

Thanks, looks like a bug in the ezt doclet, I'll manually fix for these commits and then file a bug for after the release.

@@ -26,859 +26,859 @@ Note that in some cases, only a subset of methods is supported for a given type.

<h2 id="Package_java_beans">Package java.beans</h2>
<dl>
<dt><a href="https://docs.oracle.com/javase/8/docs/api/java/beans/Beans.html">Beans</a></dt>
<dt><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java/beans/Beans.html">Beans</a></dt>
Copy link
Member

Choose a reason for hiding this comment

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

The link does not work.

The correct links is: https://docs.oracle.com/en/java/javase/11/docs/api/java.desktop/java/beans/Beans.html

I think, that all links do not work.

@niloc132 niloc132 merged commit becd13c into gwtproject:main Jan 9, 2024
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.

None yet

2 participants