This is an automated email from the ASF dual-hosted git repository.
pkarwasz pushed a change to branch fix/attribute-layout-parser
in repository https://gitbox.apache.org/repos/asf/commons-compress.git
from 6ccaf8821 fix: remove difference
`AttributeLayoutElement`/`LayoutElement`
add 18d1aaa0e feat: add tests with deeply nested layouts
add 071247ef7 fix: Add nesting level limit
add 06b83d78a fix: AttributeLayoutUtils Javadoc
add 00df3f05f fix: invalid test assertions
No new revisions were added by this update.
Summary of changes:
.../harmony/internal/AttributeLayoutParser.java | 98 ++++++++++++++--------
.../harmony/internal/AttributeLayoutUtils.java | 20 ++---
.../harmony/pack200/NewAttributeBands.java | 20 +++--
.../harmony/unpack200/NewAttributeBands.java | 20 +++--
.../internal/AttributeLayoutParserTest.java | 21 +++--
.../harmony/unpack200/NewAttributeBandsTest.java | 37 ++++++--
6 files changed, 132 insertions(+), 84 deletions(-)