Hi, In one trunk environment, I get the following warning when building the javadoc:
<edited path>\java\engine\org\apache\derby\jdbc\EmbeddedBaseDataSource.java:225: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. I tried it on another environment, but cannot get this error. Plus there is no @see on line 225 of EmbeddedBaseDataSource as far as I can see. Anyone have a suggestion on what could be wrong? Thx, Myrna
