Hi, Finally found some time to work on this (see https://issues.apache.org/jira/browse/DMAP-29 for details) - I have added automated tests to the devicemapjava module, which use our existing dmap_20130522.txt reference data file.
Out of 51175 tests, only 17610 pass, did I do something wrong? Test code (really basic) is at [1], test data file is at [2]. -Bertrand [1] https://svn.apache.org/repos/asf/incubator/devicemap/trunk/devicemapjava/src/test/java/org/apache/devicemap/client/RefDataTest.java [2] https://svn.apache.org/repos/asf/incubator/devicemap/trunk/data/test-data/src/main/resources/test-data/dmap_20130522.txt
