[
https://issues.apache.org/jira/browse/DERBY-4017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12663914#action_12663914
]
Myrna van Lunteren commented on DERBY-4017:
-------------------------------------------
I applied the patch, then sync-ed up to current state and the patch appears ok
to me...In fact, now seems necessary to get a correct javadoc.
I saw 1 extra warning when building with ibm 1.5:
[javadoc]
C:\derbyt\svn\trunk\java\client\org\apache\derby\jdbc\ClientBaseDataSource.java:1074:
warning - Tag @see: reference not found: ClientConnectionPoolDataSource
This warning doesn't show up when building with ibm1.6.
(there's one other warning, [javadoc]
C:\derbyt\svn\trunk\java\testing\org\apache\derbyTesting\functionTests\tests\jdbc4\ClobTest.java:333:
warning - @param argument "parameterTypes" is not a parameter name. , but
that's caused by commit r733725 by Kristian (no JIRA) and happens with both 1.5
and 1.6...)
> Removed deprecated jdk16 variable from the machinery which builds javadoc
> -------------------------------------------------------------------------
>
> Key: DERBY-4017
> URL: https://issues.apache.org/jira/browse/DERBY-4017
> Project: Derby
> Issue Type: Improvement
> Components: Build tools
> Affects Versions: 10.5.0.0
> Reporter: Rick Hillegas
> Assignee: Rick Hillegas
> Attachments: derby-4017-01-aa-javadoc.diff
>
>
> The jdk16 variable is no longer needed for Derby compilation and has been
> deprecated as part of DERBY-3988. We no longer need the jdk14 variable for
> building javadoc either.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.