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 22213a8  Remove the base dir.
22213a8 is described below

commit 22213a8b7c4253faad58a96ef7194ac72a20ce65
Author: peng-yongsheng <[email protected]>
AuthorDate: Sun Mar 11 11:46:05 2018 +0800

    Remove the base dir.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 20b39b3..f4a7197 100644
--- a/pom.xml
+++ b/pom.xml
@@ -276,7 +276,7 @@
                         <id>validate</id>
                         <phase>validate</phase>
                         <configuration>
-                            
<configLocation>${basedir}/checkStyle.xml</configLocation>
+                            <configLocation>checkStyle.xml</configLocation>
                             <encoding>UTF-8</encoding>
                             <consoleOutput>true</consoleOutput>
                             
<includeTestSourceDirectory>true</includeTestSourceDirectory>

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to