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'll do that upstream. Really 
just been looking for some validation that that fix really was a fix...

On 06/06/2013 02:48 PM, Karel Maesen wrote:
> 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_postgis'.
>> No such property: project for class: 
>> org.hibernate.build.gradle.testing.database.alloc.DatabaseAllocator
> Anyone an idea what I'm doing wrong?
>
> Btw, I did update my Gradle file to include: apply plugin: 
> 'hibernate-matrix-testing'.
>
> Regards,
>
> Karel Maesen
>
>
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev

_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

Reply via email to