[
https://issues.apache.org/jira/browse/BEAM-2144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15997535#comment-15997535
]
ASF GitHub Bot commented on BEAM-2144:
--------------------------------------
GitHub user sb2nov opened a pull request:
https://github.com/apache/beam/pull/2904
[BEAM-2144] Remove transform.reflect and utils from Javadocs
Be sure to do all of the following to help us incorporate your contribution
quickly and easily:
- [ ] Make sure the PR title is formatted like:
`[BEAM-<Jira issue #>] Description of pull request`
- [ ] Make sure tests pass via `mvn clean verify`.
- [ ] Replace `<Jira issue #>` in the title with the actual Jira issue
number, if there is one.
- [ ] If this contribution is large, please file an Apache
[Individual Contributor License
Agreement](https://www.apache.org/licenses/icla.pdf).
---
R: @kennknowles @aaltay PTAL
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sb2nov/beam BEAM-2144-javadocs
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam/pull/2904.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2904
----
commit 9def4972caa6ac6d0cb302be40080877c153bcde
Author: Sourabh Bajaj <[email protected]>
Date: 2017-05-04T22:26:07Z
[BEAM-2144] Remove transform.reflect and utils from Javadocs
----
> Do not publish javadoc for Java SDK's util directory
> ----------------------------------------------------
>
> Key: BEAM-2144
> URL: https://issues.apache.org/jira/browse/BEAM-2144
> Project: Beam
> Issue Type: Improvement
> Components: sdk-java-core, website
> Reporter: Kenneth Knowles
> Assignee: Sourabh Bajaj
> Priority: Blocker
> Fix For: First stable release
>
>
> This directory is a collection of non-user-facing code. No one should be
> using it unless they are already digging around our codebase and are
> comfortable being broken without a major version increment.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)