From: <leg...@at...> - 2003-08-08 22:10:14
|
The following comment has been added to this issue: Author: Christian Bauer Created: Fri, 8 Aug 2003 5:09 PM Body: IntelliJ's code inspector found hundreds of problems with JavaDoc: missing parameters, returns, wrong parameter names and so on. The error messages in the build are just info, they indicate that a period was detected which was propably not the end of the first sentence, as in: * Attempt to obtain an upgrade lock, using an Oracle-style * <tt>select ... for update nowait</tt>. The semantics of The first sentence is used in the overview pages. I'll rework all of the comments. This may conflict with outstanding commits, but I guess today is a good time. I'll only work on the 2.1 branch and ping again when I'm finished to coordinate the commit. --------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-239 Here is an overview of the issue: --------------------------------------------------------------------- Key: HB-239 Summary: javadoc build spits >200 warnings Type: Bug Status: Assigned Priority: Trivial Project: Hibernate2 Components: core Versions: 2.0.2 Assignee: Christian Bauer Reporter: Gavin King Created: Thu, 7 Aug 2003 7:43 AM Updated: Thu, 7 Aug 2003 7:43 AM Environment: Ant build Description: The javadoc build currently spits many warnings, all the same. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira |