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

Review request for Ambari, Nate Cole and Vitalyi Brodetskyi.


Bugs: AMBARI-18397
    https://issues.apache.org/jira/browse/AMBARI-18397


Repository: ambari


Description
-------

Previous patch added a unique element to repositories that allows the backend 
to determine whether a URL can be reused for other repos (HDP cannot be reused, 
therefore is unique.  HDP-UTILS *can* be reused, therefore unique=false).

Now, we need to add that to the VDF builder before we hand to RE to implement 
this element.

This entails updating the {{contrib/version-builder}} script and making sure 
existing VDF without the element will still work (they better).


Diffs
-----

  contrib/version-builder/example.py b9cdf56 
  contrib/version-builder/example.sh bc76fd0 
  contrib/version-builder/version_builder.py 2c07b0c 

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


Testing
-------

mvn clean test


Thanks,

Dmitro Lisnichenko

Reply via email to