mstrewe commented on PR #1456:
URL: 
https://github.com/apache/incubator-stormcrawler/pull/1456#issuecomment-2618660997

   OK found it. 
   
   In my Version the line 154 is the following 
   ```
   urlToFilter = new URI(protocol, null, host, port, file2, null, 
null).toURL().toString();
   ```
   
   Sorry for bothering you. I will close the merge Request since problem was my 
old code.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@stormcrawler.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to