|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Currently I am seeing small differences in console as in consoleFull:
consoleFull:
03:44:50 03:44:48.354 INFO - Executing post-job class org.sonar.plugins.dbcleaner.ProjectPurgePostJob
03:44:50 03:44:48.365 INFO - -> Keep one snapshot per day between 2013-06-26 and 2013-07-23
03:44:50 03:44:48.366 INFO - <- Delete snapshot: 2013-07-23T09:47:44+0200 [183533]
03:44:50 03:44:48.456 INFO - <- Delete snapshot: 2013-07-23T09:57:54+0200 [185425]
03:44:50 03:44:48.602 INFO - <- Delete snapshot: 2013-07-23T10:08:56+0200 [185710]
03:44:50 03:44:48.661 INFO - <- Delete snapshot: 2013-07-23T10:16:57+0200 [185995]
03:44:50 03:44:48.849 INFO - <- Delete snapshot: 2013-07-23T10:27:11+0200 [186280]
console:
03:44:48 03:44:48.354 INFO - Executing post-job class org.sonar.plugins.dbcleaner.ProjectPurgePostJob
03:44:48 03:44:48.365 INFO - -> Keep one snapshot per day between 2013-06-26 and 2013-07-23
03:44:49 03:44:48.366 INFO - <- Delete snapshot: 2013-07-23T09:47:44+0200 [183533]
03:44:50 03:44:48.456 INFO - <- Delete snapshot: 2013-07-23T09:57:54+0200 [185425]
03:44:50 03:44:48.602 INFO - <- Delete snapshot: 2013-07-23T10:08:56+0200 [185710]
03:44:50 03:44:48.661 INFO - <- Delete snapshot: 2013-07-23T10:16:57+0200 [185995]
03:44:50 03:44:48.849 INFO - <- Delete snapshot: 2013-07-23T10:27:11+0200 [186280]
I will try 1.55 as soon I will see it in the update center.