Repository: aurora Updated Branches: refs/heads/master 35f3e8dae -> 246058df3
Revert "Bump pants version to 0.0.32." qhis reverts commit 35f3e8daea815facccd1f5e577fe5a682bd02516. This reverts pants to 0.0.28. After some extensive testing I have found some flakyness in how pants 0.0.32 handles pants.ini options and it is best to revert it here before debugging. Testing Done: ./pants --print-exception-stacktrace test.pytest --no-fast src/test/python/:: Reviewed at https://reviews.apache.org/r/32993/ Project: http://git-wip-us.apache.org/repos/asf/aurora/repo Commit: http://git-wip-us.apache.org/repos/asf/aurora/commit/246058df Tree: http://git-wip-us.apache.org/repos/asf/aurora/tree/246058df Diff: http://git-wip-us.apache.org/repos/asf/aurora/diff/246058df Branch: refs/heads/master Commit: 246058df349e89ec3055e609d7c28c604c2257bc Parents: 35f3e8d Author: Zameer Manji <[email protected]> Authored: Wed Apr 8 16:04:38 2015 -0700 Committer: [email protected] <[email protected]> Committed: Wed Apr 8 16:04:38 2015 -0700 ---------------------------------------------------------------------- .pantsversion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/aurora/blob/246058df/.pantsversion ---------------------------------------------------------------------- diff --git a/.pantsversion b/.pantsversion index 78bae5b..1fe6958 100644 --- a/.pantsversion +++ b/.pantsversion @@ -1 +1 @@ -0.0.32 +0.0.28
