Branch: refs/heads/geolocation-api
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: 8c453cc87dc147569d4a7ae50b53aa526cbd693b
      
https://github.com/RestComm/Restcomm-Connect/commit/8c453cc87dc147569d4a7ae50b53aa526cbd693b
  Author: Fernando Mendioroz <fernando.mendio...@telestax.com>
  Date:   2016-09-22 (Thu, 22 Sep 2016)

  Changed paths:
    M restcomm/restcomm.application/src/main/webapp/WEB-INF/conf/mybatis.xml
    M restcomm/restcomm.application/src/main/webapp/WEB-INF/conf/restcomm.xml
    M 
restcomm/restcomm.application/src/main/webapp/WEB-INF/data/hsql/restcomm.script
    M 
restcomm/restcomm.application/src/main/webapp/WEB-INF/scripts/mariadb/init.sql
    A 
restcomm/restcomm.application/src/main/webapp/WEB-INF/scripts/mariadb/sql/geolocation.xml
    M restcomm/restcomm.application/src/main/webapp/WEB-INF/scripts/sql/init.sql
    A restcomm/restcomm.application/src/main/webapp/WEB-INF/sql/geolocation.xml
    M 
restcomm/restcomm.dao/src/main/java/org/mobicents/servlet/restcomm/dao/DaoManager.java
    M 
restcomm/restcomm.dao/src/main/java/org/mobicents/servlet/restcomm/dao/DaoUtils.java
    A 
restcomm/restcomm.dao/src/main/java/org/mobicents/servlet/restcomm/dao/GeolocationDao.java
    M 
restcomm/restcomm.dao/src/main/java/org/mobicents/servlet/restcomm/dao/mybatis/MybatisDaoManager.java
    A 
restcomm/restcomm.dao/src/main/java/org/mobicents/servlet/restcomm/dao/mybatis/MybatisGeolocationDao.java
    A 
restcomm/restcomm.dao/src/main/java/org/mobicents/servlet/restcomm/entities/Geolocation.java
    A 
restcomm/restcomm.dao/src/main/java/org/mobicents/servlet/restcomm/entities/GeolocationList.java
    M 
restcomm/restcomm.dao/src/main/java/org/mobicents/servlet/restcomm/entities/Sid.java
    A 
restcomm/restcomm.dao/src/test/java/org/mobicents/servlet/restcomm/dao/mybatis/GeolocationsDaoTest.java
    M restcomm/restcomm.dao/src/test/resources/data/restcomm.script
    A restcomm/restcomm.dao/src/test/resources/geolocation.xml
    M restcomm/restcomm.dao/src/test/resources/mybatis.xml
    M restcomm/restcomm.dao/src/test/resources/restcomm.script
    M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/AbstractEndpoint.java
    A 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/GeolocationEndpoint.java
    A 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/GeolocationJsonEndpoint.java
    A 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/GeolocationXmlEndpoint.java
    A 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/converter/GeolocationConverter.java
    M 
restcomm/restcomm.http/src/test/java/org/mobicents/servlet/restcomm/dao/DaoManagerMock.java
    A 
restcomm/restcomm.testsuite/src/test/java/org/mobicents/servlet/restcomm/http/GeolocationEndpointTest.java
    A 
restcomm/restcomm.testsuite/src/test/java/org/mobicents/servlet/restcomm/http/RestcommGeolocationsTool.java
    M restcomm/restcomm.testsuite/src/test/resources/restcomm.script
    M restcomm/restcomm.testsuite/src/test/resources/restcomm.xml

  Log Message:
  -----------
  Geolocation API recreated files in sync with master by 20160922, with no 
errors and junit tests running OK. New PR will be done on this new branch when 
wiring to GMLC is developed. Issue #637


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to