Skip to content
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

HHH-9802 : Allow running hibernate-infispan unit tests using Infinisp… #955

Closed
wants to merge 2 commits into from

Conversation

gbadner
Copy link
Member

@gbadner gbadner commented May 15, 2015

…an 7.2.1.Final as a run-time dependency

To run unit tests with Infinispan 7.2.1Final as run-time dependency with a 7.2 configuration:

cd hibernate-infinispan
../gradlew -PuseInfinispan7ForTesting=true -Dhibernate.cache.infinispan.cfg=src/test/resources/infinispan-7-configs.xml cleanTest test

Note that this currently causes several failure in InfinispanRegionFactoryTestCase due to NoSuchMethodError.

@gbadner
Copy link
Member Author

gbadner commented May 19, 2015

Pushed to 4.3 branch.

@gbadner gbadner closed this May 19, 2015
@gbadner gbadner deleted the HHH-9802-4.3 branch May 19, 2015 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant