mockito / shipkit

Toolkit for shipping it used by Mockito library
http://shipkit.org
MIT License
158 stars 35 forks source link

Added 'contributorTestRelease' task #689

Closed mockitoguy closed 6 years ago

mockitoguy commented 6 years ago

New task streamlines testing of Shipkit for contributors.

Addresses most of #437

Tested with 'shipkit-example' - build log: https://gist.github.com/mockitoguy/4d602ab652527d9d8af5088a5fce7d00

I suggest to review commit-by-commit!

Also tested with 'shipkit' project itself - build log: https://gist.github.com/mockitoguy/ff823427f836d33ceb468feb5ecb2702

mockitoguy commented 6 years ago

@epeee, thank you review and for catching this problem! I updated the code and made additional testing to ensure it works correctly.