Uploaded image for project: 'Ivy'
  1. Ivy
  2. IVY-1315

Ant ivy:publish task generates incomplete ivy.xml

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.2.0
    • 2.5.0-rc1
    • Ant
    • None
    • Windows 7, Ivy 2.2.0 - 20100923230623,

    Description

      We have a configurations element in each of our Ivy files that looks like:

      <configurations>
        <include file="${user.home}/.some_ivy_folder/ivyconfigurations.xml"/>
      </configurations>
      

      The referenced configurations xml file contains a single configurations element with a 'defaultconf' attribute and a number of 'conf' elements. A given project will build/test fine, but a dependant project won't work because the ivy.xml file generated by the Ant ivy:publish task does not contain the 'defaultconf' element. This is despite the fact that it correctly contains the imported 'conf' elements.

      Attachments

        Issue Links

          Activity

            People

              twogee Gintas Grigelionis
              phasmal Robert McAuliffe
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: