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

Ant log messsages not embedded in task log

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.4-RC1
    • None
    • None
    • ant with an XMLLogger

    Description

      The ivy log messages are not embedded in their target/task tags when an xml logger is used in ANT.

      To fix that, the AntMessageImpl should pass the current task when invoking _project.log. (Could receive it from IvyTask.ensureMessageInitialized directly or via a ThreadLocal if you want to suport multithread build).

      This is anoying when running in cruise control. Indeed by default cruise control only looks for log messages into target/task element.

      Attachments

        Activity

          People

            xavier Xavier Hanin
            gscokart Scokart Gilles
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: