This is an automated email from the git hooks/post-receive script. New change to branch feature/single-page-ui in repository coselmar. See http://git.codelutin.com/coselmar.git from 5e13d1c remove jetty from pom new 8c660fe fix servlet version and add default render 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 8c660fe2c56967e1d88238b3e85b32fbd93c44de Author: Yannick Martel <yannick.martel@gmail.com> Date: Thu Oct 30 18:58:27 2014 +0100 fix servlet version and add default render Summary of changes: coselmar-services/pom.xml | 21 +++++++++ .../ifremer/coselmar/services/CoselmarRender.java | 52 ++++++++++++++++++++++ .../services/CoselmarRestApplicationListener.java | 5 --- .../services/config/CoselmarServicesConfig.java | 5 +++ .../config/CoselmarServicesConfigOption.java | 5 +++ .../src/main/resources/log4j.properties | 4 +- coselmar-services/src/main/resources/mapping | 2 +- 7 files changed, 86 insertions(+), 8 deletions(-) create mode 100644 coselmar-services/src/main/java/fr/ifremer/coselmar/services/CoselmarRender.java -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.