Hello Dan Burkert, Jean-Daniel Cryans,

I'd like you to do a code review.  Please visit

    http://gerrit.cloudera.org:8080/5943

to review the following change.

Change subject: java: allow eclipse checkstyle to work
......................................................................

java: allow eclipse checkstyle to work

Eclipse's checkstyle plugin doesn't properly handle paths relative to
the checkstyle configuration XML file. The workaround is that it does
provide a "samedir" property which can be used to construct the proper
absolute path. Of course, Maven doesn't provide that property by
default, so this patch also edits the pom so that Maven passes in "./"
as "samedir".

Change-Id: Ibb8c2d180b8c931b4e83ec5244f4b2e54155c5e4
---
M java/kudu_style.xml
M java/pom.xml
2 files changed, 3 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/43/5943/1
-- 
To view, visit http://gerrit.cloudera.org:8080/5943
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibb8c2d180b8c931b4e83ec5244f4b2e54155c5e4
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Dan Burkert <[email protected]>
Gerrit-Reviewer: Jean-Daniel Cryans <[email protected]>

Reply via email to