Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-9551

AntConsoleAnnotator ignores ant tasks with spaces

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • ant-plugin
    • None
    • jenkins 1.409

      I found an ant project where the ant tasks can include spaces, the Console Annotator detects ant tasks in the logfile by checking that a line contains no spaces and ends with a colon.

      This would be easy to fix, however I think this may cause other lines to be classified as ant tasks as well.

      The log looks like this

      create sub project jars:
      ...

      validate:
      ...

            Unassigned Unassigned
            alexlehm Alex Lehmann
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: