This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository lima. See http://git.chorem.org/lima.git commit 546b909cee99d42fec6ffa0da992f4189bfa76dd Author: dcosse <cosse@codelutin.com> Date: Thu Mar 12 09:30:57 2015 +0100 correction sur scope de la dépendance 'jasperreports-fonts' --- lima-web/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/lima-web/pom.xml b/lima-web/pom.xml index 3fadc6f..1da3765 100644 --- a/lima-web/pom.xml +++ b/lima-web/pom.xml @@ -77,6 +77,7 @@ <dependency> <groupId>net.sf.jasperreports</groupId> <artifactId>jasperreports-fonts</artifactId> + <scope>runtime</scope> </dependency> <!-- FIXME tchemit 2015-02-27 Do we really need this here ? --> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.