This is an automated email from the git hooks/post-receive script. New commit to branch support/3.13.x in repository tutti. See http://git.codelutin.com/tutti.git commit 13e38d61787be33afb77df04ccdf1d4d34ef86a5 Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Mar 13 10:37:34 2015 +0100 fixes #6810: Ajout rapport 2014.12.08 dans la livrable (mauvais repertoire utilise) --- tutti-ui-swing/src/main/assembly/full-shared-component.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutti-ui-swing/src/main/assembly/full-shared-component.xml b/tutti-ui-swing/src/main/assembly/full-shared-component.xml index c5a3e29..88948b9 100644 --- a/tutti-ui-swing/src/main/assembly/full-shared-component.xml +++ b/tutti-ui-swing/src/main/assembly/full-shared-component.xml @@ -156,7 +156,7 @@ <!-- Report component --> <fileSet> - <directory>src/main/report</directory> + <directory>src/main/assembly/report</directory> <outputDirectory>report</outputDirectory> <includes> <include>**/*</include> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.