Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.1.0 Java
-
None
Description
There is at least one JUnit test failing when it tries to load data like this
client.initDeviceData(LoaderOption.URL, "http://www.rezsoft.org/dmap-data/");
I don't think we should have any mandatory dependencies to servers other than "apache.org" or publicly available file repositories like "MavenCentral" or "JCenter" in our code and unit tests.