I notice that the source tarball differs from the git tag. That seems unfortunate.
Only in incubator-gobblin-release-0.15.0-rc0: .github Only in incubator-gobblin-release-0.15.0-rc0: .gitignore Only in incubator-gobblin-release-0.15.0-rc0/gobblin-hive-registration/src/test/resources/test-hive-table/snapshot1: .gitignore Only in incubator-gobblin-release-0.15.0-rc0/gobblin-metrics-libs/gobblin-metrics: .gitignore Only in incubator-gobblin-release-0.15.0-rc0/gobblin-modules/gobblin-couchbase: .gitignore Only in incubator-gobblin-release-0.15.0-rc0/gobblin-modules/gobblin-kafka-common/src/test/resources/_CONFIG_STORE/v1.0/data/tracking/Topic3: .DS_Store Only in incubator-gobblin-release-0.15.0-rc0/gobblin-modules/gobblin-zuora: .gitignore Only in apache-gobblin-incubating-sources-0.15.0/gobblin-test-utils/src/main: gen-avro Only in incubator-gobblin-release-0.15.0-rc0/gradle/wrapper: gradle-wrapper.jar diff -r apache-gobblin-incubating-sources-0.15.0/gradle.properties incubator-gobblin-release-0.15.0-rc0/gradle.properties 38c38 < org.gradle.jvmargs=-Xms512m -Xmx4096m \ No newline at end of file --- > org.gradle.jvmargs=-Xms512m -Xmx4096m Only in incubator-gobblin-release-0.15.0-rc0: maven-sonatype Only in incubator-gobblin-release-0.15.0-rc0: travis Although we should delete the .DS_Store from the git repository and ensure that it is in the .gitignore. I did check the signatures and checksums of the source release. On Wed, Aug 12, 2020 at 3:54 PM Owen O'Malley <owen.omal...@gmail.com> wrote: > I generally recommend also including the link to the tag in github: > > https://github.com/apache/incubator-gobblin/releases/tag/release-0.15.0-rc0 > > .. Owen > > On Wed, Aug 12, 2020 at 3:32 PM Sudarshan Vasudevan > <suvasude...@linkedin.com.invalid> wrote: > >> Hi all, >> >> I'd like to call a vote to release Apache Gobblin 0.15.0 (Incubating). >> >> The source release candidate RC0 can be downloaded here: >> >> >> https://dist.apache.org/repos/dist/dev/incubator/gobblin/apache-gobblin-incubating-0.15.0-rc0/ >> < >> https://dist.apache.org/repos/dist/dev/incubator/gobblin/apache-gobblin-incubating-0.12.0-rc0/ >> > >> >> The artifacts (i.e. JARs) corresponding to this release candidate can be >> found here: >> >> https://repository.apache.org/content/repositories/orgapachegobblin-1009/ >> < >> https://repository.apache.org/content/repositories/orgapachegobblin-1000/ >> > >> >> This has been signed with PGP key 7F4FC4D0, corresponding to >> suvas...@apache.org, which is included in the repository's KEYS file. >> This >> key can be found on keyservers, such as: >> >> https://keyserver.ubuntu.com/pks/lookup?search=0x7F4FC4D0&fingerprint=on&op=index >> >> >> It is also listed here: >> >> https://people.apache.org/keys/committer/suvasude.asc >> >> >> The release candidate has been tagged with release-0.15.0-rc0. >> I've also created a branch 0.15.0. >> >> For reference, here is a list of all closed JIRAs tagged with 0.15.0: >> >> >> https://issues.apache.org/jira/browse/GOBBLIN-48?jql=project%20%3D%20GOBBLIN%20AND%20fixVersion%20%3D%200.15.0%20AND%20status%20in%20(Closed%2C%20Resolved)%20ORDER%20BY%20updatedDate%20DESC%2C%20createdDate%20DESC%2C%20status%20DESC%2C%20priority%20DESC >> >> >> For a summary of the changes in this release, see: >> >> https://github.com/apache/incubator-gobblin/blob/0.15.0/CHANGELOG.md< >> https://github.com/apache/incubator-gobblin/blob/0.12.0/CHANGELOG.md> >> >> Please review and vote. The vote will be open for 72 hours (ends on >> Saturday, 15 August 2020, 5 PM PST). >> >> [ ] +1 approve >> [ ] +0 no opinion >> [ ] -1 disapprove (and reason why) >> >> My vote: +1 >> >> Thanks, >> Sudarshan >> >> >> >>