GitHub user HansBrende opened a pull request: https://github.com/apache/any23/pull/67
ANY23-339 fixes itemscope hashcode collision problem, allows absolute URIs as subjects I fixed the itemscope hashcode collision problem documented in ANY23-339, as well as loosening the restriction on subject resources to allow absolute URIs as subjects. mvn clean test --> all tests pass @lewismc Any comments before I merge this? You can merge this pull request into a Git repository by running: $ git pull https://github.com/HansBrende/any23 ANY23-339 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/any23/pull/67.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 #67 ---- commit a1b72b720a2cdb2802fd8e82856ee67702d002cd Author: Hans <firedrake93@...> Date: 2018-03-30T17:04:25Z ANY23-339 fixes itemscope hashcode collision problem, allows absolute URIs as subjects ---- ---