This is an automated email from the git hooks/post-receive script. New change to branch develop in repository observe. See http://git.codelutin.com/observe.git from 69ff107 Utiliser le temps de calcul en nanosecondes et pas milisecondes new 39fb53d La création d'une base est effective avec les imports au démarrage (See #7482) new 969e71b Création d'une base via les services (termine #7482). Merge branch 'feature/7482' into develop The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 969e71b966e31721c30aacbd03971c8eb06102d4 Merge: 69ff107 39fb53d Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Aug 27 10:25:36 2015 +0200 Création d'une base via les services (termine #7482). Merge branch 'feature/7482' into develop commit 39fb53da85bd0305d59054c742d33e7d76bfa5e8 Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Aug 27 10:25:33 2015 +0200 La création d'une base est effective avec les imports au démarrage (See #7482) Summary of changes: .../service/DataSourceDumpProducerService.java | 7 +- .../dto/DataSourceCreateConfigurationDto.java | 7 +- .../ird/observe/services/ObserveServiceTopia.java | 167 ++++++++++++++++++++- .../DataSourceDumpProducerServiceTopia.java | 160 +++----------------- .../services/service/DataSourceServiceTopia.java | 67 +++++++-- .../services/ApplicationContextResource.java | 50 ++++++ .../ird/observe/services/DataSourceResource.java | 24 +-- .../DataSourceDumpProducerServiceTopiaTest.java | 13 +- .../service/DataSourceServiceTopiaTest.java | 58 +++---- 9 files changed, 342 insertions(+), 211 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@list.forge.codelutin.com>.