apilloud commented on a change in pull request #15143:
URL: https://github.com/apache/beam/pull/15143#discussion_r693099111



##########
File path: website/www/site/content/en/contribute/release-guide.md
##########
@@ -632,37 +632,6 @@ See the source of the script for more details or to run 
commands manually in cas
 
 ## 8. Prepare documents
 
-### Update and Verify Javadoc
-
-The build with `-PisRelease` creates the combined Javadoc for the release in 
`sdks/java/javadoc`.
-
-The file `sdks/java/javadoc/build.gradle` contains a list of modules to 
include and exclude, plus a list of offline URLs that populate links from 
Beam's Javadoc to the Javadoc for other modules that Beam depends on.
-
-* Confirm that new modules added since the last release have been added to the 
inclusion list as appropriate.
-
-* Confirm that the excluded package list is up to date.

Review comment:
       These changes are all deleting instructions that are now part of 
build_release_candidate.sh. What are you looking for here?

##########
File path: website/www/site/content/en/contribute/release-guide.md
##########
@@ -632,37 +632,6 @@ See the source of the script for more details or to run 
commands manually in cas
 
 ## 8. Prepare documents
 
-### Update and Verify Javadoc
-
-The build with `-PisRelease` creates the combined Javadoc for the release in 
`sdks/java/javadoc`.
-
-The file `sdks/java/javadoc/build.gradle` contains a list of modules to 
include and exclude, plus a list of offline URLs that populate links from 
Beam's Javadoc to the Javadoc for other modules that Beam depends on.
-
-* Confirm that new modules added since the last release have been added to the 
inclusion list as appropriate.
-
-* Confirm that the excluded package list is up to date.
-
-* Verify the version numbers for offline links match the versions used by Beam.
-  If the version number has changed, download a new version of the 
corresponding `<module>-docs/package-list` file.
-
-
-### Build the Pydoc API reference

Review comment:
       These changes are all deleting instructions that are now part of 
build_release_candidate.sh. What are you looking for here?




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to