Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-dev] XSD Circular dependency resolution...

To recap, the current plan under consideration is:

- move core XSDs to org.eclipse.persistence
- move the jpa XSD (eclipselink_orm_2_2.xsd) from core to jpa under org.eclipse.persistence.jpa
- move moxy XSDs to org.eclipse.persistence.jaxb
- move dbws XSDs to org.eclipse.persistence.dbws
- move builder XSDs to org.eclipse.persistence.tools.dbws   (o.e.p.dbws.builder is not an existent package).

(the fragments and sdo do not have any).

note: all XSDs are currently being packaged under xsd with the exception of the ones currently in org.eclipse.persistence.jpa, so there IS a package splitting issue currently. Which is the reason for the discussion.

Feel free to comment in https://bugs.eclipse.org/bugs/show_bug.cgi?id=336179 if you'd prefer, the above is being added to the bug.
--
-Eric

Oracle
Eric Gwin | Senior Software Developer
Phone: +613 288 4622 | | Fax: +613 2382818 | | Mobile: +613 8582347
Oracle Java Server Technologies
ORACLE Canada | 45 O'Connor St., Ottawa, Ontario | K1P 6L2

Green
            Oracle Oracle is committed to developing practices and products that help protect the environment


Back to the top