This is an automated email from the git hooks/post-receive script. New change to branch feature/6271 in repository echobase. See http://git.codelutin.com/echobase.git from 01c680b fix i18n new cb9168b debut de debug de generation de fichier qgis The 1 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 cb9168b847bc1c094b2ee0c77478ae205c832647 Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Dec 16 09:29:07 2014 +0100 debut de debug de generation de fichier qgis Summary of changes: .../services/service/spatial/GisService.java | 4 +- .../gis/templates/EchobaseQGisTemplate.qgs | 1870 +++++++++++++++----- .../gis}/templates/LizmapTemplate.qgs.cfg | 0 .../main/resources/gis}/templates/QgisTemplate.qgs | 0 .../services/service/spatial/GisServiceTest.java | 69 + .../echobase/ui/EchoBaseApplicationContext.java | 9 +- 6 files changed, 1470 insertions(+), 482 deletions(-) copy echobase-ui/src/main/resources/lizmap/templates/QgisTemplate.qgs => echobase-services/src/main/resources/gis/templates/EchobaseQGisTemplate.qgs (72%) rename {echobase-ui/src/main/resources/lizmap => echobase-services/src/main/resources/gis}/templates/LizmapTemplate.qgs.cfg (100%) rename {echobase-ui/src/main/resources/lizmap => echobase-services/src/main/resources/gis}/templates/QgisTemplate.qgs (100%) create mode 100644 echobase-services/src/test/java/fr/ifremer/echobase/services/service/spatial/GisServiceTest.java -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.