Github user aprelev commented on a diff in the pull request:
https://github.com/apache/ant-ivy/pull/73#discussion_r207675516
--- Diff: src/java/org/apache/ivy/plugins/report/XmlReportParser.java ---
@@ -193,16 +193,8 @@ public void startElement(String uri, String localName,
String qName,
String branch = attributes.getValue("branch");
String revision = attributes.getValue("revision");
Map<String, String> extraAttributes = new
HashMap<>();
--- End diff --
It was, until I reused code for attributes extraction from
`ExtendableItemHelper`.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]