It used to work fine until the matrix-testing support was moved to a separate
project.
On 12 Jun 2013, at 15:22, Steve Ebersole wrote:
> Hmm, not sure about that one. I'll have to look. Did that work before? I
> see the code loading resources/hibernate.properties, but not generally
> load
Hmm, not sure about that one. I'll have to look. Did that work
before? I see the code loading resources/hibernate.properties, but not
generally loading all stuff from resources. And even then, I am not
seeing the loaded hibernate.properties being used atm.
On Tue 11 Jun 2013 02:47:04 PM CD
I compiled it locally and the exception is no longer thrown.
But now I have another problem. The generated matrix tasks have on their class
path only the jdbcDepency from matrix.gradle and the hibernate-core classes and
resources. The databases//resources directory is not added so the
db-spe
You might be seeing
https://github.com/hibernate/hibernate-matrix-testing/pull/1
I merged that pull request, but I have not built a new release and
pulled that into hibernate-orm yet.
Could you try building it locally and integrating it into your local
hibernate-orm checkout? If that works, I
Hi,
I have local database configurations for matrix testing against spatial
databases. With HHH-8235 support for matrix testing has been moved into a
separate project. Unfortunately, this change broke my matrix tests. I now get
this error:
Execution failed for task ':hibernate-spatial:matrix