Scarab commit: svn commit: r11360 - branches/scarab_11079_legacy_with_ant_maven1/src/conf/conf/TurbineResources.properties
[email protected] Tue, 11 Apr 2017 11:23:18 -0700 (PDT)
| Newsgroups | gmane.comp.java.scarab.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: dabbous Date: 2017-04-11 11:23:18-0700 New Revision: 11360 Modified: branches/scarab_11079_legacy_with_ant_maven1/src/conf/conf/TurbineResources.properties Log: add unicode property to scarab default configuration Modified: branches/scarab_11079_legacy_with_ant_maven1/src/conf/conf/TurbineResources.properties Url: http://scarab.tigris.org/source/browse/scarab/branches/scarab_11079_legacy_with_ant_maven1/src/conf/conf/TurbineResources.properties?view=diff&pathrev=11360&r1=11359&r2=11360 ============================================================================== --- branches/scarab_11079_legacy_with_ant_maven1/src/conf/conf/TurbineResources.properties (original) +++ branches/scarab_11079_legacy_with_ant_maven1/src/conf/conf/TurbineResources.properties 2017-04-11 11:23:18-0700 @@ -412,6 +412,7 @@ services.VelocityService.file.resource.loader.path = /WEB-INF/templates services.VelocityService.file.resource.loader.cache = false services.VelocityService.file.resource.loader.modificationCheckInterval = 10 +services.VelocityService.file.resource.loader.unicode=true services.VelocityService.velocimacro.permissions.allow.inline.to.replace.global=true services.VelocityService.velocimacro.library.autoreload=true ------------------------------------------------------ http://scarab.tigris.org/ds/viewMessage.do?dsForumId=3577&dsMessageId=3228459