Hello!

I am using ivy embedded in another build tool and one of the things we do is
generating the ivy.xml files through the ModuleDescriptor.toIvyFile() api,
which ends up delegating to XmlModuleDescriptorWriter.

I see that the XmlModuleDescriptorWriter does not write the "transitive" for
configurations [1]. 

Since I am quite new to Ivy, my question is... is this by design?

If it is not, I can create the corresponding jira issue and provide a patch.

[1] printConfiguration() method in
https://svn.apache.org/repos/asf/ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/parser/xml/XmlModuleDescriptorWriter.java

Thanks!


-----
http://www.linkedin.com/in/amuino Abel Muiño Vizcaino  -  
http://ramblingabout.wordpress.com http://ramblingabout.wordpress.com 
-- 
View this message in context: 
http://old.nabble.com/Generating-an-ivy.xml-file-through-XmlModuleDescriptorWriter-does-not-write-the-transitive-attribute-for-confs-tp29152285p29152285.html
Sent from the ivy-user mailing list archive at Nabble.com.

Reply via email to