+1

$ java --version
openjdk 11.0.11 2021-04-20
OpenJDK Runtime Environment 18.9 (build 11.0.11+9)
OpenJDK 64-Bit Server VM 18.9 (build 11.0.11+9, mixed mode)

$ mvn --version
Apache Maven 3.8.4 (9b656c72d54e5bacbed989b64718c159fe39b537)
Maven home: C:\.sdkman\candidates\maven\current
Java version: 11.0.11, vendor: Oracle Corporation, runtime: 
C:\.sdkman\candidates\java\11.0.11-open
Default locale: en_US, platform encoding: UTF8
OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"


-----Original Message-----
From: Andi Huber <ahu...@apache.org>
Sent: Dienstag, 27. September 2022 09:07
To: dev@isis.apache.org
Subject: Re: [VOTE] Apache Isis Core release 2.0.0-M8 RC2

EXTERNAL EMAIL

+1

I'm giving green lights, though the simple app demo (JDO) throws an exception, 
when one tries to delete a SimpleObject. (Error is related to Execution 
Logging.)

Note: to build make sure you have a JDK installed ranging from JDK-11 to 
JDK-18. (A build with JDK-19 is not supported yet.)

Cheers Andi

On 2022/09/26 23:40:49 Dan Haywood wrote:
> 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/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.), Simon 
Bitter, Martin Brinkmann, Lars-Olof Grün, Matthias Knicky, Axel Krichel, 
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: Jens Drewes (Vors.), Ants Anupold, Dominic 
Edmonds, Thierry Held, Richard Huhn, Jan-Hendrik Köstergarten, Nicholas Minde, 
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.

Reply via email to