-
Notifications
You must be signed in to change notification settings - Fork 20
JDO-848 remove xml parser #104
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
ed3e9e3 to
b02990a
Compare
3644a44 to
d860450
Compare
clr-apache
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Much more readable than the original using xml.
All of the import ...* need to be changed to comply with JDO best practices.
tck/src/main/java/org/apache/jdo/tck/pc/company/CompanyModelReader.java
Outdated
Show resolved
Hide resolved
tck/src/main/java/org/apache/jdo/tck/pc/companyListWithoutJoin/CompanyModelReader.java
Outdated
Show resolved
Hide resolved
tck/src/main/java/org/apache/jdo/tck/pc/companyMapWithoutJoin/CompanyModelReader.java
Outdated
Show resolved
Hide resolved
tck/src/main/java/org/apache/jdo/tck/pc/company/data/EmbeddedTestData.java
Outdated
Show resolved
Hide resolved
0b7e55b to
bcd2906
Compare
21e1031 to
0bebe17
Compare
|



This PR:
jdo.tck.testdataproperty now contains the name of the class that instantiates the test objects