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 babb5d8 no message
babb5d8 is described below
commit babb5d89e7d6101b3216d42a9405a8168d01add1
Author: peng-yongsheng <[email protected]>
AuthorDate: Sun Mar 11 15:22:06 2018 +0800
no message
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2031739..765829a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -275,7 +275,7 @@
<id>validate</id>
<phase>validate</phase>
<configuration>
- <configLocation>checkStyle.xml</configLocation>
+
<configLocation>${project.basedir}/checkStyle.xml</configLocation>
<outputFile>${basedir}/target/checkstyle-output.xml</outputFile>
<encoding>UTF-8</encoding>
<consoleOutput>true</consoleOutput>
--
To stop receiving notification emails like this one, please contact
[email protected].