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:
parent
cf206452a0
commit
b99016706a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue