You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by twogee <gi...@git.apache.org> on 2018/08/03 21:41:34 UTC

[GitHub] ant-ivy pull request #73: IVY-1104 Include attributes qualifiers in the XML ...

Github user twogee commented on a diff in the pull request:

    https://github.com/apache/ant-ivy/pull/73#discussion_r207669472
  
    --- 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 --
    
    Is this Map used?


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org