You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@skywalking.apache.org by pe...@apache.org on 2018/03/11 07:10:31 UTC

[incubator-skywalking] branch asf/release updated: no message

This is an automated email from the ASF dual-hosted git repository.

pengys pushed a commit to branch asf/release
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git


The following commit(s) were added to refs/heads/asf/release by this push:
     new c741d57  no message
c741d57 is described below

commit c741d57cca8a24653e82f6c78a260f9357aca8bd
Author: peng-yongsheng <80...@qq.com>
AuthorDate: Sun Mar 11 15:10:25 2018 +0800

    no message
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index c24f4a7..2031739 100644
--- a/pom.xml
+++ b/pom.xml
@@ -276,6 +276,7 @@
                         <phase>validate</phase>
                         <configuration>
                             <configLocation>checkStyle.xml</configLocation>
+			    <outputFile>${basedir}/target/checkstyle-output.xml</outputFile>
                             <encoding>UTF-8</encoding>
                             <consoleOutput>true</consoleOutput>
                             <includeTestSourceDirectory>true</includeTestSourceDirectory>

-- 
To stop receiving notification emails like this one, please contact
pengys@apache.org.