11 Feb, 2016
2 commits
10 Feb, 2016
20 commits
-
- Move Connection class from controller/HTTPConnection.java to votable/controller/VOTableConnection.java; - Delete the unused sendPost() function; - Move sendQuery() from controller/EpnTapController.java to votable/controller/VOTableConnection.java
-
Add the ability to: - print Java objects in a file as JSon format - print classic logs in a file.
-
… to create classes locally with [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building epnTAPCLient 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- jaxb2-maven-plugin:2.1:xjc (default-cli) @ epntapclient --- [INFO] No changes detected in schema or binding files - skipping JAXB generation. [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.376 s [INFO] Finished at: 2016-02-10T16:52:29+01:00 [INFO] Final Memory: 9M/303M [INFO] ------------------------------------------------------------------------.
03 Feb, 2016
1 commit
-
…ng to the VOTable model.
02 Feb, 2016
10 commits
-
Ask a registry to get a list of TAP services, then display them in a table on a window.
01 Feb, 2016
1 commit