GitHub user HansBrende opened a pull request:
https://github.com/apache/any23/pull/74
ANY23-167 fixed: parent itemscopes inherited all properties from child
itemscopes
mvn clean test -> all tests pass (after modifying tests that were testing
for incorrect behavior).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/HansBrende/any23 ANY23-167
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/any23/pull/74.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 #74
----
commit 8f0db89ea1c4ca1c9c59d740b5ee4fe687957e5a
Author: Hans <firedrake93@...>
Date: 2018-04-12T23:12:02Z
ANY23-167 fixed: parent itemscopes inherited all properties from child
itemscopes
----
---