[
https://issues.jenkins-ci.org/browse/JENKINS-12142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=159009#comment-159009
]
Ulli Hafner commented on JENKINS-12142:
---------------------------------------
Integrated in !http://faktorzehn.org:8081/images/16x16/blue.png! [Jenkins
Analysis Plug-ins (Compile)
#381|http://faktorzehn.org:8081/job/Jenkins%20Analysis%20Plug-ins%20(Compile)/381/]
[FIXED JENKINS-12142] Removed logging statement if reporter already has
(Revision c7639199cbb31009bd68e98c0a909f3001dbd789)
Result = SUCCESS
> Task plugin logs each time it doesn't have to do anything
> ---------------------------------------------------------
>
> Key: JENKINS-12142
> URL: https://issues.jenkins-ci.org/browse/JENKINS-12142
> Project: Jenkins
> Issue Type: Improvement
> Components: tasks-plugin
> Environment: Task Scanner Plugin 4.24
> Reporter: kutzi
> Assignee: Ulli Hafner
> Priority: Minor
>
> The plugin logs - for my taste - a little bit too verbose that it doesn't
> have do anything:
> 10:10:49 [INFO] [clean:clean {execution: default-clean}]
> 10:10:49 [INFO] Deleting xyz
> 10:15:37 [TASKS] Scanning folder 'xyz' for files matching the pattern
> '**/*.java'
> [TASKS] Found 0 files to scan for tasks 10:15:37 Found 0 open tasks.
> 10:15:37 [TASKS] Using set difference to compute new warnings 10:15:37
> [TASKS] Not changing build status, since no threshold has been exceeded
> 10:15:37[INFO] Preparing source:jar
> 10:15:39 [INFO] [buildnumber:create {execution: default-execution-id}]
> ...
> 10:15:39 [TASKS] Skipping maven reporter: there is already a result available.
> 10:15:40 [JENKINS] Archiving disabled - not archiving xyz
> 10:15:40 [INFO] [source:jar {execution: default-cli}]
> 10:15:40 [TASKS] Skipping maven reporter: there is already a result available.
> 10:15:40 [INFO] [architecture-rules:check-rules {execution: default}]
> 10:15:40 [TASKS] Skipping maven reporter: there is already a result available.
> 10:15:40 [INFO] [buildnumber:create {execution: default-execution-id}]
> 10:15:40 [TASKS] Skipping maven reporter: there is already a result available.
> 10:15:40 [debug] execute contextualize
> I.e. it seems to log for each mojo execution - after the 1st - on each module
> that it doesn't have to do anything anymore.
> Could you remove these please as they IMHO only unnecessary inflate the build
> console?
--
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