Whoops, step 5 should be 5) mvn clean install -Pcontrib-check On Mon, Oct 12, 2015 at 10:00 AM dan bress <[email protected]> wrote:
> Apache NiFi Committers, > I am working on fulfilling a pull request(NIFI-774), and wanted to make > sure I am doing it right. > > These are the steps that I plan on following > > 1) git remote add yu https://github.com/yu-iskw/nifi.git > 2) git pull yu > 3) git checkout master > 4) git merge --no-ff yu/NIFI-774 > 5) clean install install -Pcontrib-check > 6) double check code and inspect release > 7) git push origin > > How does that sound to you guys? > > Thanks, > Dan >
