Bug 286532 - Javadoc for 2.0.0 uses javax.persistence 1.0 in classpath, but the code for 2.0 preview
Summary: Javadoc for 2.0.0 uses javax.persistence 1.0 in classpath, but the code for 2...
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Eclipselink (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 critical (vote)
Target Milestone: ---   Edit
Assignee: Nobody - feel free to take it CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-13 11:15 EDT by Eric Gwin CLA
Modified: 2022-06-09 10:31 EDT (History)
0 users

See Also:
eric.gwin: documentation+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Gwin CLA 2009-08-13 11:15:32 EDT
When generating the javadoc, the classpath used to resolve references points to the javax.persistence 1.0 jar. However, the code reference to generate API pages for javax.persistence is the 2.0 preview source.

This is because in 2.0 we have no access to the 1.0 source. Doug has confirmed that we DO want 1.0 to be used not 2.0. We cannot use both.

That is unless it is acceptable to him to heavily document the 2.0 implimentation with javadoc info explicitly stating what has changed in 2.0, so that the 2.0 codebase could be used to generate for both.
Comment 1 Eclipse Webmaster CLA 2022-06-09 10:31:29 EDT
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink