Fixed
Details
Assignee
Gunnar MorlingGunnar MorlingReporter
Sanne GrinoveroSanne GrinoveroParticipants
Gunnar MorlingSanne GrinoveroComponents
Fix versions
Priority
Minor
Details
Details
Assignee
Gunnar Morling
Gunnar MorlingReporter
Sanne Grinovero
Sanne GrinoveroParticipants
Gunnar Morling
Sanne Grinovero
Components
Fix versions
Priority
Created July 4, 2013 at 10:14 AM
Updated September 25, 2013 at 1:47 PM
Resolved July 9, 2013 at 2:55 PM
As discussed on mailing list:
http://lists.jboss.org/pipermail/hibernate-dev/2013-June/010001.html
We would need to verify it is not mocking MongoDB.
Today if you don't have environment variables defined which specify the MongoDB hostname and port, the MongoDB build is skipped.
We should instead use this embedded mode to automatically install and run it; however this should not happen if the environment variables are specified, so that we can use a different external server in case of need.