You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by Jarek Cecho <ja...@apache.org> on 2016/02/04 03:54:21 UTC

Review Request 43173: SQOOP-2805: Sqoop2: Detect if both fixVersion and affectedVersions are empty and report it

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43173/
-----------------------------------------------------------

Review request for Sqoop and Jarek Cecho.


Bugs: SQOOP-2805
    https://issues.apache.org/jira/browse/SQOOP-2805


Repository: sqoop-sqoop2


Description
-------

In order for the precommit hook to start we require that at least one of fixVersion/affectedVersion is filled with Sqoop 2 related version. We should improve our upload-patch script to verify that is indeed the case otherwise report to user that this needs to be changed.


Diffs
-----

  dev-support/upload-patch.py 23bcf07 

Diff: https://reviews.apache.org/r/43173/diff/


Testing
-------


Thanks,

Jarek Cecho