Done! https://issues.apache.org/jira/browse/IVY-1207
There is a patch against trunk and another for the 2.1.x branch. Both contain junit tests. Maarten Coene wrote: > > This is certainly a bug. > Please create the jira issue and a patch (with junit test if possible) > would be > very much appreciated! > > thanks, > Maarten > > > > > ----- Original Message ---- > From: Abel Muiño <[email protected]> > To: [email protected] > Sent: Tue, July 13, 2010 5:50:41 PM > Subject: Generating an ivy.xml file through XmlModuleDescriptorWriter does > not > write the transitive attribute for confs > > > 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. > > > > > ----- 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-tp29152285p29159733.html Sent from the ivy-user mailing list archive at Nabble.com.
