rzo1 commented on PR #1587:
URL: https://github.com/apache/stormcrawler/pull/1587#issuecomment-3043793881

   @sigee Seems we need a root locale for `toLowerCase()` :)
   
   ```
   Error:  Forbidden method invocation: java.lang.String#toLowerCase() [Uses 
default locale]
   Error:    in org.apache.stormcrawler.Metadata (Metadata.java:113)
   Error:  Forbidden method invocation: java.lang.String#toLowerCase() [Uses 
default locale]
   Error:    in org.apache.stormcrawler.Metadata (Metadata.java:120)
   Error:  Scanned 154 class file(s) for forbidden API invocations (in 0.28s), 
2 error(s).
   ```


-- 
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