Christopher Coco

Results 17 comments of Christopher Coco

@sjoerd-vogel Hi there, thanks for the issue! Reading through the previous ticket, I don't think the intention was that we are done here -- it's just that we don't yet...

@ComFreek hey there! We run a very large codebase and are still in the process of certifying the move to JDK11. I don't have a current ETA here but the...

@felixbr FYI, we've updated to sbt 1.3.10 in 6ee7b49a7aa22462648dd9be27e2c577b3a9f003. Scalatest upgrade may take a bit longer. Thanks.

@spockz thanks for the issue, we'll take a look into what we can do.

@greggdonovan Thanks for the issue, please note that Finatra is still only targeted to work with JDK8 at the moment (and soon JDK11).

@greggdonovan that's great! Thanks again for the issue.

@redkhalil we're targeting JDK11 support for Q1 or Q2 of 2022.

@modernptz the use of `x-forwarded-proto` is intentional and is only used if the passed value is different than the returned Location header's current scheme is thus **intended** to do just...

@fbiville thanks for the issue. This is currently by design. Why? Because the routes are added to the HttpRouter at a specific point in the startup lifecycle of the server...

@mosesn the CI action uses OpenJDK 1.8.0_332: ``` Run java -Xmx32m -version openjdk version "1.8.0_332" OpenJDK Runtime Environment (Zulu 8.62.0.19-CA-linux64) (build 1.8.0_332-b09) OpenJDK 64-Bit Server VM (Zulu 8.62.0.19-CA-linux64) (build 25.332-b09,...