Thanks Xiang for the validation. We are going to release the RC version 1 with the fixes.
Thanks Abhishek On Tue, Jan 28, 2025 at 1:49 AM Xiang Fu <xian...@apache.org> wrote: > I saw this diff in step 6 > ``` > diff -r apache-pinot-${VERSION}-src pinot-git-src > Only in pinot-git-src: .codecov.yml > Only in pinot-git-src: .git > Only in pinot-git-src: .github > Only in pinot-git-src: .gitignore > Only in pinot-git-src: .mvn > Only in pinot-git-src: .trivyignore > Only in pinot-git-src/contrib: pinot-druid-benchmark > Only in pinot-git-src: docker > diff --color -r apache-pinot-1.3.0-src/pinot-distribution/pom.xml > pinot-git-src/pinot-distribution/pom.xml > 99a100 > > <compress>${archiver.compress}</compress> > ``` > > And in the step 8, the source code cannot be built with jdk 11/17/21 > I saw this error: > ``` > [ERROR] Failed to execute goal > org.codehaus.mojo:buildnumber-maven-plugin:3.2.1:create (default) on > project pinot: Cannot get the revision information from the scm > repository : > [ERROR] Exception while executing SCM command.: The git log command > failed: /bin/sh -c cd > '/Users/xiangfu/tmp/pinot-release/rc-test/apache-pinot-1.3.0-src' && > 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' > returned fatal: not a git repository (or any of the parent > directories): .git > [ERROR] -> [Help 1] > [ERROR] > [ERROR] To see the full stack trace of the errors, re-run Maven with > the -e switch. > [ERROR] Re-run Maven using the -X switch to enable full debug logging. > [ERROR] > [ERROR] For more information about the errors and possible solutions, > please read the following articles: > [ERROR] [Help 1] > http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException > ``` > > On Fri, Jan 24, 2025 at 6:26 AM Abhishek Sharma > <abhioncbr.apa...@gmail.com> wrote: > > > > Hi Pinot Community, > > > > I want to re-notify that we have our Apache Pinot 1.3.0 release > candidate out and please follow the verification process shared in the > previous email. > > > > Thanks > > Apache Pinot Team > > > > On Sun, Jan 12, 2025 at 3:21 PM Abhishek Sharma < > abhioncbr.apa...@gmail.com> wrote: > >> > >> Hi Pinot Community, > >> > >> > >> This is a call for a vote to release Apache Pinot 1.3.0. > >> > >> > >> The release candidate: > https://dist.apache.org/repos/dist/dev/pinot/apache-pinot-1.3.0-rc0/ > >> > >> > >> Git tag for this release: > https://github.com/apache/pinot/tree/release-1.3.0-rc0 > >> > >> > >> Git hash for this release: 5498d933539c6af824a3960d6e344da3a37e0811 > >> > >> > >> The artifacts have been signed with the key: 6140A87C52CAE0BB, which > can be found in the KEYS file: dist/release/pinot/KEYS > >> > >> > >> Release Notes: > https://github.com/apache/pinot/releases/tag/release-1.3.0-rc0 > >> > >> > >> Staging repository: > https://repository.apache.org/content/repositories/orgapachepinot-1065/ > >> > >> > >> Documentation on verifying a release candidate: > https://cwiki.apache.org/confluence/display/PINOT/Validating+a+release+candidate > >> > >> > >> The vote will be open for at least 72 hours or until a necessary number > of votes are reached. > >> > >> > >> Please vote accordingly, > >> > >> > >> [ ] +1 approve > >> > >> [ ] +0 no opinion > >> > >> [ ] -1 disapprove with the reason > >> > >> > >> Thanks, > >> > >> Apache Pinot Team > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@pinot.apache.org > For additional commands, e-mail: dev-h...@pinot.apache.org > >