branch develop updated (11ced16 -> 546b909)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository lima. See http://git.chorem.org/lima.git from 11ced16 fixes #1194 Les fichiers d'import par défaut ne peuvent être chargés new 546b909 correction sur scope de la dépendance 'jasperreports-fonts' 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 546b909cee99d42fec6ffa0da992f4189bfa76dd Author: dcosse <cosse@codelutin.com> Date: Thu Mar 12 09:30:57 2015 +0100 correction sur scope de la dépendance 'jasperreports-fonts' Summary of changes: lima-web/pom.xml | 1 + 1 file changed, 1 insertion(+) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
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>.
participants (1)
-
chorem.org scm