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

Make resolve overview more compact

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.4-RC1
    • 1.4-RC2
    • Ant
    • None

    Description

      If you do a resolve in Ant, the resolution report which is printed on the console should be more compact to make it fit on 1 line (which was the case in ivy 1.3.1). This would drastically increase the readability of the report.

      For instance, I have this on my console, which has a default width of 80 characters:

      [ivy:resolve] ----------------------------------------------------------------


      [ivy:resolve] | | modules || artifact
      s |
      [ivy:resolve] | conf | number| search|dwnlded|evicted|| number|dwn
      lded|
      [ivy:resolve] ----------------------------------------------------------------


      [ivy:resolve] | default | 3 | 3 | 0 | 0 || 3 |
      0 |
      [ivy:resolve] | j2ee | 3 | 3 | 0 | 0 || 3 |
      0 |
      [ivy:resolve] | standalone | 8 | 8 | 0 | 0 || 11 |
      0 |
      [ivy:resolve] | compile | 2 | 2 | 0 | 0 || 2 |
      0 |
      [ivy:resolve] | test | 2 | 2 | 0 | 0 || 2 |
      0 |
      [ivy:resolve] | runtest | 23 | 23 | 0 | 0 || 29 |
      0 |
      [ivy:resolve] ----------------------------------------------------------------


      Attachments

        Activity

          People

            xavier Xavier Hanin
            maartenc Maarten Coene
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: