Bug 544572 - Do the Javadoc bash for 4.11
Summary: Do the Javadoc bash for 4.11
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.11   Edit
Hardware: PC All
: P3 normal (vote)
Target Milestone: 4.11 RC1   Edit
Assignee: Niraj Modi CLA
QA Contact:
URL:
Whiteboard:
Keywords: Documentation
Depends on:
Blocks: 544566
  Show dependency tree
 
Reported: 2019-02-19 05:47 EST by Niraj Modi CLA
Modified: 2019-03-06 08:13 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Niraj Modi CLA 2019-02-19 05:47:39 EST
Run the JavadocBashertools to:
- make sure that javadoc is consistent on all platforms (this also checks for
API consistency)
Comment 1 Eclipse Genie CLA 2019-02-27 01:20:52 EST
New Gerrit change created: https://git.eclipse.org/r/137670
Comment 3 Niraj Modi CLA 2019-02-27 04:18:39 EST
(In reply to Eclipse Genie from comment #2)
> Gerrit change https://git.eclipse.org/r/137670 was merged to [master].
> Commit:
> http://git.eclipse.org/c/platform/eclipse.platform.swt.git/commit/
> ?id=27d370f05e44446414e3a94786a1a45a562f63e6

JavaDocBasher is making one UN-necessary change in cocoa's Display class that I have ignored, rest of the JavaDoc changes are merged by above patch.

Done with the required changes from SWT side. Resolving now.
Comment 4 Niraj Modi CLA 2019-03-06 08:13:31 EST
Ran the JavaDoc bash again today on SWT sources and I don't see any more entries(apart from cocoa's Display class mentioned in comment 3 which is to be ignored).