Issue Details (XML | Word | Printable)

Key: DERBY-2400
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Andrew McIntyre
Reporter: Laura Stewart
Votes: 0
Watchers: 0
Operations

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

Javadoc - clean up Cloudscape references in javadoc

Created: 05/Mar/07 09:34 PM   Updated: 19/Jun/07 04:12 PM
Return to search
Component/s: Javadoc
Affects Version/s: None
Fix Version/s: 10.3.1.4

Time Tracking:
Not Specified

File Attachments:
  Size
File Licensed for inclusion in ASF works derby-2400-iapi.diff 2007-03-06 02:02 AM Andrew McIntyre 104 kB
File Licensed for inclusion in ASF works derby-2400-impl.diff 2007-03-06 02:02 AM Andrew McIntyre 178 kB
File Licensed for inclusion in ASF works derby-2400-other.diff 2007-03-06 02:03 AM Andrew McIntyre 34 kB
File Licensed for inclusion in ASF works derby-2400-top-level.diff 2007-03-06 02:01 AM Andrew McIntyre 17 kB

Resolution Date: 08/Mar/07 10:34 PM


 Description  « Hide
The product name Cloudscape appears in the is part of the javadoc.
It should be changed to Derby.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Andrew McIntyre added a comment - 06/Mar/07 02:00 AM
Updating description

Andrew McIntyre added a comment - 06/Mar/07 02:01 AM
Attaching diff for top-level engine packages

Andrew McIntyre added a comment - 06/Mar/07 02:02 AM
Attaching diff for engine packages under iapi.

Andrew McIntyre added a comment - 06/Mar/07 02:02 AM
Attaching diff for engine packages under impl.

Andrew McIntyre added a comment - 06/Mar/07 02:03 AM
Attaching diff file for non-engine packages.

Andrew McIntyre added a comment - 06/Mar/07 02:09 AM
Started with just the ones in the diag package, ended up cleaning up almost all the Cloudscape references left in the code tree. Left historical mention of Cloudscape where appropriate. There are still quite a few references in java/testing and java/build, but considered those low priority and didn't want to spend too much time on this anyway.

Patch got to be quite huge, broke it up into four patches to make it easier to review.

Andrew McIntyre added a comment - 06/Mar/07 11:30 PM
I will begin committing these patches tomorrow if there are no comments, starting with the 'top-level' and 'other' patches and the iapi and impl patches later this week.

Andrew McIntyre added a comment - 07/Mar/07 10:03 PM
Committed -top-level patch with revision 515789 and -other patch with 515793.

Andrew McIntyre added a comment - 08/Mar/07 10:34 PM
Committed iapi patch with 516194 and impl patch with 516196. Resolving this issue as all remaining Cloudscape references in the javadoc that should not be left for historical reasons have now been cleaned up. There still exist a few cloudscape references in the code, notably NetworkServerControlImpl, ij.util and the properties in modules.properties. There remain numerous references in the build and testing trees as well, but they do not appear in the javadoc, so did not fix those.