Author: tchemit Date: 2013-12-10 19:52:55 +0100 (Tue, 10 Dec 2013) New Revision: 1460 Url: http://forge.codelutin.com/projects/tutti/repository/revisions/1460 Log: fixes #3950: installation rc2 : tourne en boucle sur installation rapport Added: trunk/tutti-ui-swing/src/main/assembly/full/report/ trunk/tutti-ui-swing/src/main/assembly/full/report/version.appup Modified: trunk/tutti-ui-swing/src/main/assembly/tutti-full-component.xml Added: trunk/tutti-ui-swing/src/main/assembly/full/report/version.appup =================================================================== --- trunk/tutti-ui-swing/src/main/assembly/full/report/version.appup (rev 0) +++ trunk/tutti-ui-swing/src/main/assembly/full/report/version.appup 2013-12-10 18:52:55 UTC (rev 1460) @@ -0,0 +1 @@ +0 \ No newline at end of file Modified: trunk/tutti-ui-swing/src/main/assembly/tutti-full-component.xml =================================================================== --- trunk/tutti-ui-swing/src/main/assembly/tutti-full-component.xml 2013-12-10 08:26:14 UTC (rev 1459) +++ trunk/tutti-ui-swing/src/main/assembly/tutti-full-component.xml 2013-12-10 18:52:55 UTC (rev 1460) @@ -39,6 +39,7 @@ <include>tutti.sh</include> <include>tutti.bat</include> <include>README*</include> + <include>report/**</include> </includes> </fileSet>