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

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

Github user twogee commented on the issue:

    https://github.com/apache/ant-ivy/pull/73
  
    Keeping `':'` would require XML report to deal with all those pesky 
namespaces, because it must be a valid XML.
    
    Using a simple `'-'` as a separator may cause trouble if somebody decides 
to use a namespace prefix with `'-'`. That's why I insist on something less 
likely to be used.  I hope dev list would comment, too.
    
    +1 for placing codec routines into `ExtendableItemHelper`.


> 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