hazelcast / hazelcast-hibernate

A distributed second-level cache for Hibernate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Investigate and remove extra dependencies used in tests

pivovarit opened this issue · comments

In order for tests to run smoothly, there are some extra dependencies present which hints that something is either wrong with tests or with the production code.

This needs to be investigated and straightened out.

https://github.com/hazelcast/hazelcast-hibernate5/blob/d68cecfa8455b3afa33abf4b313ca8e5dd95e039/pom.xml#L343-L358

This was done already