Well, I had my shell set to Java 8, did the build, then used "open" to open the freshly built CM. That should've used Java 8 (shell) or Java 17 (system). I'll double-check the about dialog to confirm which version it shows. I did the same for Java 11 and 14.
On Thu, Dec 23, 2021 at 12:42 PM Nikita Timofeev <ntimof...@objectstyle.com> wrote: > > Hi, > That's interesting, thanks for research. Thought it depends on runtime not > on compile version. Will look into this too. > FYI I'm using Java 11 on Mac and Windows for all recents releases, mainly > because it produces nicer JavaDoc. Thursday, 23 December 2021, 08:24pm > +03:00 from Michael Gentry blackn...@gmail.com : > > >In case it wasn't known, different Javas create different CM UI artifacts: > > > >https://imgur.com/a/cea5Q7t > > > >For Java 8, there are Dark Mode issues. When I turn Dark Mode off, it > looks > >almost like my Java 11/14 builds (with the hard-to-read Entity tab), etc. > > > >I'm not sure what the distribution DMG was built with, but when I double > >click it (about window says I'm running under Java 17), then the Entity > tab > >is normal, as well as a few other refinements. > > > > > >On Tue, Dec 21, 2021 at 3:24 AM Nikita Timofeev < > ntimof...@objectstyle.com> > >wrote: > > > > Hi all, > > > > Here is another try of the 4.1.1 release. This time with Gradle > > upgrade and proper support for the JDK 17 in the Modeler. > > > > Release notes: > > https://github.com/apache/cayenne/blob/4.1.1/RELEASE-NOTES.txt > > Maven repo: > > > https://repository.apache.org/content/repositories/orgapachecayenne-1048/ > > Assemblies: https://dist.apache.org/repos/dist/dev/cayenne/4.1.1/ > > > > Please evaluate and cast your votes > > > > -- > > Best regards, > > Nikita Timofeev > > >