changing my vote to -1, as a defect was found that we think warrants fixing
https://issues.apache.org/jira/browse/ISIS-2586 https://the-asf.slack.com/archives/CFC42LWBV/p1616573648084200?thread_ts=1616550699.079000&cid=CFC42LWBV I'm going to cancel the vote and go round the loop with an RC2. On Mon, 22 Mar 2021 at 12:58, Dan Haywood <[email protected]> wrote: > my own +1 > > > On Mon, 22 Mar 2021 at 12:17, Rade, Joerg / Kuehne + Nagel / Ham MI-DD < > [email protected]> wrote: > >> +1 >> joerg.rade@DEW30555 MINGW64 ~/Desktop/Isis_Verify/isis-app-simpleapp-jpa >> $ mvn --version >> [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) >> Maven home: C:\.sdkman\candidates\maven\current >> Java version: 1.8.0_282, vendor: AdoptOpenJDK, runtime: >> C:\.sdkman\candidates\java\current\jre >> Default locale: de_DE, platform encoding: UTF8 >> OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows" >> >> -----Ursprüngliche Nachricht----- >> Von: Andi Huber <[email protected]> >> Gesendet: Samstag, 20. März 2021 18:23 >> An: [email protected] >> Betreff: Re: [VOTE] Apache Isis Core release 2.0.0-M5 RC1 >> >> Hi folks, >> >> we recommend building with JDK 8 or JDK 11+. OpenJDK binaries are >> available with [1] or [2]. >> >> With the starter apps (helloworld and simpleapp) there are now 2 flavors >> each, one using JDO, the other using JPA. >> >> I did see an issue with SimpleApp (JPA) - Webapp (tests) failing. But Dan >> did not on his end. As these starter apps are not part of the release, we >> agreed on just ignoring that. >> >> However running all 4 starter app variants on my end works. That is, with >> your local build, you can cd into >> >> isis-app-helloworld-jdo >> isis-app-helloworld-jpa >> isis-app-simpleapp-jdo/webapp >> isis-app-simpleapp-jpa/webapp >> >> and launch the apps via >> >> mvn spring-boot:run >> >> (login on localhost:8080 with sven:pass) >> >> [1] https://www.azul.com/downloads/zulu-community/?package=jdk >> >> [2] https://adoptopenjdk.net/ >> >> --- >> >> I'm voting >> >> +1 >> >> mvn -v >> Apache Maven 3.6.3 >> Maven home: /usr/share/maven >> Java version: 15.0.1, vendor: Debian, runtime: >> /usr/lib/jvm/java-15-openjdk-amd64 >> Default locale: en_US, platform encoding: UTF-8 OS name: "linux", >> version: "4.4.0-19041-microsoft", arch: "amd64", >> family: "unix" >> >> Cheers Andi >> >> On 20.03.2021 16:43, Dan Haywood wrote: >> > 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-M5-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-M5 >> > RC=RC1 >> > NEXUSREPONUM=1113 >> > >> > 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/scr >> > ipts/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 >> > >> >> Kühne + Nagel (AG & Co.) KG >> Rechtsform: Kommanditgesellschaft, Bremen HRA 21928, USt-IdNr.: DE >> 812773878. >> Geschäftsleitung Kühne + Nagel (AG & Co.) KG: Holger Ketz (Vors.), Martin >> Brinkmann, Lars-Olof Grün, Matthias Knicky, Axel Krichel, Nicholas Minde, >> Johannes Trimborn, Lars Wedel. >> Persönlich haftende Gesellschafterin: Kühne & Nagel A.G., Rechtsform: >> Aktiengesellschaft nach luxemburgischem Recht, HR-Nr.: B 18745, >> Geschäftsführendes Verwaltungsratsmitglied: Karl Gernandt. >> Geschäftsleitung Region Europa: Dr. Hansjörg Rodi (Vors.), Ants Anupold, >> Dominic Edmonds, Thierry Held, Uwe Hött, Richard Huhn, Jan-Hendrik >> Köstergarten, André Schiffer, Heiko Schuhmacher. >> >> Wir arbeiten ausschließlich auf Grundlage der Allgemeinen Deutschen >> Spediteurbedingungen 2017 (ADSp 2017). Hinweis: Die ADSp 2017 weichen in >> Ziffer 23 hinsichtlich des Haftungshöchstbetrages für Güterschäden (§ 431 >> HGB) vom Gesetz ab, indem sie die Haftung bei multimodalen Transporten >> unter Einschluss einer Seebeförderung und bei unbekanntem Schadenort auf 2 >> SZR/kg und im Übrigen die Regelhaftung von 8,33 SZR/kg zusätzlich auf 1,25 >> Millionen Euro je Schadenfall sowie 2,5 Millionen Euro je Schadenereignis, >> mindestens aber 2 SZR/kg, beschränken. Die ADSp sind auf unserer Webseite >> als Download erhältlich. Auf Anfrage senden wir Ihnen diese auch gerne zu. >> >
