[ 
https://issues.apache.org/jira/browse/IVY-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16568735#comment-16568735
 ] 

ASF GitHub Bot commented on IVY-1104:
-------------------------------------

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.


> ivy.deps.changed does not work with extra attributes
> ----------------------------------------------------
>
>                 Key: IVY-1104
>                 URL: https://issues.apache.org/jira/browse/IVY-1104
>             Project: Ivy
>          Issue Type: Bug
>            Reporter: Juha Ranta
>            Priority: Major
>
> If you have extra attributes in module B and then do resolve in module A 
> which depends on B, the property ivy.deps.changed is always set to true. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to