[ http://issues.apache.org/jira/browse/DERBY-204?page=all ] Andrew McIntyre closed DERBY-204: ---------------------------------
> Derby javadoc has lots of warnings > ---------------------------------- > > Key: DERBY-204 > URL: http://issues.apache.org/jira/browse/DERBY-204 > Project: Derby > Type: Bug > Components: JDBC, Network Server, Services, SQL, Store, Tools, Newcomer > Versions: 10.1.1.0 > Reporter: Kathey Marsden > Assignee: Rick Hillegas > Priority: Trivial > Fix For: 10.2.0.0 > > The Derby javadoc has many warnings that could be cleaned up. > A full list of javadoc warnings can be produced by invoking the javadoc > target in the top level build file. Rather than posting current warnings here > now, probably the best way to address this issue is for the fixer to build > the javadoc and get a current list. > If you want to address just the errors in some of the directories, open a > subtask and assign it to yourself. > To reproduce > ant javadoc > produces > [javadoc] > D:\p4\marsden_derby\opensource\java\engine\org\apache\derby\impl\sql\compile\AggregateDefinition.java:54: > warning - Tag @see: can't find getTypeFactory in > org.apache.derby.iapi.db.Factory > [javadoc] > D:\p4\marsden_derby\opensource\java\engine\org\apache\derby\iapi\services\classfile\ClassHolder.java:313: > warning - Tag @see: can't find addInteger in > org.apache.derby.iapi.services.classfile.ClassHolder > [javadoc] > D:\p4\marsden_derby\opensource\java\engine\org\apache\derby\iapi\services\classfile\ClassHolder.java:318: > warning - Tag @see: can't find addFloat in > org.apache.derby.iapi.services.classfile.ClassHolder > [javadoc] > D:\p4\marsden_derby\opensource\java\engine\org\apache\derby\iapi\services\classfile\ClassHolder.java:323: > warning - Tag @see: can't find addLong in > org.apache.derby.iapi.services.classfile.ClassHolder > [javadoc] > D:\p4\marsden_derby\opensource\java\engine\org\apache\derby\iapi\services\classfile\ClassHolder.java:328: > warning - Tag @see: can't find addDouble in > org.apache.derby.iapi.services.classfile.ClassHolder > ..... -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
