updated comment

git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/uri-resolver-manager@101173 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Francesco Mangiacrapa 2014-10-29 16:26:28 +00:00
parent 508e8c051a
commit 7c670418b5
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ public class UriResolverMapReader {
applicationTypes.put(at, resources.get(0));
logger.info("Stored: "+at +" -> Resource: "+ resources.get(0));
}else
logger.warn("Skipping Type "+at+" generic resource not found!");
logger.warn("Skipping Type "+at+" mapping to runtime resource not found!");
}
}
}