GitHub user HansBrende opened a pull request:
https://github.com/apache/any23/pull/62
ANY23-327 Change log level to debug for RDFUtils.isAbsoluteIRI()
No need to see a stack trace every time `isAbsoluteIRI` returns `false`.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/HansBrende/any23 ANY23-327
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/any23/pull/62.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #62
----
commit c2ddb5862b14fb1099b0d0dfc2193790ad3aa2b0
Author: Hans <firedrake93@...>
Date: 2018-01-29T05:30:54Z
ANY23-327 Change log level to debug for RDFUtils.isAbsoluteIRI()
----
---