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

(Updated June 23, 2014, 11:49 p.m.)


Review request for Aurora, Kevin Sweeney and Bill Farner.


Changes
-------

Add a gitignore --filter statement per 
http://stackoverflow.com/questions/13713101/rsync-exclude-according-to-gitignore-hgignore-svnignore-like-filter-c


Bugs: AURORA-480
    https://issues.apache.org/jira/browse/AURORA-480


Repository: aurora


Description
-------

use pants_support_baseurls instead of pants_support_baseurl
incorporate fix from AURORA-523
add git clean -fdx so that we don't pull up the wrong pants.pex


Diffs (updated)
-----

  examples/vagrant/provision-dev-cluster.sh 
e08c0deb3fcadedb90a011e917ed49f0c0ac3e35 
  pants.ini 4ecb6f14a68208d55f903001e2edaa012d3c2ed4 

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


Testing
-------

mba=aurora=; ./src/test/sh/org/apache/aurora/e2e/test_end_to_end.sh

...

+ RETCODE=0
+ collect_result
+ [[ 0 = 0 ]]
+ echo '***'
***
+ echo 'OK (all tests passed)'
OK (all tests passed)
+ echo '***'
***
+ exit 0


Thanks,

Brian Wickman

Reply via email to