David Foard · Feb 5, 2024 go to post

Tried using this repo in  GitHub Codespaces and even locally at the docker-compose command is not correct and does not create the container.

I split up the commands to just do docker-compose build and then docker-compose up -d and that worked.

I suspect the syntax on docker-compose --progress plain build is wrong.

David Foard · Jul 29, 2024 go to post

Is there a benefit to compiling mapped classes first before all others?

David Foard · Aug 1, 2024 go to post

We're currently on version 2023.1.3 and plan to upgrade to a version of 2024 sometime in 2025. Still the links below don't give a definitive answer for either release.

David Foard · Aug 1, 2024 go to post

Which we already know. We're planning for next years upgrade hence we need a definitive answer of yes or no for any 2024 version.

David Foard · Aug 1, 2024 go to post

The reason we need Java 21 support is we have several components that are based on EnsLib.PEX.BusinessService and written in Java 11. We need to migrate this code to Java 21. Perhaps we will be okay if we don't leverage any Java 21 specific capability, but still wanted to get some reassurance.