VIVO-224 Get rid of REBUILD_VCLASS_GROUP_CACHE.

Since we build the cache from Solr, we no longer provide the option to rebuild it.
This commit is contained in:
j2blake 2014-01-03 15:26:33 -05:00
parent 3c59098525
commit 03dfbfc2c5
6 changed files with 1 additions and 35 deletions

View file

@ -18,7 +18,6 @@ auth:ADMIN
auth:hasPermission simplePermission:ManageProxies ;
auth:hasPermission simplePermission:ManageSearchIndex ;
auth:hasPermission simplePermission:ManageUserAccounts ;
auth:hasPermission simplePermission:RebuildVClassGroupCache ;
auth:hasPermission simplePermission:RefreshVisualizationCache ;
auth:hasPermission simplePermission:SeeConfiguration ;
auth:hasPermission simplePermission:SeeStartupStatus ;