Zac Spitzer
Zac Spitzer
https://luceeserver.atlassian.net/browse/LDEV-4175
https://luceeserver.atlassian.net/browse/LDEV-3188
https://luceeserver.atlassian.net/browse/LDEV-4154
from https://github.com/brucekirkpatrick/Lucee/commit/474ecd9f03e64b4c5741d72cb7955e7ca5bc44f7 https://luceeserver.atlassian.net/browse/LDEV-2127
If markdown was supported as an output format, you could just pipe the output to $GITHUB_STEP_SUMMARY
Would it be possible to add OSGI metadata to the MANIFEST? just like zip4j did? https://github.com/srikanth-lingala/zip4j/issues/89 https://luceeserver.atlassian.net/browse/LDEV-4280
Once again, testing targeting java 11 https://github.com/lucee/Lucee/pull/2316 (5.4) https://github.com/lucee/Lucee/pull/2317 (6.1)
Lucee currently still supports java 8, let's try targeting java 11 and see how the build performs first run only has whitespace changes second run targets and tests with 11
Lucee currently still supports java 8, let's try targeting java 11 and see how the build performs first run only has whitespace changes with target 1.8 second run targets and...