Werner Keil created DMAP-116:
--------------------------------
Summary: At least one Unit test fails and contains reference to
private URL
Key: DMAP-116
URL: https://issues.apache.org/jira/browse/DMAP-116
Project: DeviceMap
Issue Type: Bug
Components: Java Client
Affects Versions: 1.1.0 Java
Reporter: Werner Keil
Assignee: Reza Naghibi
There is at least one JUnit test failing when it tries to load data like this
{code:java}
client.initDeviceData(LoaderOption.URL, "http://www.rezsoft.org/dmap-data/");
{code}
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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)