Shawn McKinney created FC-288:
---------------------------------
Summary: fix IS_DSD_CACHE_DISABLED_PARM
Key: FC-288
URL: https://issues.apache.org/jira/browse/FC-288
Project: FORTRESS
Issue Type: Bug
Affects Versions: 2.0.5
Reporter: Shawn McKinney
Assignee: Shawn McKinney
maps to incorrectly named fortress.properties:
private static final String IS_DSD_CACHE_DISABLED_PARM = "enable.dsd.cache";
change to:
private static final String IS_DSD_CACHE_DISABLED_PARM = "disable.dsd.cache";
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]