Hi All, -1 for me. I think I have found a problem with properties not being picked up by a viewmodel. It still worked for me when I was on nightly 2.0.0-M7.20220830-0421-4fb520ca
I have raised a ticket https://issues.apache.org/jira/browse/ISIS-3226 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 di 27 sep. 2022 om 01:41 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-M8-RC2; > 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-M8 > RC=RC2 > NEXUSREPONUM=1123 > > 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 >