Thanks for report this issue I will regenerate and republish javadoc.
On 2024/06/10 19:01:56 Lari Hotari wrote: > Thanks for reporting this issue. > > I created this commit to the Python script that is used to create the > javadocs: > https://github.com/apache/pulsar-site/commit/cfc7e9d1 > It should prevent this happening in the future by setting the locale property > for the javadoc task [1]. This is the step used in the release process to > update the javadocs: > https://pulsar.apache.org/contribute/release-process/#javadoc > > Cong Zhao, would you be able to regenerate and republish the javadocs for the > 3.3.0 release? > Thanks! > > -Lari > > 1 - > https://maven.apache.org/plugins/maven-javadoc-plugin/resource-bundle-mojo.html#locale > > On 2024/06/10 16:48:12 Andrey Yegorov wrote: > > Hello, > > > > Something went wrong with the release Pulsar 3.3 - the JavaDocs are Chinese > > instead of English: > > > > e.g. > > https://pulsar.apache.org/api/client/3.3.x/org/apache/pulsar/client/api/MessageRouter > > as linked at > > https://pulsar.apache.org/docs/3.3.x/concepts-messaging/#routing-modes > > > > 3.2's javadocs are ok: > > https://pulsar.apache.org/api/client/3.2.x/org/apache/pulsar/client/api/MessageRouter > > > > -- > > Andrey > > >