Commits

Christopher Febles committed 4fdbd75f0b6
Disabled multithreading for downloader. It always ran in one thread anyways. Now building correctly on remote Mac. Needed to install parent_pom separately from API JAR. Removed references to Spring MVC, which aren't needed in this project. No longer spawning a new thread for each downloaded card, spawning processing (Observer) threads every 1000 cards instead. Some logging updates.