We typically push to maven after the release, but it'd be nice to stage it before as it makes it easier to test. Thanks, James
On Mon, May 4, 2015 at 7:04 PM, Enis Söztutar <[email protected]> wrote: > Are we not doing maven artifacts as a part of the release? I can see the > previous artifacts in the maven repo, but not "staged" in the maven staging > repo. Are we pushing it to maven after the RC vote passed? > > In HBase, at the time of the release candidate, we push the artifacts > (using maven deploy) so that we can make sure that the artifacts at the > maven repo is created from the same bits. > > See https://hbase.apache.org/book.html#releasing. > > Enis > > On Sat, May 2, 2015 at 9:11 AM, [email protected] < > [email protected]> wrote: > >> On Sat, May 2, 2015 at 7:27 AM, [email protected] < >> [email protected]> wrote: >> >> > This is a call for a vote on Apache Phoenix 4.4.0-HBase-0.98 RC0. This is >> > the >> > next minor release of Phoenix 4, compatible with the 0.98 branch of >> > Apache HBase. The release includes both a source-only release and a >> > convenience binary release. >> > >> > Highlights of the release include: >> > - spark integration[1] >> > - query server[2] >> > - 7.5x performance improvement for non aggregate, unordered queries[3] >> > - pherf - load tester measures throughput[4] >> > - support union All and union queries in subquery >> > (PHOENIX-1580,PHOENIX-1807). >> > - support for user defined functions(PHOENIX-538) >> > - many math and date/time buit-in functions >> > (PHOENIX-1662, PHOENIX-1660) >> > - mr job to populate indexes(PHOENIX-1609) >> > - improvements in tracing and monitoring. >> > - some more improvements in CBO >> > - over 70 bug fixes and etc... >> > >> > For a complete list of changes, see: >> > >> > >> https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12329581&styleName=Text&projectId=12315120&Create=Create&atl_token=A5KQ-2QAV-T4JA-FDED%7C8a452be5f2e3253400f2c8b56c26613facdafc2b%7Clin >> > >> > The source tarball, including signatures, digests, etc can be found at: >> > >> > >> https://dist.apache.org/repos/dist/dev/phoenix/phoenix-4.4.0-HBase-0.98-rc0/src/ >> > >> > The binary artifacts can be found at: >> > >> > >> https://dist.apache.org/repos/dist/dev/phoenix/phoenix-4.4.0-HBase-0.98-rc0/bin/ >> > >> > Release artifacts are signed with the following key: >> > http://people.apache.org/~rajeshbabu/E3A65DBC.asc >> > >> > KEYS file available here: >> > https://dist.apache.org/repos/dist/release/phoenix/KEYS >> > >> > The hash and tag to be voted upon: >> > >> > >> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=a436a21140ceaf97d08eebaaf5c2fcda3bd45e0a >> > >> > >> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;h=refs/tags/v4.4.0-HBase-0.98-rc0 >> > >> > >> > < >> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=a436a21140ceaf97d08eebaaf5c2fcda3bd45e0a >> > >> > Vote will be open for at least 72 hours. Please vote: >> > >> > [ ] +1 approve >> > [ ] +0 no opinion >> > [ ] -1 disapprove (and reason why) >> > >> > Thanks, >> > The Apache Phoenix Team >> > >> > [1] https://issues.apache.org/jira/secure/attachment/12723640/README.md >> > [2] http://phoenix.apache.org/server.html >> > <http://phoenix.apache.org/server.html> >> > [3] https://issues.apache.org/jira/browse/PHOENIX-1779 >> > [4] http://phoenix.apache.org/pherf.html >> > >> > >>
