-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/42495/
-----------------------------------------------------------
Review request for Sqoop and Jarek Cecho.
Bugs: SQOOP-2796
https://issues.apache.org/jira/browse/SQOOP-2796
Repository: sqoop-sqoop2
Description
-------
Our process to submit a contribution to Sqoop has quite a few steps:
# Clone repo
# Work on the fix/feature/...
# Generate text patch
# Upload it to review board
# Don't forget to publish the review board
# Upload the patch to JIRA
# Switch the JIRA to "Patch available"
Forgetting to do any of those steps will lead to a quite unnecessary delays
with accepting the patch so I would like to automate steps 3-7 with simple
script that one can call from the computer and all that will happen "magically"
automatically.
Diffs
-----
dev-support/upload-patch.py PRE-CREATION
Diff: https://reviews.apache.org/r/42495/diff/
Testing
-------
Thanks,
Jarek Cecho