Thanks for this Johan.

Martin Hesse flagged a potential issue which means we might pull this RC,
but I'll keep the vote open until Andi has had a chance to look at it.

On Tue, 15 Feb 2022 at 08:33, Johan Doornenbal <jo...@yodo.nl> wrote:

> +1 for me
>
> McJohan:isis2M7 johan$ java -version
> openjdk version "11.0.10" 2021-01-19
> OpenJDK Runtime Environment AdoptOpenJDK (build 11.0.10+9)
> OpenJDK 64-Bit Server VM AdoptOpenJDK (build 11.0.10+9, mixed mode)
> McJohan:isis2M7 johan$ mvn -version
> Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
> Maven home: /usr/local/Cellar/maven/3.6.3/libexec
> Java version: 11.0.10, vendor: AdoptOpenJDK, runtime:
> /Library/Java/JavaVirtualMachines/adoptopenjdk-11.jdk/Contents/Home
> Default locale: en_GB, platform encoding: UTF-8
> OS name: "mac os x", version: "10.15.7", arch: "x86_64", family: "mac"
>
> Best regards / Met vriendelijke groet,
>
> Johan Doornenbal
>
>
> M 06 227 666 28
>
> jo...@yodo.nl <jo...@filternet.nl>
>
> www.yodo.nl
>
>
> Griene Daam 7
>
> 9084 DG Goutum
>
>
> Op zo 13 feb. 2022 om 15:19 schreef Dan Haywood <
> d...@haywood-associates.co.uk>:
>
> > Hi folks,
> >
> > I've just cut a new release of the Apache Isis Framework.
> >
> > The source code zip artifact has been uploaded to a staging repository on
> > https://repository.apache.org, along with its corresponding .asc
> > signature.
> >
> > In the source code repo the code has been tagged as isis-2.0.0-M6-RC1;
> > see https://github.com/apache/isis/tags
> >
> > To verify the source code itself, you can use the following commands
> > (in an empty directory):
> >
> > ----------------------------------------------------------------
> > VERSION=2.0.0-M7
> > RC=RC1
> > NEXUSREPONUM=1119
> >
> > curl https://downloads.apache.org/isis/KEYS > /tmp/KEYS
> > gpg --import /tmp/KEYS
> >
> > rm -rf isis-$VERSION
> >
> > curl -O -L
> >
> >
> https://raw.githubusercontent.com/apache/isis/release-$VERSION-$RC/scripts/verify-isis-release.sh
> >
> > chmod +x ./verify-isis-release.sh
> > ./verify-isis-release.sh $NEXUSREPONUM $VERSION $RC
> > ----------------------------------------------------------------
> >
> > You can then test the helloworld or simpleapp starter apps, see:
> > https://isis.staged.apache.org/comguide/latest/verifying-releases.html
> >
> > You can also inspect the website in general, available at:
> > https://isis.staged.apache.org
> >
> > Please verify the release and cast your vote.
> > The vote will be open for a minimum of 72 hours.
> >
> > [ ] +1
> > [ ]  0
> > [ ] -1
> >
>

Reply via email to