[GitHub] incubator-distributedlog issue #89: DL-132: Enable check style for distribut...

2016-12-30 Thread xiliuant
Github user xiliuant commented on the issue: https://github.com/apache/incubator-distributedlog/pull/89 @sijie @leighst I have rebased the pull request to latest master. please review it. --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] incubator-distributedlog pull request #89: DL-132: Enable check style for di...

2016-12-22 Thread xiliuant
GitHub user xiliuant opened a pull request: https://github.com/apache/incubator-distributedlog/pull/89 DL-132: Enable check style for distributedlog service module. You can merge this pull request into a Git repository by running: $ git pull https://github.com/xiliuant

[GitHub] incubator-distributedlog pull request #87: DL-131: Enable checkstyle for dis...

2016-12-21 Thread xiliuant
GitHub user xiliuant opened a pull request: https://github.com/apache/incubator-distributedlog/pull/87 DL-131: Enable checkstyle for distributedlog-client module You can merge this pull request into a Git repository by running: $ git pull https://github.com/xiliuant/incubator

[GitHub] incubator-distributedlog issue #54: DL-129: Enable checkstyle plugin for dis...

2016-12-20 Thread xiliuant
Github user xiliuant commented on the issue: https://github.com/apache/incubator-distributedlog/pull/54 @sijie I addressed most of your comments. please let me know if you have any other comments. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] incubator-distributedlog pull request #54: DL-129: Enable checkstyle plugin ...

2016-12-20 Thread xiliuant
Github user xiliuant commented on a diff in the pull request: https://github.com/apache/incubator-distributedlog/pull/54#discussion_r93190694 --- Diff: distributedlog-build-tools/src/main/resources/distributedlog/checkstyle.xml --- @@ -0,0 +1,443 @@ + + +http

[GitHub] incubator-distributedlog pull request #54: DL-129: Enable checkstyle plugin ...

2016-12-20 Thread xiliuant
Github user xiliuant commented on a diff in the pull request: https://github.com/apache/incubator-distributedlog/pull/54#discussion_r93190638 --- Diff: distributedlog-build-tools/pom.xml --- @@ -0,0 +1,30 @@ + --- End diff -- I moved the eclipse setting to the

[GitHub] incubator-distributedlog issue #70: DL-135 : cleanup System.out

2016-12-13 Thread xiliuant
Github user xiliuant commented on the issue: https://github.com/apache/incubator-distributedlog/pull/70 the change looks good to me +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] incubator-distributedlog pull request #54: Enable checkstyle plugin for dist...

2016-12-12 Thread xiliuant
GitHub user xiliuant opened a pull request: https://github.com/apache/incubator-distributedlog/pull/54 Enable checkstyle plugin for distributedlog-protocol module - add build-tools module for check style configurations - fix style problems in distributedlog-protocol