Re: Java 11

2024-11-29 Thread Aaron Rosenzweig via Webobjects-dev
Hi Michael, We’ve been running Java 17 for a while now. I’ve heard others run Java 21. The main issue is the lack of modules and newer java requires modules for scope. You’ll need to add the following VM arguments both in Eclipse and also in the launch script of your .woa VM Arguments: --add

Java 11

2024-11-29 Thread Michael Kondratov via Webobjects-dev
Hello everyone ! I am thinking of migrating away from Java 8 to 11. HAs anyone had success with 11 and later versions of Java? Any issues? Sincerely, Michael ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev ma

Re: FrontBase driver for Java 11+ - was Mac OS Monterey

2021-12-21 Thread Jérémy DE ROYER via Webobjects-dev
Tip top 👍. Many thank’s, I’ve just switched to eclipse 2021-12 👏 Jérémy Le 21 déc. 2021 à 13:19, Samuel Pelletier mailto:sam...@samkar.com>> a écrit : Hi Jérémy, The fronbtbasejdbc driver on FrontBase site was updated with a new binary compiled for java 1.8+. Same version number but run on J

Re: FrontBase driver for Java 11+ - was Mac OS Monterey

2021-12-21 Thread Samuel Pelletier via Webobjects-dev
Hi Jérémy, The fronbtbasejdbc driver on FrontBase site was updated with a new binary compiled for java 1.8+. Same version number but run on Java 8+ instead of the previous release limited to Java 16+. Best regards, Samuel > Le 20 déc. 2021 à 03:11, Jérémy DE ROYER via Webobjects-dev > a é

Wonder Java 11 migration

2021-03-27 Thread Hugi Thordarson via Webobjects-dev
Hi all! A few of us would like to move the Wonder development branch from Java 8 to Java 11, as a first step in moving to modern java versions. https://github.com/wocommunity/wonder/pull/944 <https://github.com/wocommunity/wonder/pull/944> This means new versions of Wonder would o

Re: WO and Java 11

2018-10-19 Thread Hugi Thordarson
Hi Henrique! Thanks a lot for sharing your experiences—this is the best news I've heard in a while :). I had the same experience with the tooling, but apparently full Java 11 support is scheduled for the 2018-12 release of Eclipse (https://www.eclipse.org/eclipse/news/4.10/jdt.php). I

Re: WO and Java 11

2018-10-17 Thread Paul Hoadley
Hi Henrique, On 17 Oct 2018, at 10:19, Henrique Prange wrote: > 1. WOInject doesn't work > > The custom classloader used by WOInject doesn't work with Java 11. > Fortunately, there's already a pull request [1] with the fix. Version > 1.3-SNAPSHOT based on that b

Re: WO and Java 11

2018-10-16 Thread Fabian Peters
abian > Am 17.10.2018 um 01:49 schrieb Henrique Prange : > > Hi Hugi, > > I did some experiments using Java 11 last weekend. I've tried to migrate our > main application. It's a large app containing approximately 7200 unit tests. > I was expecting lots of issues. Surprisi

Re: WO and Java 11

2018-10-16 Thread Henrique Prange
Hi Hugi, I did some experiments using Java 11 last weekend. I've tried to migrate our main application. It's a large app containing approximately 7200 unit tests. I was expecting lots of issues. Surprisingly, though, I found just a handful of them. 1. WOInject doesn't w

WO and Java 11

2018-10-05 Thread Hugi Thordarson
So… Java is moving forward pretty fast these days. I'd like to move to 11 ASAP but I just wanted to check with the community first. Any luck? - hugi ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Web