Issue Details (XML | Word | Printable)

Key: DERBY-4017
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Rick Hillegas
Reporter: Rick Hillegas
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Derby

Removed deprecated jdk16 variable from the machinery which builds javadoc

Created: 13/Jan/09 02:36 PM   Updated: 04/May/09 06:22 PM
Component/s: Build tools
Affects Version/s: 10.5.1.1
Fix Version/s: 10.5.1.1

Time Tracking:
Not Specified

File Attachments:
  Size
File Licensed for inclusion in ASF works derby-4017-01-aa-javadoc.diff 2009-01-13 02:42 PM Rick Hillegas 9 kB
Issue Links:
Incorporates
 

Resolution Date: 16/Jan/09 02:42 PM


 Description  « Hide
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.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Rick Hillegas made changes - 13/Jan/09 02:36 PM
Field Original Value New Value
Link This issue is part of DERBY-3988 [ DERBY-3988 ]
Rick Hillegas made changes - 13/Jan/09 02:36 PM
Assignee Rick Hillegas [ rhillegas ]
Knut Anders Hatlen added a comment - 13/Jan/09 02:41 PM
Did you mean to say jdk16?

Rick Hillegas added a comment - 13/Jan/09 02:42 PM - edited
Attaching derby-4017-01-aa-javadoc.diff. This patch removes the jdk16 variable from the javadoc targets.

With this patch, I have successfully built the javadoc in the following environments. As always, it would be helpful if other people could test-drive this patch in their own environments:

Mac OS X / Java 5 compiler
Mac OS X / Java 6 compiler
Ubuntu / IBM 5 compiler
Ubuntu / IBM 6 compiler


Touches the following file:

M build.xml

Rick Hillegas made changes - 13/Jan/09 02:42 PM
Attachment derby-4017-01-aa-javadoc.diff [ 12397782 ]
Rick Hillegas made changes - 13/Jan/09 02:42 PM
Derby Info [Patch Available]
Rick Hillegas added a comment - 13/Jan/09 02:47 PM
Ayup.

Rick Hillegas made changes - 13/Jan/09 02:47 PM
Summary Removed deprecated jdk14 variable from the machinery which builds javadoc Removed deprecated jdk16 variable from the machinery which builds javadoc
Rick Hillegas made changes - 13/Jan/09 02:47 PM
Description The jdk14 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. 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.
Rick Hillegas added a comment - 14/Jan/09 02:52 PM
Would appreciate it if someone else could test-drive these changes. Thanks.

Myrna van Lunteren added a comment - 14/Jan/09 10:39 PM - edited
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 when building with 1.5.

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...)


Repository Revision Date User Message
ASF #734711 Thu Jan 15 14:00:04 UTC 2009 rhillegas DERBY-4017: Removed deprecated jdk16 variable from javadoc-building targets.
Files Changed
MODIFY /db/derby/code/trunk/build.xml

Rick Hillegas added a comment - 15/Jan/09 02:00 PM
Thanks, Myrna. I will take a look at the javadoc warning in a later patch. Committed at subversion revision 734711.

Rick Hillegas made changes - 15/Jan/09 04:44 PM
Derby Info [Patch Available]
Repository Revision Date User Message
ASF #734756 Thu Jan 15 16:59:12 UTC 2009 rhillegas DERBY-4017: Clean up javadoc warnings.
Files Changed
MODIFY /db/derby/code/trunk/java/engine/org/apache/derby/iapi/types/ReaderToUTF8Stream.java
MODIFY /db/derby/code/trunk/java/client/org/apache/derby/jdbc/ClientBaseDataSource.java

Rick Hillegas added a comment - 15/Jan/09 04:59 PM
Cleaned up javadoc warnings at subversion revision 734756.

Rick Hillegas made changes - 16/Jan/09 02:42 PM
Status Open [ 1 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]
Myrna van Lunteren made changes - 13/Apr/09 11:06 PM
Fix Version/s 10.5.0.0 [ 12313010 ]
Myrna van Lunteren made changes - 04/May/09 06:22 PM
Fix Version/s 10.5.0.0 [ 12313010 ]
Fix Version/s 10.5.1.1 [ 12313771 ]
Affects Version/s 10.5.0.0 [ 12313010 ]
Affects Version/s 10.5.1.1 [ 12313771 ]