From 14bca4f18dd3bcdd68ed43c642b70acb37d9b7cb Mon Sep 17 00:00:00 2001 From: Roman Ivanov Date: Fri, 22 May 2015 10:43:18 -0400 Subject: [PATCH] checkstyle launcher is wrapped by timestamps --- config/ant-phase-verify.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/config/ant-phase-verify.xml b/config/ant-phase-verify.xml index f002cdc98..ff5e3db0e 100644 --- a/config/ant-phase-verify.xml +++ b/config/ant-phase-verify.xml @@ -13,6 +13,11 @@ + + + + Checkstyle started: ${STARTED} + + + + + Checkstyle finished: ${FINISHED} +