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

Review request for Aurora, Joshua Cohen and Maxim Khutornenko.


Repository: aurora


Description
-------

The changelog can be read here:
  http://pantsbuild.github.io/changelog.html

Of note for aurora is the ability to kill BUILD.tools.

Additionally, add the pants generated .pids/ dir to .gitignore and
normalize all directory ignore to omit the redundant *.

 .gitignore  | 29 +++++++++++++++--------------
 BUILD.tools | 18 ------------------
 pants.ini   |  2 +-
 3 files changed, 16 insertions(+), 33 deletions(-)


Diffs
-----

  .gitignore 12eff83938329f12ecd0a63043d8f34a608b7e94 
  BUILD.tools 2e237c43c47fda0771106cbf5a8cccb0b8147710 
  pants.ini 579d86cd2e02ea3e1a7add9cdd8291a6dc9669ec 

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


Testing
-------

Locally green:
```
./build-support/jenkins/build.sh && 
./src/test/sh/org/apache/aurora/e2e/test_end_to_end.sh
```


Thanks,

John Sirois

Reply via email to