Hi,
I was trying to compile ORMUnit but without luck. I'm using hibernate 3.0.5.
For HibernateMappingTests.assertAllFieldsMapped(...) the compiler says:
"The method getProperty(String) is undefined for the type Component" at line 195
While I'm understood what's going on there, I do not know enough about hibernate to fix this.
regards
|