[
https://issues.jenkins-ci.org/browse/JENKINS-9551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=162181#comment-162181
]
evernat commented on JENKINS-9551:
----------------------------------
reproduced with Jenkins v1.460
> AntConsoleAnnotator ignores ant tasks with spaces
> -------------------------------------------------
>
> Key: JENKINS-9551
> URL: https://issues.jenkins-ci.org/browse/JENKINS-9551
> Project: Jenkins
> Issue Type: Bug
> Components: ant
> Environment: jenkins 1.409
> Reporter: Alex Lehmann
> Priority: Minor
>
> 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*:
> ...
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira