jclausen
09/15/2022, 8:29 PMJordan Clark
09/15/2022, 8:31 PMbox task run compile.cfc
that call's lucee admin's createArchiveFromMapping() to compile cfc/cfm into a .lar archive, it appears it embeds the extension dependancies of the version of lucee embedded in the box server, which when it got bumped, was no longer the same as our specific application server ENV BOX_SERVER_APP_CFENGINE=lucee-light@5.3.9.133 so part of our service which used the s3 extension no longer had the version it wanted (because v5.3.9.160 wants a new s3 extension) so it started failingjclausen
09/15/2022, 8:33 PMJordan Clark
09/15/2022, 8:33 PM:jdk-alpine-3.5.4
has a fixed version of commandbox? what does the version number match to? alpine's version?jclausen
09/15/2022, 8:35 PMJordan Clark
09/15/2022, 8:36 PMjclausen
09/15/2022, 8:36 PMJordan Clark
09/15/2022, 8:37 PMJordan Clark
09/15/2022, 8:38 PMjclausen
09/15/2022, 8:39 PMJordan Clark
09/15/2022, 8:44 PMjclausen
09/15/2022, 8:44 PM