linkedin / parseq

Asynchronous Java made easier
Apache License 2.0
1.17k stars 266 forks source link

Configure bintrayUpload, add local-release script #257

Closed evanw555 closed 4 years ago

evanw555 commented 4 years ago

Note: Duplicate of #243, just applying this change after the 4.0.1 release.

Removes the old MavenDeployer setup, adds a new OSS publishing mechanism using the Bintray Gradle plugin, with the top-level publishing task being 'bintrayUpload'. Adds the 'local-release' script which publishes Maven artifacts to '~/local-release'.