Myrna van Lunteren skrev:
Hi,

I see one javadoc warning twice with 10.3:
[javadoc] 
C:\nightlies\v10_3\src\opensource\java\engine\org\apache\derby\iapi\jdbc\EngineLOB.java:46:
warning - Tag @link: reference not found:
EmbedConnection#getLobMapping
                  [javadoc] 
C:\nightlies\v10_3\src\opensource\java\engine\org\apache\derby\iapi\jdbc\EngineLOB.java:46:
warning - Tag @link: reference not found:
EmbedConnection#getLobMapping

I suspect since revision 652087 (kmarsden) since it started failing
around the same date, and that checking affected EngineLob.java, but
have not done any testing to confirm.

Hi Myrna,

You are correct, it is related to the backport of DERBY-3576.
I missed the JavaDoc warning in my first commit when I worked on the issue in trunk, so I had to fix it in a separate commit a little later.

Anyway, I see the warning has been taken care of now.


regards,
--
Kristian
Myrna

Reply via email to