updated comment

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/data-transfer/uri-resolver@176261 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Francesco Mangiacrapa 2018-12-28 13:45:05 +00:00
parent 899bcc8ebd
commit 63c81e26c5
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ public class LoadingVREsScopeCache {
//logger.info("Pre-Loaded CatalogueApplicationProfiles cache is: "+catalogueApplicationProfiles.asMap().toString());
if(UriResolverSmartGearManagerInit.getRootContextScope().compareTo("/gcube")==0){
logger.warn("HARD-CABLING PARTHENOS_Registry scope to test PARTHENOS_REGISTRY Link in dev environment");
logger.warn("HARD-CABLING PARTHENOS_Registry scope to resolve PARTHENOS_REGISTRY Links in dev environment");
vresNameToScope.asMap().put("PARTHENOS_Registry", "/d4science.research-infrastructures.eu/ParthenosVO/PARTHENOS_Registry");
}