Myrna van Lunteren wrote:
Now that there is a plan for a new release candidate, I think maybe
the javadoc should be fixed?
There are the following errors:
[javadoc]
C:\svn\10.4\java\engine\org\apache\derby\iapi\jdbc\DRDAServerStarter.java:107:
warning - @param argument "address" is not a parameter name.
[javadoc]
C:\svn\10.4\java\engine\org\apache\derby\iapi\jdbc\DRDAServerStarter.java:107:
warning - Tag @see: reference not found: NetworkServerControl
...
[javadoc]
C:\svn\10.4\java\engine\org\apache\derby\authentication\SystemPrincipal.java:47:
warning - Tag @see: can't find name in java.security.Principal
I noticed that at least these three javadoc issues have been fixed
already in the trunk by Mike:
636875 mikem
Guess it's best for a committer to propagate these javadoc fixes
to the 10.4 branch.
Martin