You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by Dan Haywood <da...@haywood-associates.co.uk> on 2021/08/22 22:09:05 UTC

[VOTE] Apache Isis Core release 2.0.0-M6 RC2

Hi folks,

OK, I've just cut a further release RC2 of 2.0.0-M6 version 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-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-M6
RC=RC2
NEXUSREPONUM=1118

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

Re: [VOTE] Apache Isis Core release 2.0.0-M6 RC2

Posted by Dan Haywood <da...@haywood-associates.co.uk>.
OK, 72 hours have passed and so I'll close this vote.  I'll announce the
result on a new thread.

On Mon, 23 Aug 2021 at 14:55, Rade, Joerg / Kuehne + Nagel / Ham MI-DD <
Joerg.Rade@kuehne-nagel.com> wrote:

> +1
>
> joerg.rade@DEW30555 MINGW64 ~/Desktop/2.0.0-M6_RC2
> $ mvn --version
> Apache Maven 3.8.1 (05c21c65bdfed0f71a2f2ada8b84da59348c4c5d)
> Maven home: C:\.sdkman\candidates\maven\current
> Java version: 11.0.11, vendor: AdoptOpenJDK, runtime:
> C:\.sdkman\candidates\java\11.0.11.hs-adpt
> Default locale: de_DE, platform encoding: UTF8
> OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
>
> -----Ursprüngliche Nachricht-----
> Von: Johan Doornenbal <jo...@yodo.nl>
> Gesendet: Montag, 23. August 2021 12:42
> An: dev <de...@isis.apache.org>
> Betreff: Re: [VOTE] Apache Isis Core release 2.0.0-M6 RC2
>
> +1 for me as well. Good stuff!!
>
> McJohan:isis-2-M6 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)
>
> Best regards / Met vriendelijke groet,
>
> Johan Doornenbal
>
>
> M 06 227 666 28
>
> johan@yodo.nl <jo...@filternet.nl>
>
> www.yodo.nl
>
>
> Griene Daam 7
>
> 9084 DG Goutum
>
>
> Op ma 23 aug. 2021 om 09:40 schreef Dan Haywood <
> dan@haywood-associates.co.uk>:
>
> > +1 from me.
> >
> > Thanks for the reminder, Andi!
> >
> >
> > On Mon, 23 Aug 2021 at 07:53, Andi Huber <ah...@apache.org> wrote:
> >
> > > +1
> > >
> > > Reminder: We require JDK 11 or newer to build and verify!
> > >
> > > mvn -v
> > > Apache Maven 3.6.3
> > > Maven home: /usr/share/maven
> > > Java version: 17-ea, vendor: Debian, runtime:
> > > /usr/lib/jvm/java-17-openjdk-amd64
> > > Default locale: en_US, platform encoding: ANSI_X3.4-1968 OS name:
> > > "linux", version: "4.4.0-19041-microsoft", arch: "amd64",
> > family:
> > > "unix"
> > >
> > > Cheers, Andi
> > >
> > > On 2021/08/22 22:09:05, Dan Haywood <da...@haywood-associates.co.uk>
> > wrote:
> > > > Hi folks,
> > > >
> > > > OK, I've just cut a further release RC2 of 2.0.0-M6 version 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-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-M6
> > > > RC=RC2
> > > > NEXUSREPONUM=1118
> > > >
> > > > 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: 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.
>

AW: [VOTE] Apache Isis Core release 2.0.0-M6 RC2

Posted by "Rade, Joerg / Kuehne + Nagel / Ham MI-DD" <Jo...@Kuehne-Nagel.com>.
+1

joerg.rade@DEW30555 MINGW64 ~/Desktop/2.0.0-M6_RC2
$ mvn --version
Apache Maven 3.8.1 (05c21c65bdfed0f71a2f2ada8b84da59348c4c5d)
Maven home: C:\.sdkman\candidates\maven\current
Java version: 11.0.11, vendor: AdoptOpenJDK, runtime: C:\.sdkman\candidates\java\11.0.11.hs-adpt
Default locale: de_DE, platform encoding: UTF8
OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"

-----Ursprüngliche Nachricht-----
Von: Johan Doornenbal <jo...@yodo.nl>
Gesendet: Montag, 23. August 2021 12:42
An: dev <de...@isis.apache.org>
Betreff: Re: [VOTE] Apache Isis Core release 2.0.0-M6 RC2

+1 for me as well. Good stuff!!

McJohan:isis-2-M6 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)

Best regards / Met vriendelijke groet,

Johan Doornenbal


M 06 227 666 28

johan@yodo.nl <jo...@filternet.nl>

www.yodo.nl


Griene Daam 7

9084 DG Goutum


Op ma 23 aug. 2021 om 09:40 schreef Dan Haywood <
dan@haywood-associates.co.uk>:

> +1 from me.
>
> Thanks for the reminder, Andi!
>
>
> On Mon, 23 Aug 2021 at 07:53, Andi Huber <ah...@apache.org> wrote:
>
> > +1
> >
> > Reminder: We require JDK 11 or newer to build and verify!
> >
> > mvn -v
> > Apache Maven 3.6.3
> > Maven home: /usr/share/maven
> > Java version: 17-ea, vendor: Debian, runtime:
> > /usr/lib/jvm/java-17-openjdk-amd64
> > Default locale: en_US, platform encoding: ANSI_X3.4-1968 OS name:
> > "linux", version: "4.4.0-19041-microsoft", arch: "amd64",
> family:
> > "unix"
> >
> > Cheers, Andi
> >
> > On 2021/08/22 22:09:05, Dan Haywood <da...@haywood-associates.co.uk>
> wrote:
> > > Hi folks,
> > >
> > > OK, I've just cut a further release RC2 of 2.0.0-M6 version 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-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-M6
> > > RC=RC2
> > > NEXUSREPONUM=1118
> > >
> > > 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: 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.

Re: [VOTE] Apache Isis Core release 2.0.0-M6 RC2

Posted by Johan Doornenbal <jo...@yodo.nl>.
+1 for me as well. Good stuff!!

McJohan:isis-2-M6 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)

Best regards / Met vriendelijke groet,

Johan Doornenbal


M 06 227 666 28

johan@yodo.nl <jo...@filternet.nl>

www.yodo.nl


Griene Daam 7

9084 DG Goutum


Op ma 23 aug. 2021 om 09:40 schreef Dan Haywood <
dan@haywood-associates.co.uk>:

> +1 from me.
>
> Thanks for the reminder, Andi!
>
>
> On Mon, 23 Aug 2021 at 07:53, Andi Huber <ah...@apache.org> wrote:
>
> > +1
> >
> > Reminder: We require JDK 11 or newer to build and verify!
> >
> > mvn -v
> > Apache Maven 3.6.3
> > Maven home: /usr/share/maven
> > Java version: 17-ea, vendor: Debian, runtime:
> > /usr/lib/jvm/java-17-openjdk-amd64
> > Default locale: en_US, platform encoding: ANSI_X3.4-1968
> > OS name: "linux", version: "4.4.0-19041-microsoft", arch: "amd64",
> family:
> > "unix"
> >
> > Cheers, Andi
> >
> > On 2021/08/22 22:09:05, Dan Haywood <da...@haywood-associates.co.uk>
> wrote:
> > > Hi folks,
> > >
> > > OK, I've just cut a further release RC2 of 2.0.0-M6 version 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-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-M6
> > > RC=RC2
> > > NEXUSREPONUM=1118
> > >
> > > 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
> > >
> >
>

Re: [VOTE] Apache Isis Core release 2.0.0-M6 RC2

Posted by Dan Haywood <da...@haywood-associates.co.uk>.
+1 from me.

Thanks for the reminder, Andi!


On Mon, 23 Aug 2021 at 07:53, Andi Huber <ah...@apache.org> wrote:

> +1
>
> Reminder: We require JDK 11 or newer to build and verify!
>
> mvn -v
> Apache Maven 3.6.3
> Maven home: /usr/share/maven
> Java version: 17-ea, vendor: Debian, runtime:
> /usr/lib/jvm/java-17-openjdk-amd64
> Default locale: en_US, platform encoding: ANSI_X3.4-1968
> OS name: "linux", version: "4.4.0-19041-microsoft", arch: "amd64", family:
> "unix"
>
> Cheers, Andi
>
> On 2021/08/22 22:09:05, Dan Haywood <da...@haywood-associates.co.uk> wrote:
> > Hi folks,
> >
> > OK, I've just cut a further release RC2 of 2.0.0-M6 version 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-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-M6
> > RC=RC2
> > NEXUSREPONUM=1118
> >
> > 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
> >
>

Re: [VOTE] Apache Isis Core release 2.0.0-M6 RC2

Posted by Andi Huber <ah...@apache.org>.
+1

Reminder: We require JDK 11 or newer to build and verify!

mvn -v
Apache Maven 3.6.3
Maven home: /usr/share/maven
Java version: 17-ea, vendor: Debian, runtime: /usr/lib/jvm/java-17-openjdk-amd64
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux", version: "4.4.0-19041-microsoft", arch: "amd64", family: "unix"

Cheers, Andi

On 2021/08/22 22:09:05, Dan Haywood <da...@haywood-associates.co.uk> wrote: 
> Hi folks,
> 
> OK, I've just cut a further release RC2 of 2.0.0-M6 version 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-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-M6
> RC=RC2
> NEXUSREPONUM=1118
> 
> 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
>