[
https://issues.apache.org/jira/browse/HBASE-2607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12871348#action_12871348
]
Daniel Ploeg commented on HBASE-2607:
-------------------------------------
thanks stack. I've included your changes with the following notes:
- the "-p" option for "git diff" is the default. It doesn't make a different if
you leave it out.
- I noticed that hadoop are using checkstyle as part of their build to help
enforce code quality. I think maybe we should do something similar - perhaps as
a separate jira.
Also added a note to include the apache license header at the start of the file.
> Update HowToContribute wiki page
> --------------------------------
>
> Key: HBASE-2607
> URL: https://issues.apache.org/jira/browse/HBASE-2607
> Project: HBase
> Issue Type: Task
> Reporter: Daniel Ploeg
> Assignee: Daniel Ploeg
> Fix For: 0.21.0
>
>
> The Hbase wiki is currently out of date. I would like to see it updated so
> that new / current developers can have a single source describing the current
> process.
> From the hbase dev email list:
> Some issues that I see / things that I would like clarified include:
> 1. The use of ant - from what I understand this is no longer the case as
> maven has been introduced. As a result a number of the instructions are out
> of date.
> 2. Use of git - from what I gathered from trawling the hbase-dev list, a git
> repo is available. I'd prefer to use this approach as I think it is a better
> way to work (probably a number of you agree). I'd like to see a reference to
> the git repo here and perhaps some instructions on how to work with git in
> the hbase context (might help others in the future adopt git rather than svn).
> 3. The recent introduction of the use of Review Board for reviewing work.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.