replaced comment

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/data-transfer/uri-resolver@141286 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Francesco Mangiacrapa 2016-12-20 16:09:29 +00:00
parent cf206452a0
commit b99016706a
1 changed files with 1 additions and 1 deletions

View File

@ -235,7 +235,7 @@ public class CatalogueResolver extends HttpServlet{
return;
}
else
logger.debug("Not Mandatory parameter: "+parameter.getKey()+", not found, I goes on");
logger.debug("Not Mandatory parameter: "+parameter.getKey()+", not found, continuing...");
}catch (IOException e1) {
//silent