commit | 8fd1f6b82dbb626c7ac3b9114afa81247463be0f | [log] [tgz] |
---|---|---|
author | Lucas Koehler <lkoehler@eclipsesource.com> | Mon Feb 24 17:46:41 2020 +0100 |
committer | Lucas Koehler <lkoehler@eclipsesource.com> | Tue Feb 25 09:27:48 2020 +0100 |
tree | 557dd0ca9343a78814860fc1cf4e489528b02220 | |
parent | 1e28311ef5d2f389b9da53729eb8073fd1171b11 [diff] |
Bug 560492 - Build should validate that P2 repositories contain source bundles Add a python script to releng that verifies that all bundles in a repository, with exception of an exclusions list, also have their corresponding source bundle. If the verification fails, the build fails and bundles with missing source are printed to the build log. Change-Id: I2beb68bc1c25a1eaba39bd4786e4fcdf0d79f4f3 Signed-off-by: Lucas Koehler <lkoehler@eclipsesource.com>