New JIRA Python tool

2015-08-22 Thread Edmon Begoli
What is the suitable replacement for the JIRA Python tool (jira-python) still specified on the contribution web site? https://drill.apache.org/docs/drill-patch-review-tool/ For me, easy_install is not finding jira-python library. It looks like this is the right tool: http://pythonhosted.org/jira/

Re: New JIRA Python tool

2015-08-22 Thread Hsuan-Yi Chu
Hi Edmon, Thanks for bringing this up. I just tried, and easy_install does not work on my laptop either. >From my experience, for the purpose of requesting reviews/submitting patches, you could send pull request on github. That might be the most common way people are using now. For the documentat

Re: New JIRA Python tool

2015-08-22 Thread Edmon Begoli
Sounds good. Two related questions: 1. Are there any special procedures regarding the pull request, referencing issue in a commit messages, etc.? 2. Once I figure out the new JIRA Python tool use, how do I submit the updates for the Drill contribution and patching documentation? Is web

Re: New JIRA Python tool

2015-08-22 Thread Steven Phillips
; Sounds good. Two related questions: > > > 1. Are there any special procedures regarding the pull request, referencing > issue in a commit messages, etc.? > > 2. Once I figure out the new JIRA Python tool use, how do I submit the > updates for the Drill contribution and pat