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

deliver does not strip private conf from defaultconf='my-private-conf'

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.4.0-RC1
    • None
    • Ant
    • None

    Description

      Probably need to check defaultconfmapping= too:
      My deliver command result in the following file:

      <?xml version="1.0" encoding="UTF-8"?>
          <info organisation="MyOrg" module="MyModule" revision="20140523152715" status="integration" publication="20140523152715"/>
          <configurations>
              <conf name="default"/>
      	<conf name="ide" visibility="private"/>		
          </configurations>
      
          <dependencies defaultconf="default,ide">       
              ...
          </dependencies>
      </ivy-module>
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            roger.nell Roger
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: