On 4/11/08, Martin Zaun <[EMAIL PROTECTED]> wrote: > > 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 > Thanks for finding those revisions, Martin!
I understand the pressure Dyre, I've been there... I can spend some time on Saturday to look at backporting & test & commit the javadoc fixes & I'll also backport & commit the test fix I mentioned if it's minor. Myrna
