Thank you Emmanuel, I'll try Java 11...

Gary

On 2024/10/03 02:18:42 Emmanuel Lécharny wrote:
> Hi Gary,
> 
> this is sadly to the fact that a third party dependency (cglib) used by 
> an unmaintained Mock librairy (rmock) does not work with Java 17+ :-/
> 
> https://github.com/cglib/cglib/issues/191
> 
> The only ways to get rid of this error are:
> - either build with Java 11
> - or we should get rid of Rmock.
> 
> I have started to use EasyMock instead in 2.2.X branch, but it's not easy.
> 
> 
> 
> On 03/10/2024 01:05, Gary D. Gregory wrote:
> > It looks like I have the same kind of issues building 2.0.26:
> > 
> > https://gist.github.com/garydgregory/7d93c7dc5457b61ceec13eb3b1ab2321
> > 
> > Any ideas?
> > 
> > TY,
> > Gary
> > 
> > On 2024/10/02 22:37:53 "Gary D. Gregory" wrote:
> >> Hello,
> >>
> >> Any thoughts on these 2.1.9 test failures:
> >>
> >> https://gist.github.com/garydgregory/5c7717da8b5368077f65ec24c79dcf56
> >>
> >> Running on:
> >>
> >> Microsoft Windows [Version 10.0.19045.4780]
> >> -
> >> openjdk version "23" 2024-09-17
> >> OpenJDK Runtime Environment Temurin-23+37 (build 23+37)
> >> OpenJDK 64-Bit Server VM Temurin-23+37 (build 23+37, mixed mode, sharing)
> >> -
> >> Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
> >> Maven home: C:\java\apache-maven-3.9.9
> >> Java version: 17.0.12, vendor: Eclipse Adoptium, runtime: C:\Program 
> >> Files\Eclipse Adoptium\jdk-17.0.12.7-hotspot
> >> Default locale: en_US, platform encoding: Cp1252
> >> OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
> >> -
> >> Docker version 27.2.0, build 3ab4256
> >>
> >> ?
> >>
> >> TY,
> >> Gary
> >>
> >>
> >> On 2024/09/30 17:21:16 Emmanuel Lecharny wrote:
> >>> hi!
> >>>
> >>> WARNING: there are 2 votes to cast!
> >>>
> >>>
> >>> This is a vote for a double release:
> >>> * MINA 2.1.9
> >>> * MINA 2.0.26
> >>>
> >>> Those versions are a maintenance realase, fixing a bug in the way we
> >>> treat Strings when reading a IoBuffer:
> >>>
> >>> DIRMINA-1181:Exception thrown when attempting to decode certain UTF-16 
> >>> chars
> >>>
> >>>
> >>>
> >>> Temporary tags have been created (they can be removed if the vote is not
> >>> approved) :
> >>>
> >>> * MINA 2.1.9:
> >>> https://github.com/apache/mina/commit/8df31da1597056b73f5d6dbf11c75ce13227ba60
> >>>
> >>> * MINA 2.0.26:
> >>> https://github.com/apache/mina/commit/4d1cf35024ae565827b63c11bd0b42a62a1c3e49
> >>>
> >>>
> >>>
> >>>
> >>> The final artifacts are stored in a staging repository:
> >>> * MINA 2.1.9:
> >>> https://repository.apache.org/content/repositories/orgapachemina-1105
> >>> * MINA 2.0.26:
> >>> https://repository.apache.org/content/repositories/orgapachemina-1104
> >>>
> >>>
> >>>
> >>> The distributions are available for download on :
> >>> * MINA 2.1.9: https://dist.apache.org/repos/dist/dev/mina/mina/2.1.9
> >>> * MINA 2.0.26: https://dist.apache.org/repos/dist/dev/mina/mina/2.0.26
> >>>
> >>>
> >>> Let us vote :
> >>> [ ] +1 | Release MINA 2.1.9
> >>> [ ] ± | Abstain
> >>> [ ] -1 | Do *NOT* release MINA 2.1.9
> >>>
> >>>
> >>> [ ] +1 | Release MINA 2.0.26
> >>> [ ] ± | Abstain
> >>> [ ] -1 | Do *NOT* release MINA 2.0.26
> >>>
> >>>
> >>>
> >>> -- 
> >>> Regards,
> >>> Cordialement,
> >>> Emmanuel Lécharny
> >>> www.iktek.com
> >>>
> >>> ---------------------------------------------------------------------
> >>> To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org
> >>> For additional commands, e-mail: dev-h...@mina.apache.org
> >>>
> >>>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org
> >> For additional commands, e-mail: dev-h...@mina.apache.org
> >>
> >>
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org
> > For additional commands, e-mail: dev-h...@mina.apache.org
> > 
> 
> -- 
> *Emmanuel Lécharny* P. +33 (0)6 08 33 32 61
> elecha...@apache.org
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org
> For additional commands, e-mail: dev-h...@mina.apache.org
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org
For additional commands, e-mail: dev-h...@mina.apache.org

Reply via email to