Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] SVN MAIN Commit: Bug#262645 JPA orm schema validation does not work for additional files

SVN MAIN Commit: Bug#262645 JPA orm schema validation does not work for additional files

https://bugs.eclipse.org/bugs/show_bug.cgi?id=262645

Changes:
- Fixed the schema validation flag to be checked for non default orm.xml files.
- Changed JPA XML read failure error message to include all three exceptions from validate of all three schemas (orm1/2/el)
- Changed JPA tests to validate XML.
- Changed JPA server XML tests to validate XML.



Back to the top