19 Aug
2011
19 Aug
'11
10:15 a.m.
Author: kcardineaud Date: 2011-08-19 12:15:32 +0200 (Fri, 19 Aug 2011) New Revision: 232 Url: http://nuiton.org/repositories/revision/scmwebeditor/232 Log: #1690 Can not preview a rst file Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2011-08-18 16:10:03 UTC (rev 231) +++ trunk/pom.xml 2011-08-19 10:15:32 UTC (rev 232) @@ -96,7 +96,7 @@ <groupId>org.nuiton.i18n</groupId> <artifactId>nuiton-i18n</artifactId> <version>${nuitonI18nVersion}</version> - <scope>provided</scope> + <scope>runtime</scope> </dependency> <!-- Struts -->