Closed Bug 380215 Opened 19 years ago Closed 7 years ago

Build process reports many javadoc warnings

Categories

(Directory Graveyard :: LDAP Java SDK, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: nkinder, Assigned: mcs)

Details

Attachments

(2 files)

User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.10) Gecko/20070313 Fedora/1.5.0.10-5.fc6 Firefox/1.5.0.10 Build Identifier: When building the ldapjdk (ant dist target), a large number of warnings are output when generating the javadocs. This is due to param tags not matching method parameter names as well as things like illegal use of the see tag. We should fix the javadoc comments to eliminate these warnings. Reproducible: Always
Attached patch CVS DiffsSplinter Review
These changes correct the usage of the javadoc tags. With these changes, we don't get warnings about generating javadocs anymore during the build process.
(In reply to comment #1) > Created an attachment (id=264284) [details] > CVS Diffs > > These changes correct the usage of the javadoc tags. With these changes, we > don't get warnings about generating javadocs anymore during the build process. > Ok.
Attached file CVS Commit Message
Checked into HEAD. Thanks to Rich for the review.
Not activity for at least 6 years, closing.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: