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:
parent
899bcc8ebd
commit
63c81e26c5
|
@ -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");
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue