Issue Details (XML | Word | Printable)

Key: JDO-298
Type: Task Task
Status: Resolved Resolved
Resolution: Fixed
Priority: Trivial Trivial
Assignee: Michelle Caisse
Reporter: Andy Jefferson
Votes: 0
Watchers: 0
Operations

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

Update javadoc to be consistent with 2.0-beta

Created: 09/Feb/06 08:27 PM   Updated: 31/Mar/06 03:10 PM
Return to search
Component/s: site and infrastructure
Affects Version/s: JDO 2 beta
Fix Version/s: JDO 2 final

Time Tracking:
Not Specified

Resolution Date: 31/Mar/06 12:28 PM


 Description  « Hide
The current linked javadoc on the Apache JDO site for JDO2 still has PM.attachCopy etc. It needs updating. If another release is coming up then could be done as part of that since its not of high priority

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Michelle Caisse added a comment - 31/Mar/06 09:31 AM
I updated the javadoc, but the title on the start page says "SNAPSHOT". Does the version number in project.xml need to be updated so that it will say "JDO2 API 1.0"?

Michelle Caisse added a comment - 31/Mar/06 12:28 PM
With revision 390310, these changes to the site:
- Updated javadoc to JDO 2.0 final
- Changed link associated with JDO logo from incubator.apache.org/jdo to db.apache.org/jdo
- Nuked the ApacheCon 2005 ad

Andy Jefferson added a comment - 31/Mar/06 01:54 PM
Hi Michelle,
thanks for updating the javadocs.
Are you sure they reflect "2.0-final" ? I looked at javax.jdo.FetchPlan and see that getGroups() returns a Collection in the javadocs, yet in the code for api20 it returns a Set.

Craig Russell added a comment - 31/Mar/06 03:05 PM
Hi Andy,

Check it now. For about an hour, the spec posted were from an earlier snapshot, not the final release.


Andy Jefferson added a comment - 31/Mar/06 03:10 PM
Hi Craig,
Looks fine now! Thanks.