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

[GitHub] ant-ivy issue #73: IVY-1104 Include attributes qualifiers in the XML report

Github user aprelev commented on the issue:

    https://github.com/apache/ant-ivy/pull/73
  
    Okay, I've implemented robust ASN.1-like encoding as
    ```
    prefix* qualifierLength separator qualifier* separator* name
    ```
    such as `extra-3.foo-bar` for `foo:bar`, and `extra-0.foo` for `foo`, which is up for review.
    
    P.S. Also, point me in the right direction regarding XSLT.


---

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