jirutka / embedmongo-spring

Spring Factory Bean for “Embedded” MongoDB
44 stars 15 forks source link

Downloader stuck #7

Closed ffazil closed 9 years ago

ffazil commented 9 years ago

Added as a maven dependency and when running tests the downloader gets stuck. See logs below. 2014-10-30 21:10:41,130 INFO | main | de.flapdoodle.embed.process.store.Downloader | Download Version{2.4.5}:OS_X:B64 : starting... 2014-10-30 21:10:42,067 INFO | main | de.flapdoodle.embed.process.store.Downloader | Download Version{2.4.5}:OS_X:B64 : DownloadSize: 87558710

jirutka commented 9 years ago

This project is just a Spring Factory Bean for de.flapdoodle.embed.mongo and has nothing to do with the downloader problem, please report this issue here.