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:
parent
508e8c051a
commit
7c670418b5
|
@ -110,7 +110,7 @@ public class UriResolverMapReader {
|
||||||
applicationTypes.put(at, resources.get(0));
|
applicationTypes.put(at, resources.get(0));
|
||||||
logger.info("Stored: "+at +" -> Resource: "+ resources.get(0));
|
logger.info("Stored: "+at +" -> Resource: "+ resources.get(0));
|
||||||
}else
|
}else
|
||||||
logger.warn("Skipping Type "+at+" generic resource not found!");
|
logger.warn("Skipping Type "+at+" mapping to runtime resource not found!");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue